|
Registering Client Side Code in the Header
|
Other links at ASP.NET > Tutorials |
| 1. |
ASP.NET Server Control Licensing
|
|
|
Learn about the licensing requirements for ASP.NET server controls and learn about an ASP.NET control licensing implementation that can be used with versions 1.0 and 1.1 of the .NET Framework. The implementation can be extended to create custom server-side licensing schemes.
|
| 2. |
Get started coding C# in ASP .Net
|
|
|
This 5-part article introduces you to the basics of coding C# in ASP .Net. Some of topics covered: the classic "Hello World" example in .Net form, Adding class and using Namespaces, Code a Web form in .Net and see how you can create flexible server-client interaction, How controls can be used to manipulate data from your Web forms, and Server-side data access in .Net.
|
| 3. |
Methods for Active Directory Management
|
|
|
Here we provide several methods for managing your Active Directory database via ASP.Net code. Well cover querying user information using System.DirectoryServices, changing user accounts, and group management.
|
| 5. |
Converting ASP to ASP.NET
|
|
|
This article begins with an examination of a typical data-driven ASP application and then explains how to do a minimalistic port from ASP to ASP.NET and steps and tips on converting your application fully to ASP.NET. Topics covered: Running ASP and Microsoft ASP.NET on the same Web server, Examining a common ASP application, and Porting the ASP application to ASP.NET.
|
|
|