How to get into SubSonic?

后端 未结 5 610
抹茶落季
抹茶落季 2021-01-12 11:39

A month ago I searched for some tools that will generate C# classes out for my SQL database/tables. So I don\'t have to write DAL classes manually and to save a lot of time.

5条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-12 12:38

    I put together a template project referencing SubSonic generated off the Northwind Database. A very simple project, but should easily be enough to get started on your first project. Check it out here:

    http://ajondeck.net/post/2008/12/29/ASPNET-20-SubSonic-Project-Template-With-SQL-Server-2005-Northwind-DB.aspx

提交回复
热议问题