192 Views
Microsoft has released the much awaited ASP.NET MVC 4.0 developer preview and there are lots of features bundle with it. One of the greatest features is a mobile website. Yes, Now with ASP.NET MVC 4.0 you can create mobile site also. So let’s create a simple application and let’s see how it works. To create mobile site first you need to click File->New Project->ASP.NET MVC 4.0 Web application. Like following. Now once you click OK it will open a new another dialog like following where we have to choo...
0 comments