ASP AllianceThe #1 ASP/ASP.NET Community!RAD, Part II- February 19, 2002 Rapid Application Development II shows how the "execute" function can replace conditionals in a web applicationhttp://www.aspalliance.com/mbrink1111/RAD_II/RADII.asp Single page web sites, Part II- February 19, 2002 Simplify you web site even more by using a simple Sub instead of lengthy conditionals for navigationhttp://www.aspalliance.com/mbrink1111/SinglePageII.asp Confessions of an Inmate- February 18, 2002 The Bionic Programmer - faster, stronger, more powerful. A Cooper-esque self-examination.http://www.aspalliance.com/shark/articles/Confessions/Confessions1.aspx Book Review:ASP.NET By Example- February 17, 2002 If you are a ASP.NET developer, then you should have this book. I would rather like to call this book as "ASP.NET MSDN". Grab a copy of this today itself!http://www.aspalliance.com/das/br_aspnetbyexample.aspx Custom Server Control Icons- February 17, 2002 In this first VSNET Tip, learn how to add a custom icon to your custom ASP.NET server controls!http://www.aspalliance.com/graymad/VS_Icon.aspx Control VS.NET auto-formatting- February 17, 2002 In this installment of VS.NET Tips, learn how to control or disable the automatic code formatting features of Visual Studio .NET.http://www.aspalliance.com/graymad/VS_formatting.aspx Getting User Confirmation- February 16, 2002 A very common question on the asp.net lists at aspfriends.com is how to make a button which pops up a confirmation message before posting back to the server. I decided to create a ConfirmedButton control.http://www.aspalliance.com/asmith/articles/ConfirmedButtons.aspx ASPAlliance at VSLive!- February 13, 2002 Follow the adventures of an ASPA columnist at VSLivehttp://www.aspalliance.com/mbrink1111/Demo/VSLive.asp Importing XML into a RecordSet- February 12, 2002 I find navigating XML files normally quite hard, but by importing it into a RecordSet it is made easy.http://www.aspalliance.com/wisemonk/view.aspx?id=AX021202 ASP.NET Data Scraping- February 11, 2002 WebClient and RegEx - Two Great Classes that Work Great Together! This article shows how you can use the WebClient and RegEx classes together to retrieve specific pieces of data from a Web site and return it via a Web service.http://www.aspalliance.com/graymad/ScreenScrapeSvc.aspx |