kayos
20 Jul 2007, 8:25 AM
I was playing around with the form demo on this site and decided I would try to make an ASP.NET 2.0 example. This example is pretty much a direct interpretation of the original form demo done by another member of this forum in php, found in the tutorials section. In order to use this you will need the following prerequisites:
Microsoft .NET Farmework 2.0
Visual Studio 2005 or Visual Web Developer Express Edition (http://msdn.microsoft.com/vstudio/express/downloads/)
SQL 2005 Express (http://msdn.microsoft.com/vstudio/express/downloads/)
ASP.NET Ajax 1.0 (http://ajax.asp.net/downloads/default.aspx?tabid=47)
Ajax Control Toolkit (http://ajax.asp.net/downloads/default.aspx?tabid=47)
This demo was done using:
MS datasets
3-Tier architecture (DAL & BLL)
Should be pretty self explanatory if you know/use ASP.NET.
Link to the demo project file:
ExtJS-formdemo.zip (http://www.reamped.net/ext/ExtJS-formdemo.zip)
Happy Programming!
-kayos
Microsoft .NET Farmework 2.0
Visual Studio 2005 or Visual Web Developer Express Edition (http://msdn.microsoft.com/vstudio/express/downloads/)
SQL 2005 Express (http://msdn.microsoft.com/vstudio/express/downloads/)
ASP.NET Ajax 1.0 (http://ajax.asp.net/downloads/default.aspx?tabid=47)
Ajax Control Toolkit (http://ajax.asp.net/downloads/default.aspx?tabid=47)
This demo was done using:
MS datasets
3-Tier architecture (DAL & BLL)
Should be pretty self explanatory if you know/use ASP.NET.
Link to the demo project file:
ExtJS-formdemo.zip (http://www.reamped.net/ext/ExtJS-formdemo.zip)
Happy Programming!
-kayos