|
15. VB @ the Movies
|
|
The 101 short films in this web page will provide everybody from the beginner through the advanced developer with an opportunity to amp up their Visual Basic skills.
|
|
Posted On : Jun 5, 2003
|
More...
|
Author : MicroSoft
|
|
|
|
14. Design Guidelines for Class Library Developers in .NET
|
|
The .NET Framework's managed environment allows developers to improve their programming model to support a wide range of functionality. The goal of the .NET Framework design guidelines is to encourage consistency and predictability in public APIs while enabling Web and cross-language integration. It is strongly recommended that you follow these design guidelines when developing classes and components that extend the .NET Framework.
|
|
Posted On : Dec 25, 2003
|
More...
|
Author : MicroSoft
|
|
|
|
|
|
12. Windows Application FAQ's
|
|
This page contains list of FAQ's on Windows Application in .NET. This page also gives links to other articles for various implementation.
|
|
Posted On : Sep 21, 2003
|
More...
|
Author : George Sheperd
|
|
|
|
11. MultiThreading Guide
|
|
This guide introduces the basic concepts of threading, it focuses on managed threading concepts and using managed threading.
|
|
Posted On : Sep 21, 2003
|
More...
|
Author : MicroSoft
|
|
|
|
|
|
9. Globalization Step-by-Step Guide
|
|
The purpose of this guide is to help Developers and others understand what it takes to globalize an application. This guide consists of two sections. First section gives an introduction and discussion on issuse surrounding globalization and second section covers some solutions and code samples.
|
|
Posted On : Sep 13, 2003
|
More...
|
Author : Microsoft
|
|
|
|
8. Building Secure ASP.NET Applications
|
|
This guide presents a practical, scenario driven approach to designing and building secure ASP.NET applications for Windows 2000 and version 1.0 of the .NET Framework. It focuses on the key elements of authentication, authorization, and secure communication within and across the tiers of distributed .NET Web applications.
|
|
Posted On : Sep 13, 2003
|
More...
|
Author : Microsoft
|
|
|
|
7. Nine Options for Managing Persistent User State in Your ASP.NET Application
|
|
ASP.NET provides many different ways to persist data between user requests. You can use the Application object, cookies, hidden fields, the Session or Cache objects, and lots of other methods. Deciding when to use each of these can sometimes be difficult. This article will introduce the aforementioned techniques and present some guidelines on when to use them.
|
|
Posted On : Apr 1, 2003
|
More...
|
Author : Steven A Smith
|
|
|
|
6. Collections in .NET
|
|
When you lookup the System.Collections namespace in the MSDN Library, you will find over 10 different classes. Choosing the right one for using in your application can be hard. This article will provide an overview and give some guidelines for choosing the right collection.
|
|
Posted On : Jun, 2003
|
More...
|
Author : Jan Tielens
|
|
|
|
5. Paul Wilson ASP.NET Corner
|
|
Here is the list of Paul Wilson ASP.NET Articles. These articles covers various topics like Page Template,Multiple Forms,Viewstate restoring after postback,etc...
|
|
Posted On : Dec, 2002
|
More...
|
Author : Paul Wilson
|
|
|
|
4. Basics of Cookies.
|
|
This article provides an overview of working with cookies in ASP.NET applications. He will show you the mechanics of working with cookies in ASP.NET, such as writing them and then reading them again later. Along the way, He will explain various features and (occasional) oddities of cookies and the support in ASP.NET for them.
|
|
Posted On : Dec, 2002
|
More...
|
Author : Mike Pope
|
|
|
|
3. Building Secure ASP.NET Applications.
|
|
This guide presents a practical, scenario driven approach to designing and building secure ASP.NET applications for Windows 2000 and version 1.0 of the .NET Framework. It focuses on the key elements of authentication, authorization, and secure communication within and across the tiers of distributed .NET Web applications.
|
|
Posted On : Jun, 2003
|
More...
|
Author : Microsoft Corporation
|
|
|
|
|
|
|