This section of the Framework documentation provides information about basic application development tasks using the Dephi Framework Library
Discusses formatting and parsing base data types and using regular expressions to process text.
Discusses the various collection types available in the .NET Framework, including stacks, queues, lists, arrays, and structs.
Describes the Generics feature, including the generic collections, delegates, and interfaces provided by the .NET Framework. Provides links to feature documentation for C#, Visual Basic and Visual C++, and to supporting technologies such as Reflection.
Describes the numeric types in the .NET Framework.
Provides an overview of the event model in the .NET Framework.
Describes error handling provided by the .NET Framework and the fundamentals of handling exceptions.
Explains how you can perform synchronous and asynchronous file and data stream access, and how to use to isolated storage.
Describes how to work with time zones and time zone conversions in time zone-aware applications.
Describes how to create and work with assemblies and application domains.
Discusses the process of converting the state of an object into a form that can be persisted or transported.
Describes how to retrieve resources fo the current UI culture.
Provides information to help you design and develop world-ready applications.