Using XSLT and .NET to Manipulate XML Files is an user friendly tutorial which gives guidelines for the programmers to learn about the process of manipulating XML data in .NET framework, with the help of XSLT. The author gives details about the...
Consuming the RSS Feed of Amazon using C# and ASP.NET is an article demonstrating the webmasters about how to extract the RSS Feed from the Amazon website and using XSLT how to change it to HTML format. After that it could be brought up in the...
This is a place where the users can find the solution to create their own web service by using C sharp and .NET framework. This tutorial offers simple steps to the users for creating OIDserver class file and also it steers them to modify the...
This is an online tutorial that allows the readers to gather more information about server side manipulation by using C# and ASP.NET. In this tutorial the author explains about representing all types of map with the help of Scalable Vector...
File Uploading in ASP.NET Using C# is a web based tutorial which deals with generating an application for file uploading in C#. The author describes about the methods of using the file control for both the single file uploading process and...
Automate Data Export using DTS and ADO.NET is an article in which the author tells you the method of creating the data transmission service package and runs it on the ASP.NET. DTS is a tool that consists connections, task and workflow which helps...
Using Access, OleDb.NET and Access Queries is a simple tutorial which helps you to learn about writing the Access database Sql statements with OleDb.Net provider. The main feature of the OleDb.Net provider is that it uses the positional...
Using MMC and the sn.exe utility, it becomes very simple to link a .NET assembly to the Global Assembly Cache which is proved through this online tutorial. The author explains about these two utilities which would check the assemblies and build...
Selecting an Item in a DataList using C# is a web based tutorial which gives you the sample code for adding a datalist control on the aspx page, establishing the database connection using the ADO.NET connection object, binding the database data to...
Using WebRequest and WebResponse in NETCOBOL for .NET is a web based tutorial in which the author describes the method of including the webRequest class and Webresponse class in .NETCOBAL inorder to access the data from the internet. The author... |