Hits Today: 3 Total: 2044 | Updated: 7/17/2002 | |
 | In this month's column I am going to begin a two-part discussion on a very important aspect of the .NET Framework: the difference between objects and values. Author: Ted Pattison Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 1595 | Updated: 9/26/2003 | |
 | The Exception Management Application Block provides a simple yet extensible framework for handling exceptions. With a single line of app code you can easily log exception information to the Event Log or extend it. Author: Kenny Jones Code: ASP.NET v1.0 & C# |
Hits Today: 1 Total: 1336 | Updated: 12/9/2004 | |
 | Microsoft provides an easy way to dynamically register client side code at runtime. Unfortunately, it can only place the code within the body of a web page. I have two suggestions on how to work around this issue and register code in the header.
Author: Sidney Forcier Code: ASP.NET v1.1 & C# | |  | |
Hits Today: 1 Total: 1694 | Updated: 4/11/2004 | |
 | In this article I'll explore what JavaScript/DHTML is capable of and explain when you should use it and why. In this article I'll cover a powerful set of features you can incorporate in your applications today. Author: Eric Ranft Code: ASP.NET v1.1 & JScript |
Hits Today: 1 Total: 1645 | Updated: 9/15/2003 | |
 | Another feature ASP.NET brings us is development with a real, compiled language. We can now leverage the object-oriented aspects of these new languages and put them to work in our code. Author: Greg Ennis Code: ASP.NET v1.0 & C# |
Hits Today: 1 Total: 22 | Updated: 11/14/2007 | |
 | Delegates exists for situations in which you want to pass methods arounds to other methods. Using a delegate allows the programmer to encapsulate a reference to a method inside a delegate object. Author: Handy CHang Code: ASP.NET v2.0 & C# |
Hits Today: 1 Total: 335 | Updated: 2/6/2007 | |
 | Developing SEO Friendly websites where the content is driven from the Database with a Content Management System which is developed using ASP.NET. We will learn to build a simple CMS driven site with no nonsense URL, which Search Engines invite. Author: Benny Alexander Code: ASP.NET v2.0 | |  | |
Hits Today: 2 Total: 541 | Updated: 3/4/2007 | |
 | ASP.NET provides a number of ways of working with client-side script. This article explores the usage and drawbacks of ASP.NET script callbacks, and briefly presents a bird's view of ASP.NET AJAX. Author: Xun Ding Code: ASP.NET v2.0 & VB |
Hits Today: 1 Total: 112 | Updated: 8/17/2007 | |
 | The Gaia Ajax Widgets Framework uses the well known and very widely used Prototype.js library. When using Gaia with jQuery, existing items or applications driven by jQuery will not work.
Author: RiderDesign.com Code: ASP.NET v2.0 & VB |
|