Search Results

3
votes

Where can I find a Good Sample ASP.NET Database Driven Web Application?

There are lots of examples in ASP.NET Starter Kits. I really like the …
1
vote

Compile Error CS0433 on pre-compiled ASP.NET 2.0 site.

For me, closing the IDE, shutting the web site (IIS or Cassini), deleting all of my temporary asp.net files, launching the IDE and doing a full compile does the trick. …
0
votes

Some form of Progress bar when something is loading in ASP.NET?

I've been using the jQuery plugin BlockUI. Pretty easy to set up and very cool looking, especially when used with …