Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

add links to a gridview to send parameters to another page - ASP.NET tutorial


ever wondered how to add link to a grid view to take you to another page with full details of the selected record ? here is very cool tutorial
Category: ASP.NET tutorials - Difficulty:

More cool ASP.NET tutorials:



Optimizing Your Asp.Net Pages for Faster Loading and Better Performance.
Optimizing Your Asp.Net Pages for Faster Loading and Better Performance.
If you read the internet and all of the websites dedicated to Asp.Net you will inevitably read about the wonders of the DataGrid, DataList, and Repeater controls. While each of these has its place, if you are only displaying data there is a much faster and more efficient means to do so.
Category: ASP.NET tutorials - Difficulty:
Visual Basic .NET Developer's Guide to ASP.NET, XML and ADO.NET : Page Framework
Visual Basic .NET Developer's Guide to ASP.NET, XML and ADO.NET : Page Framework
Sample chapter from "Visual Basic .NET Developer's Guide to ASP.NET, XML and ADO.NET" on ASP.NET controls, code-behind, Page object, web controls, HTML controls and Page object reference.
Category: ASP.NET tutorials - Difficulty:
Generating Text Images on the Fly with ASP.NET
Generating Text Images on the Fly with ASP.NET
Have you ever needed to have an image of some text generated dynamically on the fly? There are tons of possible applications for this type of thing, but prior to ASP.NET it was a relatively difficult thing to do. This article explains how to generate text images on the fly using ASP.NET. Source code available for download.
Category: ASP.NET tutorials - Difficulty:
Create HTML Image Maps Dynamically With .NET
Create HTML Image Maps Dynamically With .NET
I've been working on a financial reporting project lately and came upon the idea of bringing our charts from ChartFX.NET to life. The idea being that we could dynamically review each pixel's color in the chart in order to generate an HTML image map on the fly. This would enable us to apply supporting documentation in the form of links or JavaScript functions to perform some sort of action when the user moves their mouse over the chart or clicks a section of it.
Category: ASP.NET tutorials - Difficulty:
The .NET Framework Versions Road Map
The .NET Framework Versions Road Map
Microsoft started development on the .NET Framework in the late 1990s originally under the name of Next Generation Windows Services (NGWS). By late 2000 the first beta versions of .NET 1.0 were released.
Category: ASP.NET tutorials - Difficulty: