Status of my Open-Source Projects

My ADO.NET XML Provider (WilsonXmlDbClient) just passed 200 downloads and my ASP.NET Server Form for Multiple Forms (WilsonWebForm) is about to pass (or has already) 350 downloads. The WilsonXmlDbClient is an ADO.NET provider that enables Xml to be worked with just like a database in .NET. It supports the most common Select, Insert, Update, and Delete SQL syntax, as well as tranactions and parameters.  The ASP.NET WilsonWebForm enables Multiple Forms and Non-PostBack Forms, allowing you to overcome this ASP.NET restriction. This is a real Server Form that supports WebControls, ViewState, and Events, as well as Action to Post to other pages/sites.  I hope some of you have found these useful.

3 Comments

Comments have been disabled for this content.