Wireless Web Development
Title | Wireless Web Development PDF eBook |
Author | Ray Rischpater |
Publisher | Apress |
Pages | 398 |
Release | 2002-07-22 |
Genre | Computers |
ISBN | 1430211032 |
Rischpater's second edition has new coverage of HTML, WAP 2.0, XML, Palm's WCA and iMode in detail and improves the text of the first edition with time-tested information.
Doing Web Development
Title | Doing Web Development PDF eBook |
Author | Deborah Kurata |
Publisher | Apress |
Pages | 494 |
Release | 2008-01-01 |
Genre | Computers |
ISBN | 143020852X |
Written for professional software developers this book maps out the client-side issues that every Web application programmer needs to know. It provides comprehensive coverage on all aspects of client-side Web development, from the basics of HTML to client-side scripting to XML, XSL, and SOAP. In doing so, Kurata provides an essential balance to the server-side techniques, such as database access and server component development. These client-side techniques enable Web application developers to offload work to the client computer, improving scalability by reducing server requests, while simultaneously offering a richer user experience. To that end, this book is indispensable reading for any software developer interested in up-to-date coverage of the essentials of web development.
Network World
Title | Network World PDF eBook |
Author | |
Publisher | |
Pages | 68 |
Release | 1997-08-04 |
Genre | |
ISBN |
For more than 20 years, Network World has been the premier provider of information, intelligence and insight for network and IT executives responsible for the digital nervous systems of large organizations. Readers are responsible for designing, implementing and managing the voice, data and video systems their companies use to support everything from business critical applications to employee collaboration and electronic commerce.
GDI+ Programming in C# and VB .NET
Title | GDI+ Programming in C# and VB .NET PDF eBook |
Author | Nick Symmonds |
Publisher | Apress |
Pages | 601 |
Release | 2008-01-01 |
Genre | Computers |
ISBN | 1430208287 |
GDI+ Programming in C# and VB .NET starts out with an explanation of GDI+ and how it relates to GDI. Nick Symmonds also includes a chapter on common ways to draw using VB6 and C++. The book then delves deep into the GDI+ namespaces and classes-basic drawing is discussed first with later chapters going deeper into more complex drawing. Paths, Gradients, Alpha Blends, Matrix operations, and transformations are all explained in understandable detail. Later chapters discuss working with bitmaps and other images, drawing, and printing. The final two chapters are devoted to useful projects that tie up the subject matter of the previous chapters in real world examples. Throughout GDI+ Programming in C# and VB .NET, the author not only explains the different namespaces and classes relating to GDI+, but he also takes time to talk about best practices concerning graphics programming. Woven throughout the book are numerous examples that tie together different aspects of programming in .NET, teaching programmers how to get the best possible speed and efficiency out of their code.
CIL Programming
Title | CIL Programming PDF eBook |
Author | Jason Bock |
Publisher | Apress |
Pages | 355 |
Release | 2008-01-01 |
Genre | Computers |
ISBN | 1430208457 |
Most .NET developers will use a high-level language, such as C# or VB .NET, to develop their systems. However, the core language of .NET is the Common Intermediate Language, or CIL. This language is the language of .NET-whatever is allowed by the .NET specifications can be done in CIL, and it can do much that C# and VB .NET cannot. Understanding how the CIL works will give .NET developers a deep, language-independent insight into the core parts of .NET. Furthermore, such knowledge is essential for creating dynamic types, a powerful part of the .NET Framework. In this book, Bock covers the essentials of programming the CIL. First, he discusses the basics of what .NET: assemblies are, how manifests fit into the picture, and much more. Bock then shows how to create assemblies in .NET-this will cover the ilasm directives and CIL opcodes, and how these are used to define assemblies, classes, field, methods, and method definitions. Bock also covers how C# and VB .NET and other non-MS languages emit CIL and how they differ. Finally, Bock shows how one can create dynamic assemblies at runtime via the Emitter classes.
Distributed .NET Programming in C#
Title | Distributed .NET Programming in C# PDF eBook |
Author | Tom Barnaby |
Publisher | Apress |
Pages | 516 |
Release | 2002-05-29 |
Genre | Computers |
ISBN | 1430211075 |
Barnaby describes how to use the new .NET technologies to build fast, scalable, and robust distributed applications.
Pocket PC Database Development with eMbedded Visual Basic
Title | Pocket PC Database Development with eMbedded Visual Basic PDF eBook |
Author | Rob Tiffany |
Publisher | Apress |
Pages | 273 |
Release | 2001-07-15 |
Genre | Computers |
ISBN | 1430211423 |
The Pocket PC is the fastest growing platform for building handheld-based enterprise applications. Free from the memory limitations and underpowered processors of other handheld platforms, Pocket Access and eMbedded Visual Basic are providing the Pocket PC with the same one-two punch that Microsoft Access and Visual Basic gave Windows application development in the early 1990s. As the first rapid application development tool for the Pocket PC, eMbedded Visual Basic increases developer productivity and allows for the creation of a wide range of database applications to empower an increasingly mobile workforce. This is the first book on the market to focus on Pocket PC development using Microsoft's free eMbedded Visual Basic 3.0. Pocket PC Database Development with eMbedded Visual Basic is designed to get software developers up to speed building Pocket Access database applications using eMbedded Visual Basic on the Pocket PC. Author Rob Tiffany has put his own Visual Basic background to work in developing advanced Pocket PC applications for large energy companies. It's from this perspective that he guides professional Visual Basic and Access programmers into the world of Pocket PC software development. This book ramps up your skills in fast-paced but pragmatic fashion. After describing the subset of the SQL language that Pocket PC developers need to know, the author guides you through Microsoft's ADOCE and ActiveSync technologies with no-nonsense examples. Tiffany effectively shares his "been there, done that" experience to help programmers avoid the shoals can sink efforts to build Pocket PC applications that communicate with either local Pocket Access databases or remote SQL Server databases.