ASP.NET Training Class     
ASPSmith Training Logo

 
  IBuySpy Portal Enhancements/Fixes

Click Here

We now have a section detailing many enhancements and bug fixes made to the base IBuySpy Portal by many contributors, available here. If you are interested in submitting your own bug fixes or enhancements, send an email to training@aspsmith.com.


  VControls

6 Seb 2001 -- ASPSmith VControls Alpha 2 Released

ASPSmith VControls, a suite of self-validating common form controls, has been released in its second "alpha" version. Click here to download these controls for FREE and try them out. There is also a live demo and README file available online.

10 July 2002 -- Still not done.  :(

Unfortunately, I've still never gotten these to the point where they were something I'd feel comfortable releasing and supporting as a true component suite.  I am entertaining offers to sell the source and rights to a third-party component vendor but until that happens what is available now is just the alpha-level code.


  Regular Expression Library

The Regular Expression Library (http://regexlib.com) has dozens of regular expressions available for FREE!

This library has the following features:

  • Search for regular expressions by keyword or substring
  • Add your own regular expressions
  • Rate existing regular expressions
  • Test library expessions or your own expressions online


  Articles

ASPSmith articles are available here.

Other articles by Steven Smith on ASPAlliance.com are available here.


  Downloads

 TitleOwnerAreaLast Updated
Building Business Components in C# (301kb) ssmith@aspalliance.comASP.NET Connections (10/01)10/5/2001
ASPAlliance Case Study / ASP.NET Migration Session (140kb) ssmith@aspalliance.comASP.NET Connections (10/01)10/5/2001
N-Tier Development in .NET (622kb) ssmith@aspalliance.comASP.NET Connections (10/01)10/5/2001
N Tier Component Design in .NET (588 kb) ssmith@aspalliance.comASP.NET Connections 5/025/2/2002
Using Validation Controls in ASP.NET ssmith@aspalliance.comASP.NET Connections (85kb)5/2/2002
Enhancing the IBuySpy Portal (259 kb) ssmith@aspalliance.comASP.NET Connections 5/025/6/2002
NTier Sample App w/Unit Tests ssmith@aspalliance.comSample3/28/2003
Performance and Caching Presentation ssmith@aspalliance.comINETA - UConn - 4/1/034/1/2003


  Tip

Page.DataBind() in Custom Control
Don't call Page.DataBind()in a custom control - it will re-bind all elements on the page, not just within the control, and will result in viewstate being lost for everything on the page. Instead, if you just need to ensure a few elements on the control are bound, use this.DataBind().

 
ipad covers