Tag: Debugging

CS1502: The best overloaded method match for System.Web.WebPages.WebPageExecutingBase.WriteSystem.Web.WebPages.HelperResult)’ has some invalid arguments Error in ASP.NET MVC

If you are getting the below error message in ASP.NET MVC Web Application, you can resolve it by looking at the methods that renders the partial view in the screen. “Server Error in ‘/’ Application. ——————————————————————————– Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code…

Popular JavaScript IDEs with Intellisense and Debugging Support

Looking for the IDEs that support Intellisense and debugging support for JavaScript? This blog post will list out some of the popular JavaScript IDEs with Intellisense and Debugging Support. Popular JavaScript IDEs with Intellisense and Debugging Support WebStorm Aptana Studio 3 Komodo IDE IntelliJ IDEA NetBeans IDE Visual Studio 2012