Migrating from ASP to ASP.NET is a reference article in which developers and programmers can get enhanced guidelines about why to migrate various ASP applications to .NET framework. Here author describes various reasons to adapt .NET framework,...
Save and Retrieve your Objects from/ to XML in your own format is an easy to understand tutorial in which author describes about the procedure for retreiving and saving objects from or to XML files in a standard format. Here the author offers...
An Introduction to XML Templates with SQL Server 2000 is an simple and easy to understand tutorial through which the programmers can get details about easy methods of using XML templates in SQL server 2000. From this artcile they can also learn...
Extract Text From HTML is an web based tutorial which deals with seperating a text from the HTML tag in an article that is specified in the URL. Here is a code which can be integrated into users website to perform the above said process. This...
Migration from J2EE to .NET is a ASP.NET reference article in which programmer can get information about various tips that can be handled while migrating J2EE to .NET application. This article gives some functionalities like sample snippets,...
.NET Migration Case Study: Using ASP .NET to Build the beta.visualstudio.net Web Site is an useful tutorial which covers the information about various topics such as web site architecture, migrating from ASP to ASP.NET, validation controls in...
This introduction to XML presents the Extensible Markup Language at a reasonably technical level for anyone interested in learning more about structured documents. In addition to covering the XML 1.0 Specification, this article outlines related...
An introduction to XML, XSL, and ASP.NET is a web based tutorial in which the author demonstrates about different classes that perform the process of creating, accessing and loading XML datas. The author gives detailed description about each...
ASP2ASPX is an assistant tool for migrating from ASP to ASP.NET in C# and VB.NET. ASP2ASPX provides Code-Behind function, and migrates from ADODB to nce.adodb namespace.
Code samples from the book "XML for ASP.NET Developers" is an ASP.NET tutorial in which the author provides downloadable source code regarding with XML. This article will be helpful for the programmers and the learners. The author has... |