Using Visual Studio .NET 2008 or 2005, is there a way to automatically generate properties for each column in an SQL Server database table?
I am assuming other code-generation software exists that will do this. I know with Visio I can connect to my database and it will generate diagrams by table, this would be similar to that.