Skip to content

ElephantRose/BlogMvc-AspNet-Mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asp.Net Mvc

Get started

gives you full control over markup for enjoyable, agile development. ASP.NET MVC includes many features that enable fast, TDD-friendly development for creating sophisticated applications that use the latest web standards.

Official site

Notes

  • I used a MySql database instead SQL server and it gives me some problems
  • SqlDepedency is not working with MySQL, so I had to use a trick to invalid cache
  • I cleared the project from unused files/methods

Install

  • Open the projetc file : BlogMvc.Web.sln

If there are some missing dll files :

About

Part of BlogMVC project: http://www.blogmvc.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published