Programming C♯

C# was designed from the ground up for development on Microsoft's .NET framework. As such, it's a high-performance language that's simple, safe, object-oriented, and Internet-centric. Programming C#, 3rd Edition teaches this new language in a way that experienced programmers will appr...

Full description

Bibliographic Details
Main Author: Liberty, Jesse
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly 2003
Edition:3rd ed
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04244nmm a2200421 u 4500
001 EB001940948
003 EBX01000000000000001103850
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9780596004897 
050 4 |a QA76.76.C154 
100 1 |a Liberty, Jesse 
245 0 0 |a Programming C♯  |c Jesse Liberty 
250 |a 3rd ed 
260 |a Sebastopol, CA  |b O'Reilly  |c 2003 
300 |a viii, 689 pages  |b illustrations 
505 0 |a I. The C# Language -- 1. C# and the .NET Framework -- 2. Getting Started: "Hello World" -- 3. C# Language Fundamentals -- 4. Classes and Objects -- 5. Inheritance and Polymorphism -- 6. Operator Overloading -- 7. Structs -- 8. Interfaces -- 9. Arrays, Indexers, and Collections -- 10. Strings and Regular Expressions -- 11. Handling Exceptions -- 12. Delegates and Events -- II. Programming with C# -- 13. Building Windows Applications -- 14. Accessing Data with ADO.NET -- 15. Programming Web Forms and Web Services -- 16. Putting it all together -- III. C# and the .NET CLR -- 17. Assemblies and Versioning -- 18. Attributes and Reflection -- 19. Marshaling and Remoting -- 20. Threads and Synchronization -- 21. Streams -- 22. Programming .NET and COM. 
653 |a Computer programming / fast 
653 |a C# (Langage de programmation) 
653 |a C# (Computer program language) / fast 
653 |a Computer Science 
653 |a Programmation (Informatique) 
653 |a Engineering & Applied Sciences 
653 |a Computer programming / http://id.loc.gov/authorities/subjects/sh85107310 
653 |a C# (Computer program language) / http://id.loc.gov/authorities/subjects/sh2001001705 
653 |a computer programming / aat 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a "Updated for VS. NET 1.1 & Visual Studio .NET 2003"--Cover. - "Building . NET applications"--Cover. - Includes index 
776 |z 0596004893 
856 4 0 |u https://learning.oreilly.com/library/view/~/0596004893/?ar  |x Verlag  |3 Volltext 
082 0 |a 500 
082 0 |a 620 
082 0 |a 005.13/3 
520 |a C# was designed from the ground up for development on Microsoft's .NET framework. As such, it's a high-performance language that's simple, safe, object-oriented, and Internet-centric. Programming C#, 3rd Edition teaches this new language in a way that experienced programmers will appreciate--by grounding its applications firmly in the context of Microsoft's .NET platform and the development of desktop and Internet applications. Bestselling author Jesse Liberty has updated this latest edition to reflect the release of Visual Studio .NET 2003 and the .NET Framework 1.1. He's also added an entirely new chapter demonstrating various web forms and web services applications, and enlarged and expanded his coverage of events and delegates in response to numerous reader requests. He's even added tips for programmers coming from VB and C++ backgrounds.  
520 |a The first part of this book introduces C# fundamentals, then goes on to explain: Classes and objects Inheritance and polymorphism Operator overloading Structs and interfaces Arrays, indexers, and collections String objects and regular expressions Exceptions and bug handling Delegates and events Part two of Programming C#, 3rd Edition focuses on development of desktop and Internet applications, including Windows Forms, ADO.NET and ASP.NET. ASP.NET includes Web Forms, for rapid development of web applications, and Web Services for creating objects without user interfaces, to provide services over the Internet. Part three gets to the heart of the .NET Framework, focusing on attributes and reflection, remoting, threads and synchronization, and streams. Part three also illustrates how to interoperate with COM objects.  
520 |a In much the way that you can see the features and personality of the parents and grandparents in young children, you can easily see the influence of Java, C++, Visual Basic, and other languages in C#. The level of information in Programming C#, 3rd Edition allows you to become productive quickly with C# and to rely on it as a powerful addition to your family of mastered programming languages