Categories
ASP.NET → Tips and Tutorials

Tab Key in ASP.NET

Explains how to use Tab keyboard key in different situations for both ASP.NET 1.1 and ASP.NET 2.0 Web applications.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Master Pages in ASP.Net 2.0 - An Advanced Look

Advanced use of Master Pages in ASP.NET 2.0 to achieve consistent look and feel of your web site. Master Pages enables us to apply the same page layout to multiple pages in a Web Application.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

GridView Hidden Column Problem (And Two Common Solutions)

Explains how to simulate hidden column in GridView control. GridView is one of the new controls in ASP.Net 2.0 that replaced the DataGrid. In earlier versions of .Net when you didn''t want the data to be visible to the client, you simply s...
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Storing Images to Database and Retrieving to GridView

Explains how to store images to database and retrieve it later in some server control, like GridView.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Working with Web User Controls at Run-time

Explains how to work with ASP.NET user controls at run-time. User controls offer great flexibility than server-side includes (SSIs) by accessing the object model support provided by ASP.NET.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Membership, profile and roles in ASP.NET 2.0

This serie of articles explains the membership provider system in ASP.NET 2.0, how to make it work against SQL Server 2000, how to tweak the CreateUserWizard to require email verification when new accounts are created etc. As of this moment there are...
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Creating an RSS feed for your ASP.NET site

Using an ASHX handler for optimal performance we create a system for feed RSS out of your database driven site. Explains RSS xml format and gives you extra caching tips.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Moving to ASP.NET

In this paper, we discuss the benefits that companies are seeking to gain in migrating to ASP.NET, and the various approaches they can adopt. We also discuss how to estimate the complexity of a .NET migration, and outline the main phases of a well-pl...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Include Multiple .Config Files in ASP.NET Web Application

Explains how to include multiple .config files to make ASP.NET Web application more secure and manageable. Microsoft ASP.Net provides a configuration system that can be used to keep our applications flexible at run-time.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Automatic Documentation Generation in ASP.NET Applications

Explains how to automatically build help in ASP.NET. It is possible if you use XML comments in C# or VB.NET source code. Simply write all the documentation you need tightly tied to and inside your source code! Then use some documentation processing t...
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com