View Single Post
Old 12-07-2008, 03:06 PM   PM User | #2
SouthwaterDave
Regular Coder

 
Join Date: May 2007
Location: UK
Posts: 180
Thanks: 0
Thanked 18 Times in 18 Posts
SouthwaterDave is on a distinguished road
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.
SouthwaterDave is offline   Reply With Quote