New User!
C#.Net Developer's Guide
By: SyngressImprint: Syngress
Format: Adobe Encrypted (DRM)
Earn $0.50 - Write a Review »
Microsoft's C# ("C sharp") is a modern, object-oriented programming language built from the ground up to exploit the power of XML-based Web services on Microsoft's new .NET platform. With its Visual C++ development system heritage, C# will enable millions of C and C++ developers to use existing skills to rapidly build sophisticated XML-based .NET applications.
Why Will Web Developers Switch to C#?
...Because it's the ideal solution for C and C++ programmers who need to combine rapid development with the power to access all the functionality of the Microsoft.NET platform. They want an environment that is completely in sync with emerging Web standards and one that provides easy integration with existing applications.
C#.net Web Developer's Guide will enhance developer productivity and help them eliminate programming errors that can lead to increased development costs. This book teaches Web developers to quickly and easily build solutions for the Microsoft .NET platform. Web developers will learn to use C# components to build Web services and applications that are available across the Internet, from any application running on any platform.
* Timely coverage of newly released product - programmers and developers are anxious to learn about the new technology
* Comes with Syngress' revolutionary wallet-sized CD containing a printable HTML version of the book and all of the source code examples and demos of popular C# upgrade and programming tools
See more like this in our Computers eBooks section
Share your thoughts on the C#.Net Developer's Guide Computers eBook with others!
| Title of Computers eBook: C#.Net Developer's Guide | |
| Release Date: 02-11-2002 | |
| Publisher: Syngress |
This eBook download is available in the following formats:
| Parent title | C#.Net Developer's Guide |
|---|---|
| Encrypted (DRM) | Yes |
| SKU | 9780080476360 |
| File size | 6901 |
| Security | n/a |
| Printing | Not allowed |
| Copying | Not allowed |
| Read aloud | No Sys requirements Download reader |
| Devices | Samsung Tablet, Apple Ipad & Iphone, Barnes & Noble Nook, Kobo eReader, Aluratek Libre, Iliad, Nokia, Blackberry, Hanlin |
| Note | Excellent navigation features are available via Adobe such as bookmarks and a quick access table of contents. Text search is easily accessible. An Adobe DRM-protected file is different than a pdf file in that it uses Adobe DRM (Digital Rights Management) technology, which authors and publishers use to protect their content from illegal online distribution and to set certain privileges such as restrictions on copying and printing. |
C#.Net Developer's Guide
Chapter One
Introducing the Microsoft .NET Platform Solutions in this chapter:
* Introducing the .NET Platform
* Features of the .NET Platform
* Components of the .NET Architecture
* Exploring the Code Cycle
* The Pursuit of Standardization
Summary
Solutions Fast Track
Frequently Asked Questions
Introduction
The .NET platform is the foundation upon which the next generation of software will be built. Microsoft has invested a lot of capital in its development, and is putting its considerable weight behind its adoption as a new standard. A long list of Microsoft partners have also announced support for .NET tools and components—you can check http://msdn.microsoft.com/vstudio/partners for a current list of vendors who have .NET offerings.
The .NET platform is much more than a new language, software development kit (SDK), or even an operating system. It offers powerful new services, a new processor-independent binary format, new managed languages, managed language extensions to existing languages, and the list goes on. Effectively using these new tools is not possible without a firm background of the platform that will empower your applications.
In this chapter, we take a look at the various components of the .NET platform. We introduce not only the concepts and their technology, but explain the terminology used to describe them. This will enable you to have a strong understanding of the internal workings of the .NET platform, and get the full benefit of the information in the following chapters.
Introducing the
...








