Mastering Visual C# .NET von Jason Price | ISBN 9780782152234

Mastering Visual C# .NET

von Jason Price und Mike Gunderloy
Mitwirkende
Autor / AutorinJason Price
Autor / AutorinMike Gunderloy
Buchcover Mastering Visual C# .NET | Jason Price | EAN 9780782152234 | ISBN 0-7821-5223-6 | ISBN 978-0-7821-5223-4
Leseprobe

Mastering Visual C# .NET

von Jason Price und Mike Gunderloy
Mitwirkende
Autor / AutorinJason Price
Autor / AutorinMike Gunderloy
Get Everything You Can Out of Visual C# and the . NETFramework
Mastering Visual C# . NET is the best resource for gettingeverything you can out of the new C# language and the . NETFramework. You'll master C# language essentials, quickly takingadvantage of the many improvements it offers over C++ and see tonsof examples that show you all the ways that . NET can make yourprogramming more efficient and your applications more powerful. You'll learn how to create stand-alone applications, as well asbuild Windows, web, and database applications. You'll even see howto develop web services--a technology that holds great promisefor the future of distributed application.
Coverage includes:
* Mastering the fundamentals and advanced aspects of the C#language
* Using Visual Studio . NET for increased coding productivity anddebugging
* Creating distributed applications with remoting and webservices
* Understanding object-oriented concepts
* Delivering data across the Internet with web services
* Using XML to communicate with other applications
* Accessing databases with ADO. NET
* Building Windows applications
* Creating web applications using ASP. NET
* Reading and writing data from/to files or the Internet
* Using advanced data structures to store and manipulateinformation
* Using multi-threading for greater application efficiency
* Using reflection to manipulate running code
* Building distributed applications with remoting and webservices
* Securing code and authenticating users
* Using built-in encryption facilities
* Making your applications world-ready
* Parsing strings with regular expressions
* Using delegates to handle runtime events
* Programming defensively with exception handling