|
Enhancing Microsoft Content Management Server with ASP.NET 2.0
Posted by poonam
on 9/7/2006
|
The latest book on MCMS with ASP.NET 2.0 book from Packt Publishing is written for developers who work with Microsoft Content Management Server, and want to update their skills to take advantage of the latest offerings in ASP.NET.
|
|
Sample Chapter: Building Websites with VB.NET and DotNetNuke 3.0
Posted by scott
on 6/12/2005
|
Read a sample chapter from Packt Publishing's book on DotNetNuke. The book is a practical guide to creating and maintaining your own website with DotNetNuke, the free, open source evolution of Microsoft's IBuySpy Portal
|
|
Community Starter Kit - Sample Chapter
Posted by poonam
on 9/13/2004
|
Building Websites with the Community Starter Kit is a comprehensive guide to understanding, implementing, and extending the powerful and freely available application from Microsoft. In this sample chapter we will demonstrate how to build a new module for from the ground up.
|
|
Best Practice Resources For ASP.NET
Posted by scott
on 7/9/2004
|
From naming guidelines to security countermeasures, here are links to best practice documents and guidelines for programming ASP.NET applications.
|
|
SQL Server - Query Analyzer Shortcut Keys
Posted by poonam
on 5/24/2004
|
A list of Shortcut Keys available to you in SQL Query Analyzer
|
|
Impersonation in ASP.Net
Posted by poonam
on 3/14/2004
|
ASP.NET applications can execute with the identity of the client. These articles take a look at different ways to use and troubleshoot impersonation in ASP.NET
|
|
Summary Totals in an .NET DataGrid
Posted by poonam
on 3/14/2004
|
Generating summary totals is the most common requirement of any report. Here are some links about generating column, row, and report totals.
|
|
Reusing an ASP.Net User Control
Posted by poonam
on 3/14/2004
|
When working with multiple applications you might find you want to share user control (ascx) files across two projects.
|
|
Client Side JavaScript from an ASP.Net application
Posted by poonam
on 3/14/2004
|
Tips and Links on how to invoke Client Side Javasript from an .Net application
|