Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Engineering & Applied Sciences 372
- Computer Science 300
- Development 251
- Application software 244
- Java (Computer program language) 193
- Web site development 149
- XML (Document markup language) 132
- Web sites 125
- Database management 123
- Design 114
- Computer programs 104
- Internet programming 93
- Microsoft .NET Framework 88
- XML (Lenguaje de marcas) 86
- Electrical & Computer Engineering 76
- Telecommunications 75
- C# (Computer program language) 60
- Computer programming 59
- Android (Electronic resource) 55
- SQL server 54
- Programming languages (Electronic computers) 51
- Data processing 50
- Python (Computer program language) 48
- Computer software 47
- Programming 47
- Client/server computing 46
- Web services 44
- Management 42
- Relational databases 41
- Mobile computing 40
-
921por Bullen, Stephen“…Along the way, the authors offer best practices for every type of Excel development, from building add-ins through interacting with XML Web services. Coverage includes Building add-ins to provide new Excel functions Designing effective worksheets, userforms and other user interface elements Leveraging Excel's powerful data analysis features Creating sophisticated custom charts Handling errors, debugging applications and optimizing performance Using class modules and interfaces to create custom objects Understanding Windows API calls: when to use them, and how to modify them Adding worksheet functions with C-based XLLs Programming with databases Controlling external applications from Excel Integrating with Visual Basic 6, VB.NET and Visual Studio Tools for Office Using XML to import and export data and communicate with Web services Providing help, securing, packaging and distributing The accompanying CD-ROM contains the book's sample timesheet application at every stage of construction, with detailed code comments. …”
Publicado 2005
Libro electrónico -
922por Deitel, Paul J.“…Start with a concise introduction to XHTML, CSS, and JavaScript before rapidly moving on to more advanced client-side development with DOM, XML, AJAX, JSON, and other RIA technologies. Then proceed to server-side development with web servers, databases, PHP, Ruby on Rails, ASP.NET, JavaServer Faces, and web services. …”
Publicado 2008
Libro electrónico -
923Publicado 2001“…You'll also find lots of updated information on using graphics, multimedia, audio and video, and advanced technologies such Dynamic HTML, Javascript, and XML, as well as new chapters on XHTML, WML, and SMIL. …”
Libro electrónico -
924Publicado 2003“…Coverage includes: Developing the key elements of a Curl-based application framework Creating search interfaces that accept and extract XML responses, then display them in flexible, powerful spreadsheet-like grids Using Curl to show data within 2D graphs Building Web-based data mining applications that can "drill down" to more detailed views of data Using Curl's built-in SOAP support to construct sophisticated Web services…”
Libro electrónico -
925Publicado 2008“…Get full details on all exam topics including how to: Install and configure SQL Server 2005 Manage database design Use Transact-SQL and XML Work with functions, triggers, and CLR integration Optimize, monitor, and secure databases Create stored procedures Handle disaster recovery Work with Service Broker, Web Services, and MARS Use SQL Server Reporting Services and Notification Services Manage locks, deadlocks, and cursors Transfer data using Replication and SQL Server Integration Services The CD-ROM features: Six full practice exams-two for each exam: 70-431, 70-441, & 70-442 Scripts from the step-by-step exercises in the book Video training clips from the author Complete electronic book…”
Libro electrónico -
926por Deitel, Paul J.“…A comprehensive book that covers the fundamentals needed to program on the Internet, this book provides in-depth coverage of introductory programmming principles, various markup languages (XHTML, Dynamic HTML and XML), several scripting languages (JavaScript, PHP, Ruby/Ruby on Rails and Perl); AJAX, web services, Web Servers (IIS and Apache) and relational databases (MySQL/Apache Derby/Java DB) -- all the skills and tools needed to create dynamic Web-based applications. …”
Publicado 2008
Libro electrónico -
927Publicado 2002“…These technologies are explained in the context of real-world projects, such as an e-commerce application, a document management program, file upload and programmable file download, and an XML-based online book project. In addition to excellent content, this book includes licenses to two Java web components from BrainySoftware.com. …”
Libro electrónico -
928por Papa, John“…With this book, you will: Know when and how to use LINQ to JSON, LINQ to XML, and LINQ to Objects Learn how Silverlight 2 applications bind, pass, read, save, query, and present data Discover how your application can call web services to work with SOAP, REST, RSS, AtomPub, POX and JSON Design REST, ASMX, and WCF web services that communicate with Silverlight 2 Harness RESTful web services such as Digg, Amazon, and Twitter Retrieve and save data using the new Entity Framework and WCF Work with RESTful ADO.NET Data Services and its Silverlight client library to move data between your Silverlight application and a database Data-Driven Services with Silverlight 2 offers many tips and tricks for building data-rich business applications, and covers the scenarios you're most likely to encounter. …”
Publicado 2009
Libro electrónico -
929Publicado 2009“…Using LINQ, developers can query objects, relational databases, XML documents, and ADO.NET datasets--and do it all directly from C# 3.0, leveraging the powerful capabilities of LINQ. …”
Libro electrónico -
930Publicado 2008“…It will provide ready-to-use samples using .NET, XML, CSS and AJAX. After reading the book, a web developer/designer will be confident enough to start developing gadgets for Windows Vista Sidebar. …”
Libro electrónico -
931Publicado 2009“…Up to this point, it has only been possible to build WPF applications manually, mainly by hand-coding in XAML-WPF's declarative XML-based markup language. The soon-to-be-released Visual Studio 2008 provides the full set of developer tools you need to take advantage of this exciting technology. …”
Libro electrónico -
932Publicado 2009“…Install, configure, and customize SQL Server 2008 Reporting Services Create SELECT queries to extract data Generate reports from the Report Wizard and from scratch Add charts, images, and gauges Build reusable report templates Use the new Tablix data format to create reports with any structure Export reports to Word, Excel, PDF, HTML, XML, and other formats Enable end-user access to reports via the Report Server and its Report Manager web interface…”
Libro electrónico -
933Publicado 2012“…A Practical Primer for XPages Application Development, Debugging, and Performance Using XPages, Lotus® Notes® and Domino® developers can quickly create state-of-the-art web, mobile, and Notes client business applications using standard technologies like HTML, JavaScript, CSS, and XML. Now, there’s a perfect portable XPages quick reference for every working developer. …”
Libro electrónico -
934Publicado 2013“…Discover how C# supports fundamental coding features such as classes, other custom types, collections, and error handling Understand the differences between dynamic and static typing in C# Query and process diverse data sources such as in-memory object models, databases, and XML documents with LINQ Use .NET’s multithreading features to exploit your computer’s parallel processing capabilities Learn how the new asynchronous language features can help improve application responsiveness and scalability Use XAML to create Windows 8-style, phone, and classic desktop applications…”
Libro electrónico -
935por Cadenhead, Rogers“…Set up your Java programming environment Write your first working program in just minutes Control program decisions and behavior Store and work with information Build straightforward user interfaces Create interactive web programs Use threading to build more responsive programs Read and write files and XML data Master best practices for object-oriented programming Create flexible, interoperable web services with JAX-WS Use Java to create an Android app PART I: Getting Started HOUR 1: Becoming a Programmer HOUR 2: Writing Your First Program HOUR 3: Vacationing in Java HOUR 4: Understanding How Java Programs Work PART II: Learning the Basics of Programming HOUR 5: Storing and Changing Information in a Program HOUR 6: Using Strings to Communicate HOUR 7: Using Conditional Tests to Make Decisions HOUR 8: Repeating an Action with Loops PART III: Working with Information in New Ways HOUR 9: Storing Information with Arrays HOUR 10: Creating Your First Object HOUR 11: Describing What Your Object Is Like HOUR 12: Making the Most of Existing Objects PART IV: Programming a Graphical User Interface HOUR 13: Building a Simple User Interface HOUR 14: Laying Out a User Interface HOUR 15: Responding to User Input HOUR 16: Building a Complex User Interface PART V: Moving into Advanced Topics HOUR 17: Creating Interactive Web Programs HOUR 18: Handling Errors in a Program HOUR 19: Creating a Threaded Program HOUR 20: Reading and Writing Files PART VI: Writing Internet Applications HOUR 21: Reading and Writing XML Data HOUR 22: Creating Web Services with JAX-WS HOUR 23: Creating Java2D Graphics HOUR 24: Writing Android Apps PART VII: Appendixes APPENDIX A: Using the NetBeans Integrated Development Environment APPENDIX B: Where to Go from Here: Java Resources APPENDIX C: This Book’s Website APPENDIX D: Setting U..…”
Publicado 2012
Libro electrónico -
936por Roberts, Scott, 1969-“…Ideal for information workers, power users, and experienced form designers and developers, it teaches each new techniques through downloadable examples, including form templates, code, and XML. You’ll start with a complete hands-on primer for designing rich forms with InfoPath Designer, covering Forms Services, data retrieval and submission, controls, customization, saving, publishing, and workflow. …”
Publicado 2011
Libro electrónico -
937Publicado 2019“…You will be using Maven, npm (Dependency Management), TestNG (XML Test Suite, parallel, and multiple browsers), JUnit, Selenium IDE, Katalon Studio, Selenium Standalone, and Selenium Grid. …”
-
938Publicado 2020“…Discover how to build an automation framework from scratch using TestNG, Java, Maven, and Selenium WebDriver with a page object model About This Video Learn how to manage test execution using TestNG XML files Understand the difference between hard and soft assertions in TestNG Find out how to create a BasePage class In Detail This course will take you through the basics as well as advanced concepts in TestNG and automation framework building. …”
-
939Publicado 2015“…Nowe wydanie bestsellerowej ksiazki w pelni zaktualizowane do wersji C 60 oferuje ponad 150 uzytecznych rozwiazan dla typowych i nie az tak typowych problemow z ktorymi musza sobie radzic programisci C w codziennej pracy Wiekszosc przykladow zostalo przypisanych z wykorzystaniem nowych funkcjonalnosci C 60 To lektura obowiazkowa dla kazdego programisty preferujacego ogolniejsze rozwiazania jezyka C i szukajacego szybkich odpowiedzi na teoretyczne pytania C 60 Ksiega przykladow udostepnia nowe przepisy dla metod asynchronicznych obiektow dynamicznych zaawansowanej obslugi bledow kompilatora Rosyln i jeszcze wiecej Niektore z omawianych zagadnien Klasy i typy ogolne Kolekcje wyliczenia i iteratory Typy danych Wyrazenia LINQ i Lambda Obsluga wyjatkow Odbicia i programowanie dynamiczne Wyrazenia regularne Interakcja z systemem plikow Praca w sieci i Web Wykorzystanie XML Watkowanie synchronizacja i wspolbieznosc Kazdy przepis w ksiazce zawiera przetestowany kod ktory mozna pobrac z witryny oreillycom i wykorzystac we wlasnych aplikacjach przy czym do kazdego z nich dolaczone jest szczegolowe wyjasnienie jak i dlaczego dziala pokazana technika Do korzystania z ksiazki i dolaczonych przykladow nie trzeba byc doswiadczonym programista C lub NET Trzeba jedynie byc kims kto chce rozwiazac problem juz teraz bez koniecznosci poznawania najpierw calej powiazanej teorii…”
Libro electrónico -
940Publicado 2018“…Say goodbye to JSON and XML About This Video Learning and getting hands-on on Protocol Buffers helps you to enhance your career opportunities and helps to boost your income. …”