|
Developing Mobile Web Applications With ASP.NET Mobile Controls
|
Other links at ASP.NET > Tutorials |
| 1. |
VB.NET 2005 Free Training: Introduction and Implementing Inheritance in VB
|
|
|
VB.NET 2005 Free Training : Visual Studio.NET Namespaces The .NET Framework class library has thousands of classes which are needed for developing and deploying solutions. In order to organize all those classes for ease of use .NET Framework uses namespaces. This Gives the Classes their own space and prevents conflicts between the various names in these classes. For instance if two classes contain a method Paint(), then to avoid conflicts in names we can place these classes in two different namespaces. Thus namespaces allow classes to be grouped in a consistent, hierarchical manner.
|
| 2. |
A Fast-Track Guide to ASP.NET
|
|
|
A Sample Chapter from Professional ASP.NET. Covers Installing .NET, Creating ASP.NET Applications in Visual Studio.NET, The difference between ASP.NET Different and ASP, Web forms, Server Control, Code and Content Separation, and more.
|
| 3. |
Oracle 10g Administering and Managing Users
|
|
|
This tutorial explains the ways and steps of creating and managing database accounts, Creating Users through Sql Plus, Creating User through iSQL*PLUS, Creating Users through EM, Manager Users, Managing Users through sqlplus and Managing Users through EM along with screen shots, step by step Instructions and frequently asked questions.
|
| 4. |
Using CultureInfo to modify output
|
|
|
Mostly we want to change output results of our applications to another culture setting. In this code sniplet we will format current date time for our culture settings
|
| 5. |
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.
|
|
|