ASP (3.0) Tutorials & Articles from Developer Fusion https://www.developerfusion.com/t/asp3/tutorials/sort/popularity/ ASP (3.0) Tutorials & Articles from Developer Fusion http://www.rssboard.org/rss-specification en-GB Tue, 15 Mar 2011 12:42:00 GMT Design for testing Testing should be an integral part of your design, and Kevin Jones explains just how to make it so. http://www.developerfusion.com/article/84407/design-for-testing/ http://www.developerfusion.com/article/84407/design-for-testing/ Tue, 15 Mar 2011 12:42:00 GMT Kevin Jones Using Optional Parameters in VBScript A nifty way to use optional parameters in VBScript, getting around the lack of an 'Optional' keyword. http://www.developerfusion.com/article/1683/using-optional-parameters-in-vbscript/ http://www.developerfusion.com/article/1683/using-optional-parameters-in-vbscript/ Mon, 08 Oct 2001 18:02:00 GMT Michael Balloni Rails MVC and routing Kevin Jones thinks that the key idea in Rails is routing. See how this fits in with the MVC pattern and find out more about Rails by reading on. http://www.developerfusion.com/article/84417/rails-mvc-and-routing/ http://www.developerfusion.com/article/84417/rails-mvc-and-routing/ Tue, 02 Nov 2010 11:33:00 GMT Kevin Jones Creating a Datagrid Class in classic ASP Well we've all heard of the wonderful Datagrid in ASP.Net and it's pretty handy to say the least. Then again some of you like me may still be stuck with poor old ASP for the moment. But it's not all bad. With vbscript classes in ASP you can acomplish many things. So I got the urge to try and create my own version of the datagrid. http://www.developerfusion.com/article/2328/creating-a-datagrid-class-in-classic-asp/ http://www.developerfusion.com/article/2328/creating-a-datagrid-class-in-classic-asp/ Tue, 30 Apr 2002 09:41:00 GMT Brian O'Connell Reading, Storing and Transforming XML Data in .NET This article illustrates a mixture of common .NET methods for formatting and presenting in a readable fashion any XML document you may encounter. The latest hype with XML Web Services and even the .NET Framework itself relies on XML as its backbone, therefore this is no light matter. http://www.developerfusion.com/article/4078/reading-storing-and-transforming-xml-data-in-net/ http://www.developerfusion.com/article/4078/reading-storing-and-transforming-xml-data-in-net/ Tue, 07 Oct 2003 11:14:00 GMT Dimitrios Markatos SQL Commands If you want to use databases, in VB, Access, ASP or anything else, at some stage you will need to learn SQL. This tutorial shows you how to use this powerful and universal language. http://www.developerfusion.com/article/48/sql-commands/ http://www.developerfusion.com/article/48/sql-commands/ Sat, 14 Jul 2001 14:47:00 GMT James Crowley Using the Inet Control This article will show you how to create a server component using Internet Transfer Control. http://www.developerfusion.com/article/1854/using-the-inet-control/ http://www.developerfusion.com/article/1854/using-the-inet-control/ Thu, 01 Nov 2001 09:57:00 GMT S.S. Ahmed Microsoft Indexing Service and ASP.NET Microsoft Indexing Service is a service that provides a means of quickly searching for files on the machine. Barry investigates how we can use the indexing service to expose full-text searching in ASP.NET. http://www.developerfusion.com/article/7141/microsoft-indexing-service-and-aspnet/ http://www.developerfusion.com/article/7141/microsoft-indexing-service-and-aspnet/ Tue, 09 Oct 2007 21:00:00 GMT Barry Dorrans Implementing Session Tracking This article explains how to implement session tracking using two of the simplest & oldest methods available to programmers. The techniques presented in this article do not use the new technologies present to implement session tracking, but use some old, tried and tested ways which are extremely popular even today. http://www.developerfusion.com/article/2076/implementing-session-tracking/ http://www.developerfusion.com/article/2076/implementing-session-tracking/ Sat, 09 Mar 2002 10:53:00 GMT Kiran Pai VBA in FrontPage How to create your own Macros in FrontPage; examples include altering headers across the site, adding code samples, and using msxml http://www.developerfusion.com/article/1888/vba-in-frontpage/ http://www.developerfusion.com/article/1888/vba-in-frontpage/ Sun, 11 Nov 2001 13:00:00 GMT Bill Burris Creating Dynamic Style Sheets Using ASP How to create dynamic style sheets using ASP http://www.developerfusion.com/article/1830/creating-dynamic-style-sheets-using-asp/ http://www.developerfusion.com/article/1830/creating-dynamic-style-sheets-using-asp/ Sat, 27 Oct 2001 11:54:00 GMT Thomas C. Carpe Dynamic Column Sorting and Paging in ASP.NET Demonstrates how to enable your visitors to sort your datagrid by columns, and implement paging. http://www.developerfusion.com/article/4686/dynamic-column-sorting-and-paging-in-aspnet/ http://www.developerfusion.com/article/4686/dynamic-column-sorting-and-paging-in-aspnet/ Sat, 02 Apr 2005 19:10:00 GMT Dimitrios Markatos ASP.NET and GDI+ Working with GDI can be tricky on the web, this tutorial is a basic introduction for people who needs to draw images on the fly. Here we cover drawing text and lines. http://www.developerfusion.com/article/4285/aspnet-and-gdi/ http://www.developerfusion.com/article/4285/aspnet-and-gdi/ Mon, 26 Jan 2004 10:58:00 GMT Ruan Meyer Introduction to Microsoft's .NET Platform ASP.NET is not just another upgrade or the next version of ASP. It is a unified web development platform that provides necessary services for developers to build Enterprise Web based Applications. ASP.NET allows you to use a full featured programming language such as C# or VB.NET to build web applications easily. http://www.developerfusion.com/article/3684/introduction-to-microsofts-net-platform/ http://www.developerfusion.com/article/3684/introduction-to-microsofts-net-platform/ Tue, 01 Jul 2003 00:00:00 GMT Nakul Goyal Creating a Template Sick of having to change every page whenever you want to change the navigation or other aspects of your site? In the past, frames have been the traditional (but clunky) solution to that problem. Unfortunately, they make it difficult to properly bookmark pages, and search engines will often skip your frames when they index your pages. The better solution is to create a template, and it's easy. http://www.developerfusion.com/article/2859/creating-a-template/ http://www.developerfusion.com/article/2859/creating-a-template/ Fri, 08 Nov 2002 08:53:00 GMT Robert J. Walker Get the Message - MSMQ Bruce Johnson gives a basic introduction on the use of MSMQ from within Visual Basic. http://www.developerfusion.com/article/2131/get-the-message-msmq/ http://www.developerfusion.com/article/2131/get-the-message-msmq/ Wed, 01 May 2002 11:14:00 GMT Bruce Johnson Implementing two-way Data Binding for ASP.NET ASP.NET simplifies many things but data binding simple controls like textboxes and checkboxes leaves a lot to be desired. Databinding is one-way only and you end up doing lots of repetitive work to publish your data. In this article I'll show you how simple databinding in .Net works and then show how to create custom controls that implement two-way binding to make short work of creating databound forms. http://www.developerfusion.com/article/4659/implementing-twoway-data-binding-for-aspnet/ http://www.developerfusion.com/article/4659/implementing-twoway-data-binding-for-aspnet/ Tue, 18 Jan 2005 08:43:00 GMT Rick Strahl Custom ASP.NET Datagrid Paging With Exact Count A demonstration on creating custom DataGrid paging such that we actually know the total number of pages for a result set - something that the default paging for the DataGrid doesn't tell us. http://www.developerfusion.com/article/4060/custom-aspnet-datagrid-paging-with-exact-count/ http://www.developerfusion.com/article/4060/custom-aspnet-datagrid-paging-with-exact-count/ Fri, 26 Sep 2003 07:58:00 GMT Dimitrios Markatos Using Components and Objects in ASP An introduction to COM objects, and their use in ASP http://www.developerfusion.com/article/1725/using-components-and-objects-in-asp/ http://www.developerfusion.com/article/1725/using-components-and-objects-in-asp/ Sun, 14 Oct 2001 14:40:00 GMT Talal Ahmed Siddiqui ASP.NET Controls Explained: Part 2/2 In this, the final article of the two part series relating to ASP.NET controls, James teaches us about custom controls and components. He talks about creating them, as well as compiling them from the command prompt using the C# compiler. He also provides two ASP.NET examples that demonstrate how to both create and integrate custom controls and components into our ASP.NET pages. http://www.developerfusion.com/article/2075/aspnet-controls-explained-part-22/ http://www.developerfusion.com/article/2075/aspnet-controls-explained-part-22/ Sun, 08 Aug 2004 00:00:00 GMT James Yang