|
|
|
|
|
Sortable/Pageable DataGrid (Mar 03 2002 00:00 GMT) - Updated for .Net Version 1.0The code for the Pageable/Sortable DataGrid was written by Dino Esposito and appeared in the October 2001 issue of MSDN's 'Cutting Edge' article titled 'Build a Variety of Custom Controls Based on the DataGrid Control '. The original article and code can be found here. I suggest that you read his article to get an understanding of how the code really works |
XML for ASP.NET Developers - by Dan Wahlin
|
Using .NET XSLT Extension Objects in XSLT Stylesheets (Mar 03 2002 00:00 GMT) - XSLT is a powerful language that can be used to transform XML into other formats such as HTML, flat-file, and even other forms of XML. However, XSLT does not contain all of the power found in languages such as C# or VB.NET. In situations where you need to perform functions that XSLT cannot handle on its own, you can resort to XSLT extension objects. This example demonstrates how to call a simple extension object written in C# from within an XSLT stylesheet that returns the current date and time. |
ASP Alliance
|
PortaChat 1.4 (Mar 03 2002 00:00 GMT) - Enhance your site with a Chat Room! This application is totally web-based, making it the thinnest client possible. It's simple to install on the server, and needs no client install at all! 4.0 Netscape/IE browser required. |
.Net Web Programming in C#, by Gfw
|
C# Code Generator (Mar 03 2002 00:00 GMT) - Build a C# Class by pointing to an SQL table in C# - functions include Add, Delete, Update,Select, XML Serialization, Binary Serialization, RecordCount, Return DataSet and Return SqlDataReader. Vs.Net Release Version |
|