|
I don't have a budget to play with so I make do with Visual Web Developer 2008 Express and SQL Server 2008 Express with Management Studio.
Tape backups, a team of 2 that actually talk to each other, personal development computers and a system test web server provide source code control and code quality management.
We are using ASP.NET 3.5 and we are finding the new ListView works reasonably well for displaying and editing grids. So we don't need to consider if a Repeater, DataList or GridView is best for any particular use.
|