VB.NET core classes in a nutshell a desktop quick reference

The .NET platform gives Visual Basic developers access to an entirely new and comprehensive class library that promises to further simplify and speed VB application development. In VB.NET Core Classes in a Nutshell , VB Programmers will find a concise and thorough reference to the types found in the...

Descripción completa

Detalles Bibliográficos
Autor principal: Kurniawan, Budi (-)
Otros Autores: Neward, Ted
Formato: Libro electrónico
Idioma:Inglés
Publicado: Beijing ; Cambridge [Mass.] : O'Reilly c2002.
Edición:1st ed
Colección:Nutshell handbook
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627140506719
Tabla de Contenidos:
  • Ch. 1. Introduction
  • Ch. 2. Reference
  • Ch. 3. Microsoft.Win32
  • Ch. 4. System
  • Ch. 5. System.Collections
  • Ch. 6. System.Collections.Specialized
  • Ch. 7. System.Diagnostics
  • Ch. 8. System.Globalization
  • Ch. 9. System.IO
  • Ch. 10. System.IO.IsolatedStorage
  • Ch. 11. System.Net
  • Ch. 12. System.Net.Sockets
  • Ch. 13. System.Reflection
  • Ch. 14. System.Reflection.Emit
  • Ch. 15. System.Runtime.InteropServices
  • Ch. 16. System.Runtime.Serialization
  • Ch. 17. System.Runtime.Serialization.Formatters
  • Ch. 18. System.Text
  • Ch. 19. System.Text.RegularExpressions
  • Ch. 20. System.Threading
  • Ch. 21. System.Timers
  • Ch. 22. System.Xml
  • Ch. 23. System.Xml.XPath
  • Ch. 24. System.Xml.Xsl.