Basic, sample code for the 'Beyond Hello World: jQuery In-Depth' presentation.
Instructions:
- Create an empty database in SQL Server 2005.
- Run the fogata.schema.sql file on the new database.
- Run the fogata.data.sql file on the new database.
- Open the project in Visual Studio 2008.
- Adjust the web.config connection string settings as necessary.
- Run the website.
Note: You will also need to reset the administrator password in the ASP.NET membership tables.