posts - 24 , comments - 16 , trackbacks - 0

My Links

News


My portfolio
Blogger

JavaScript Function .prototype

Download: Fast, Fun, Awesome


Archives

Post Categories

asp.net MVC

Migration of MVC project to MVC 4 ?
In this post i show you how you can migrate your existing project to MVC4 and make compitable for vnext. for visual studio 2010 you can install the MVC4 in your own system through WPI for migrating the project see the reference http://www.asp.net/learn/wh... for vnext visual studio 2011 not working with MVC3 project without installing MVC3 for it (vnext). for getting MVC3 in Vnext get the setup from here. this can provide support for MVC3 in Vnext http://www.microsoft.com/do... ......

Posted On Wednesday, September 21, 2011 7:06 PM | Comments (0) | Filed Under [ Visual studio .NET asp.net MVC Web ]

Nuget is not installed or out of date
i installed MVC 3 update whenever they launched and never got chance later to find out the changes shipped in this update. today i got the chance to take a look on what’s new in this update. for checking i make a sample application and get a error quick that my nuget is not installed or out of date. i am unknown with this issue because i already have the new version of nuget in my visual studio and make sure or confirm that by many things. later i found that the error i got is really not error so ......

Posted On Wednesday, April 20, 2011 1:44 PM | Comments (1) | Filed Under [ Visual studio .NET asp.net MVC Web ]

MySql.Data.MySqlClient version mismatched
Sometime we found that Server have MySQL .net connector pre-installed but matter is that they used old version or another version who not matched with our MySQL .connector version. so in this condition you have unable to make them work on Server. here is a solution how to deploy them with no problem like that. in development system mainly we use .net connector so we need the same version on server to deploy our application. the problem is created because the component on development machine called ......

Posted On Wednesday, April 20, 2011 1:43 PM | Comments (0) | Filed Under [ Visual studio .NET asp.net MVC Web ]

1603 installation Error in MVC 3.
When user trying to install MVC 3 using Microsoft Web Platform Installer they got the message that MVC 3 and some other component also installed successfully but whenever in the condition you trying to open WPI again that they show you a option for adding all those component who you installed last time that means that they not installed successfully or error not occurred in WPI but actually occurred. So How i can install MVC 3 when i got error 1603 or whenever my system unable to run the setup or ......

Posted On Wednesday, April 20, 2011 1:43 PM | Comments (0) | Filed Under [ Visual studio .NET asp.net MVC Web ]

How to compile and build fast in Visual studio 2010
Sometime Project have included many thing with a project.suppose a ASP.NET MVC project maybe included Test project for the project you run or have some more project who attach to the current project. it's take a long time while project is going to debug the reason for that is because project have many subproject or attached project then compilation of all maybe goes long. the solution is that build and debug current project instead of all. it's same time on compilation in Visual studio. for configure ......

Posted On Wednesday, April 20, 2011 1:42 PM | Comments (1) | Filed Under [ Visual studio .NET asp.net MVC Web ]

Powered by: