posts - 22 , comments - 13 , trackbacks - 0

My Links

News


My portfolio
MaansiTech

JavaScript Function .prototype

Download: Fast, Fun, Awesome


Archives

Post Categories

Web

Firefox 7 Released
I found a article on ghacks.net about firefox's next release 7. if you trying to find out on the mozilla's officially site they still show you 6.0.2 that means they still not relased it officially but in next 24hours they can be release it. if you want to get them early. see here for Windows ftp://releases.mozilla.org/... other release can be found here ftp://releases.mozilla.org/... ......

Posted On Monday, September 26, 2011 11:02 PM | Comments (0) | Filed Under [ Web ]

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 [ Web ]

How to install multiple version of Firefox
How to install the multiple version of Firefox here i show you some great thing who can help you to setup fx multiple version in your own system. you need to know that when you run the setup he just override the installed Firefox so you need to install the Fx in two different directories by making a custom installation. plug-in incompatibility is a big trouble user found and a another things is that Firefox every time check for computable version when another version of Firefox you trying to run ......

Posted On Wednesday, April 20, 2011 1:45 PM | Comments (0) | Filed Under [ 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 [ 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 [ 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 [ 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 [ Web ]

Powered by: