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 …
0
votes
How long to get up to speed with ASP.NET?
Take a look at some of the starter kits like Kigg, DinnerNow, and …
0
votes
Who actually uses DataGrid/GridView/FormVIew/etc in production apps?
I'm trying to look at it all in context. I have a page that has a nice gridview (displays 10 rows at a time, 6 columns, sorting, and paging) and if I just look at the html table that is created al …
1
vote
What’s your choice for your next Asp.Net project: WebForms or MVC?
MVC. We're going to redo an application that is SEO intensive and MVC seams to fit right in out of the box. Plus I want to hang out with the cool kids on the playground.
…
