.NET Compact Framework Programming with C# is the definitive tutorial and reference for the .NET Compact Framework (CF). It shows you how to transfer your skills and your code to the Pocket PC 2003 and other mobile and embedded smart devices.Authors Paul Yao and David Durant draw upon their years of
.NET compact framework programming with Visual Basic .NET
β Scribed by Paul Yao, David Durant
- Publisher
- Addison-Wesley Professional
- Year
- 2004
- Tongue
- English
- Leaves
- 1424
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
.NET Compact Framework Programming with Visual Basic .NET is the definitive tutorial and reference for the .NET Compact Framework (CF). It shows you how to transfer your skills and your code to the Pocket PC 2003 and other mobile and embedded smart devices. Authors Paul Yao and David Durant draw upon their years of research and experience with members of the Microsoft .NET CF team to show you exactly how the best CF programming gets done in Visual Basic .NET. This is the only book a programmer needs to master the art of CF coding. Throughout the book, sample code and examples illustrate best practices and programming techniques. In addition, the companion Web site includes downloadable code for all these examples, along with a set of development tools to help you with your CF development projects.
π SIMILAR VOLUMES
"For nearly two decades, Paul Yao and David Durant have been acknowledged as experts on the Windows platform, so itβs only natural that they would bring their experienced point of view to the .NET Compact Framework. With a unique combination of historical perspective and in-depth understanding of th
This text introduces the development of applications for Windows computers and the Internet using Visual Basic .NET. The author takes the reader through the process of using the Development Studio, writing advanced Windows applications, and developing Web application. No familiarity with Visual Basi
This is one of the best books so far I have read for this topic - Database Programming with Visual Basic.NET. Unlike other similar books, in which a huge block of codes starts from the first page and ends until the last page of the books, this book starts with a new style - Design Tools and Wizards,
After an introduction to abstract data types and their initial implementation using structures, Michael McMillan analyzes standard OOP topics, including class design, inheritance, access modifiers and scoping issues, abstract classes, design and implementation of interfaces and design patterns, and