Anirudha
19 posts.
- How to use custom method from different namespace in Razor ?For using method from custom library what you need is adding namespace in views/web.config for example if you want to use linq methods you need to put…
- Fix slow nuget operation in Visual studio 2015If your visual studio run too slow for download the nuget package that is common to the most project you build in daily rutine then you can follow same…
- How to compile less in Visual studio 2015 ?In previous version of Visual studio (2013 actually) Web Essentials 2013 compile everything easily. If you just fork something and start editing less file…
- MVC 5 in Visual studio 2012 update 4. How to get it ?When you have installed Visual studio update 4 you still see there is no template for MVC 5. For now you need to install ASP.NET and Web Tools 2013.1 Read…
- MVC5 will be part of Visual studio 2012 update 4.Update 4 for visual studio 2012 will bring Razor 3 and MVC 5 support within VS12.
- Why I don’t recommanded Mysql.net connector anymore ?UPDATED 6 JANUARY 2014 If you are installing.net connector in your PC then it’s registered the assembly in machine.config. Now if you want to run a single…
- How to Downgrade Razor 3 and fix the issue that CSHTML not work in VS10,12 ?Few days ago I migrate a project to MVC 4 and suddenly I have seen that MVC project’s cshtml file is no longer working. The problem happen because my…
- Visual studio Real Dark mode (2010,2012,2013)When Visual studio 2010 released back in 3 year ago I soon show a demo to some people that how Dark mode of Visual studio will be great idea. Soon we got…
- Why I switch from Asana.comI used Asana.com from 1-2 years. have nice experience to use it. it’s not so easy. When I started using it it’s make many confusion. Now I switch from it.
- Mac theme for FirefoxFrom a long time There is a theme for Firefox that is called This is used for make Firefox appearance like Mac. The bad news about this add-ons is that…
- Visual Studio Editor Mistakenly released Visual Studio 2013 on Twitter.From the first tweet shown in the image it’s look like Microsoft have released Visual Studio 2013. The link is certainly not worked. The given link show…
- How to migrate ASP.NET MVC 3 , MVC4 project to ASP.NET MVC5 ?Soon you will see a new version of MVC5 in VS2013. MVC5 will be incorporated in VS2013. MVC3 will not be supported in VS2013 (but I found Any kind of MVC…
- Better name of Social Networking ! quora.comAfter writing my recent post Facebook allow you to abuse in Non-English words ? I am looking for better social networking site. I found Facebook is not…
- Facebook allow you to abuse in Non-English words ?Last month I see post of some of pages that I like on Facebook. Because they have a lot of comment on single post on FB they can’t check every comment.…
- Mozilla Firefox 23 Will Block Mixed SSL ContentIf you have a site which is running on SSL and used content that make non-https request then you need to a bit worried.
- How to Edit aspx, Cshtml and other kind of files live on FTP server ?Many time we just want to make a small changes on site and we don’t want to download the whole project again. In this post I will show you some good way…
- Things to do After installing Visual Studio Express 12.1\. Environment > Document > Check the option for auto-load changes. By checking this option You can modified the file outside the VWD and VWD don’t tell…
- Why Your Firefox 21 Crash ?Every new version of Firefox Come with new features. Recently people using Firefox 21 Reported that Their Firefox has crashed after click on X-close…
- How to write CSS only for Internet Explorer 10 ?Recently I hear about IE 10 launch for windows 7. It’s sound pretty good to me. I have check if this have something good for me as a designer’s…
