Brings the world of namespace extensions from the specialist to the regular Delphi developer.Many software developers have always stayed away from namespace extensions. Why? Because they were too hard to code, required too much effort to get going...
This is an easy to learn tutorial which briefly describes about the System.Web.UI.WebControls namespace. In this tutorial the author describes all the classes, enums, structs and interfaces that are included in this namespace. This tutorial is a...
Web site Administration with ADSI and the .NET DirectoryServices Namespace is a web based tutorial in which author describes about utilizing the System.DirectoryServices namespace classes which can work along with IIS, LDAP etc. With the help of...
In this online article the author describes about the definition of a namespace. The author gives an introduction about the assembly, because assembly is one where this namespace is used to organize objects. This tutorial also highlights the usage...
Professional Email Component for ASP.NET and .NET Windows Forms which doesn?t extend the System.Web.Mail namespace but was built from the ground up to go further and offer you more. Smtp.NET was designed to be the easiest .NET email component to...
In this article administrators can find information about restricting users from reading text file. This tutorial clearly explains about verifying whether the users have appropriate permissions or not by using System.Security.Principal namespace...
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.
ASP.NET does an excellent job of providing out of the box support for multiple forms of authentication using the classes in System.Web.Security namespace. In v1.1 of the framework, there exists support for forms-based, Microsoft Passport based and...
In this article users can find information about how to localize .NET objects in internet applications. Here the author demonstrates about utilizing System.Globalization namespace and CultureInfo class to perform this process. The author starts...
This is a program that allows webmasters to upgrade all their ASP projects to ASP.NET saving their time and money. This program can be also used as a powerful tool to transfer VB script into VB.NET or C#, file access to nce.scripting namespace,...
Create Schema Definitions Programmatically is an article in which the author demonstrates the process of constructing different parts of XML schema by the help of classes present in System.Xml.Schema namespace. Here the author discusses about...
In this online article, the author refreshes about the topic namespace for the readers. The author tells the definition of namespace and explains about these namespaces which are considered as the building block for the .NET framework. This...
Directory Browsing the .NET Way is an ASP.NET tutorial in which author discusses about System.IO namespace which renders the directory and file classes for performing file manipulation in ASP.NET application. In this tutorial users can gather...
This is an article that allows users to create dynamic images with the help of System.Drawing namespace. In this tutorial the author says that the evolution of the .NET framework makes an easier image generation on real time and explains that it...
The author proves how easy to scrape the screen with the help of ASP.NET through this tutorial. For screen scraping all we need is the system.NET namespace. The author also added up in this article by generating a simple function to erase or...
Find Files in C# is a web based tutorial in which author explains about the procedure for searching the files in the hard disk using .NET application, which is written in C#. Here the author uses System.IO namespace for retrieving the classes from...
How to Manipulate Files in ASP.NET is a web based tutorial in which author elaborates the methods for reading, deleting and writing the content in a text file. The author explains the method System.IO namespace, through which file manipulation...
Image manipulation in ASP.NET with system.drawing is a simple tutorial in which the author elaborates the method of creating images with the help of objects which reside on the system.drawing namespace. The author also explains about outputting...
Introduction To Regular Expressions is an article through which users can learn about regular expression and its uses. Here the author elaborates the procedure to make use of System.Text.RegularExpressions Namespace classes for parsing the text....
In this tutorial readers can find information about utilizing a font during run time, which is not installed on the server. The author illustrates this process by generating a PrivateFontCollection from the namespace System.Drawing.Text. This... |