Pro Visual C++/CLI and the .NET 2.0 Platform
Title | Pro Visual C++/CLI and the .NET 2.0 Platform PDF eBook |
Author | Stephen R.G. Fraser |
Publisher | Apress |
Pages | 944 |
Release | 2006-11-22 |
Genre | Computers |
ISBN | 1430201096 |
Based on newest version of Visual Studio .NET (2005) and .NET Framework version 2.0 All topic areas include specific code examples Bridges the gap between classic C++ and Visual C++ .NET Update of a highly successful first edition
Professional Visual Studio 2005
Title | Professional Visual Studio 2005 PDF eBook |
Author | Andrew Parsons |
Publisher | John Wiley & Sons |
Pages | 914 |
Release | 2006-08-28 |
Genre | Computers |
ISBN | 0764598465 |
Taking a unique IDE-centric approach, well-respected authors examine the IDE capabilities readers will need to perform specific tasks, demonstrated in the context of building XML Web services The only book on the topic that introduces each characteristic of the IDE followed by an example of the context in which that feature is used Covers creating custom templates and wizards, reusing code and lightweight code generators, dynamically generating forms through reflections, managing data in the IDE, using the SQL designer to write stored procedures, debugging ASP.NET Web forms, and much more
Beginning Visual C#® 2005
Title | Beginning Visual C#® 2005 PDF eBook |
Author | Karli Watson |
Publisher | John Wiley & Sons |
Pages | 1104 |
Release | 2005-12-02 |
Genre | Computers |
ISBN | 0471752967 |
Creating next-generation software and applications is now easier than ever with the release of Visual C# 2005. This accessible book guides you through all aspects of C# programming and the capabilities of Visual Studio 2005 so that you can begin developing customized applications. You'll first learn all aspects of the C# language, from the fundamentals to object-oriented techniques. You'll then quickly progress through Windows(r) and Web programming to making use of data sources, and finally to some advanced techniques such as XML documentation and graphics programming with GDI+. Throughout the book, you'll also find helpful hints, tips, exercises, and full-fledged example code that will enhance your programming skills. This book covers everything you need to know about Visual C# 2005 and the .NET Framework to create powerful, secure applications for mobile devices, Web applications, Windows applications, and Web services. What you will learn from this book Ways to add functionality to your Visual C# applications How to publish applications to the Web with the click of a button Techniques for assembling advanced Windows applications with a minimum of effort and time Tips for using Web services to add complex data and functionality to Web applications How to improve your C# applications using object-oriented programming Steps for using ADO.NET to interact with databases and deal with XML Who this book is for This book is for anyone who wants to learn how to program in C# using the .NET Framework. It is also for programmers who know .NET 1.0 and want to find out about the latest features of .NET 2.0 and Visual Studio 2005. Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.
IVOR HORTON'S,
Title | IVOR HORTON'S, PDF eBook |
Author | HORTON |
Publisher | Wrox Press |
Pages | 984 |
Release | 1997-12-08 |
Genre | Computers |
ISBN |
C++, probably the most widely used programming language today, is available on all computers and is flexible and powerful enough to be useful for almost any programming task. "Beginning C++ Programming" is perfect for the absolute beginner to programming, taking each concept and explaining it.
Professional C# 2005 with .NET 3.0
Title | Professional C# 2005 with .NET 3.0 PDF eBook |
Author | Christian Nagel |
Publisher | John Wiley & Sons |
Pages | 1802 |
Release | 2007-06-15 |
Genre | Computers |
ISBN | 0470180560 |
Preparing readers to program in C#, this authoritative guide provides the necessary background information on how the .NET architecture works Begins with a tutorial on C# 2005 and the .NET 3.0 Framework, then moves through the vast .NET class library, showing how C# can be used to solve various tasks Includes coverage of the new .NET 3.0 Framework, Generics, ObjectSpaces, .NET 3.0 in SQL Server, ASP.NET 3.0, Windows Communication Foundation, Windows Workflow Foundation, Windows Presentation Foundation, arrays, system transactions, tracing, and event logging Additional coverage includes such topics as writing Windows applications and Windows services, writing Web pages and Web services with ASP.NET 3.0, manipulating XML using C# 2005, and generating graphics using C# 2005
Professional Microsoft Robotics Developer Studio
Title | Professional Microsoft Robotics Developer Studio PDF eBook |
Author | Kyle Johns |
Publisher | John Wiley & Sons |
Pages | 867 |
Release | 2009-02-10 |
Genre | Technology & Engineering |
ISBN | 0470500182 |
Microsoft Robotics Developer Studio (MRDS) offers an exciting new wayto program robots in the Windows environment. With key portions of the MRDS code available in source form, it is readily extensible and offers numerous opportunities for programmers and hobbyists. This comprehensive book illustrates creative ways to use the tools and libraries in MRDS so you can start building innovative new robotics applications. The book begins with a brief overview of MRDS and then launches into MRDS concepts and takes a look at fundamental code patterns that can be used in MRDS programming. You'll work through examples—all in C#—of common tasks, including an examination of the physics features of the MRDS simulator. As the chapters progress, so does the level of difficulty and you'll gradually evolve from navigating a simple robot around a simulated course to controlling simulated and actual robotic arms, and finally, to an autonomous robot that runs with an embedded PC or PDA. What you will learn from this book How to program in the multi-threaded environment provided by the concurrency and coordination runtime Suggestions for starting and stopping services, configuring services, and packaging your services for deployment Techniques for building new services from scratch and then testing them How to build your own simulated environments and robots using the Visual Simulation Environment What robots are supported under MRDS and how to select one for purchase Who this book is for This book is for programmers who are interested in becoming proficient in the rapidly growing field of robotics. All examples featured in the book are in C#, which is the preferred language for MRDS.
Wrox's Visual C# 2005 Express Edition Starter Kit
Title | Wrox's Visual C# 2005 Express Edition Starter Kit PDF eBook |
Author | F. Scott Barker |
Publisher | John Wiley & Sons |
Pages | 333 |
Release | 2006-02-13 |
Genre | Computers |
ISBN | 0764589555 |
This low-cost, entry-level Starter Kit is an ideal learning tool for novice C♯ programmers. The author has trained thousands of developers all over the world, and his approachable writing style helps readers easily understand the concepts of Visual C♯ Express and its integration with Visual Studio 2005. Explains how to develop applications with Visual C♯ Express using Windows Forms, ASP.NET, and Windows Services. Coverage of Visual C♯ is project- and task-based so readers get quick results as they apply what they have ...