-
Notifications
You must be signed in to change notification settings - Fork 0
maaaruf/Blog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Installation Instruction: 1. Replace connection string of ~/ERP.Web/web.config with yours. (Tables will be created automatically, you need to create the db) 2. Replace connectionStringName variable of ~/ERP.Web/App_Start/Startup.Auth.cs with yours, Or no need to change anything if you set Connection String Name as "DefaultConnection" 3. Run the application. N:B: If your Article title or descrepction contains more than 255 character then set those coloumns Data Type "nvarchar(MAX)" of Article table from database after first run. Then Restart the application. ** If you face anything wrong, please ping me at [email protected]
About
A simple blog developed as example of accessing database through NHibernate with Repository and Unit of Work Layer.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published