2
Shouts

Bin Deploy ASP.NET MVC 3 Application With SQL CE 4.0 & Entity Framework

published 688 days, 9 hours, 18 minutes ago posted by http://prashantmx.myopenid.com/http://prashantmx.myopenid.com/ 689 days, 21 hours, 39 minutes ago
Wednesday, July 06, 2011 7:01:31 AM GMT Monday, July 04, 2011 6:39:35 PM GMT

A few days back Phil Haack wrote a blog post on how to bin deploy ASP.NET MVC 3 application on the web server where ASP.NET MVC 3 is not installed. Like many users I am also on shared hosting and therefore I do not have full control over IIS or the remote machine so I can install or update ASP.NET MVC 3, SQL Server CE 4.0 and other development related stuff. Phil did an excellent post but that works only if you are deploying application with SQL Server as a database. If you are planning to deploy your ap...

category: Web Dev | clicked: 25 | | source: midnightprogrammer.net | show counter code
tags: Web, MVC 3, ASP.NET