XML is now an established technology for the description and transportation of data, and has made a major impact on almost every aspect of software development. When Microsoft introduced the .NET Framework, they took advantage of XML wherever they co
XML Serialization in ASP.NET is an article in which author gives details about the processes of transforming the object's state to serial data format, which is termed as Object Serialization. The author explains in step by step procedure for both ser
Guestbook System written in ASP.NET 2.0, which uses Serialization to store messages.
The .NET Framework is an article that shows you an overview of .NET technology. .NET is platform independent and it contains common set of libraries known as the .NET Framework. The .NET framework contains various classes which are used for, creating
Taking Advantage of .NET Framework Classes - Part 1 is a tutorial which discusses about the system classes, assemblies and namespaces of the .NET framework. .NET framework contains ASP.NET, the Common Language Runtime (CLR)and the .NET Framework clas
Visual Studio.NET and the .NET Framework provide a rich set of XML capabilities. This presentation demonstrates how to use those capabilities by taking an approach that puts XML at the core of the architecture / design of a reality-based distributed
Serial Killer is an artcile in which author describes about writing out the object into a text file, which is simply termed as serialization. The author gives details about how serialization works on properties and fields. The author describes about
Introducing the .NET Framework and JScript.NET is a tutorial which brief describes you about the .NET architecture and JScript.NET. .NET framework consist of four main components such as NET class library, Common Language Runtime, Visual Studio.NET a
An Examination of .NET and How and Where ASP.NET Fits In is an article which describes you about the .NET framework and how ASP.NET fits into that framework. The author also discusses about how a source code is translated into an executable program w
This is a website that deals with .NET framework and ASP.NET. Visitors can find several tutorials and articles related to various ASP.NET issues. This website can be utilized by the visitors to learn more about the functions of .NET framework. This w |