c# - Does anyone have links to a simple sample web site using SubSonic? -


I am developing a new administrator website to update multiple tables. There is no complicated argument involved (at this time).

The website will be created using VS 2008 C # (3.5 Framework) and will be a SQL Server 2008 DB.

We 've decided to use the subsonic and I have already established the original Scaffold for testing data.

Does anyone know that I can get a simple example of standard selection / insert / update / removal code while using subsonic and how best can it use it?

Thank you!

There are some code examples on your web site in SubSonic Project (for example, Google also provided Does A.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -