Tags
Language
Tags
August 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Mastering Visual C# .NET

    Posted By: softhunt

    By Jason Price, Mike Gunderloy "Mastering Visual C# .NET"
    Publisher: Sybex | Pages: 800 | 2002-08-20 | ISBN: 0782129110 | 7.8Mb | PDF

    Mastering Visual C# .NET is the best resource for getting everything you can out of the new C# language and the .NET Framework. You'll master C# language essentials, quickly taking advantage of the many improvements it offers over C++ and see tons of examples that show you all the ways that .NET can make your programming more efficient and your applications more powerful. You'll learn how to create stand-alone applications, as well as build Windows, web, and database applications. You'll even see how to develop web services—a technology that holds great promise for 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 and debugging
    * Creating distributed applications with remoting and web services
    * 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 manipulate information
    * Using multi-threading for greater application efficiency
    * Using reflection to manipulate running code
    * Building distributed applications with remoting and web services
    * 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