4243What is Microsoft .NET Framework?http://mycplus.com/cplus.asp?CID=32The Microsoft .NET Framework, more commonly known as simply the .NET Framework, is a software development platform created by Microsoft. The .NET Framework is now in version 2.0, which was released in October of 2005 and is the successor to two major previous versions: 1.0 and 1.1. .NET is a Microsoft technology that allows cross-language development and provides a large standard library. Other competing approaches are cross-platform languages, i.e. Perl, using a cross-platform runtime like the Java Virtual Machine, or compile standard ANSI C to each platformASP.NET > Tips and TutorialsOct 10, 2006Muhammad Saqib
ASP.NET 2.0 Tutorials : Configuring Page-Level Caching - In this tutorial you will learn how to configure Page-Level Caching. Page directive and Duration attribute.
In this source code we will look at how to read an XML data source and how to put it on our ASP.NET page. For this example you can use a sample XML file putting same folder with our source code. .
Last time around we installed all the prerequisites and finally even ASP.NET. Now that that's done, you can start writing ASP.NET pages of your very own. This time around, we walk you through your first one.
HTML controls is lighter than server controls especially if you are using server controls with its default properties. Server controls generally is easier to use than HTML controls, and on the other side they are slower than HTML controls. So, it is recommended to use HTML controls whenever possible and avoid using unnecessary server controls.
In this tutorial you will learn about Data Bound Controls - The Hierarchy of Data Bound Controls, Simple Data Bound Controls, Composite DataBound Controls and Hierarchical Data Bound Controls.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.