Back to All Articles
Updated: June 11, 2020
Created: June 11, 2020
Versions of Asp.net
Updated: June 11, 2020
Created: June 11, 2020
Git has been gaining momentum lately and continues to be the path forward for all organizations (including Microsoft) as the source control of record. What are the differences, benefits...read more...
Updated: January 21, 2020
Created: January 21, 2020
Updated: October 9, 2019
Created: October 9, 2019
Make Visual Studio yours, use themes to change the look and feel to meet your desires
Updated: June 14, 2019
Created: June 14, 2019
This extension mainly makes scoped Solution Explore view (create by New Solution Explorer View in context menu in Solution Explorer) persistent across solution unload and load (ie. it saves state when Visual Studio shutdown and restores it when solution is opened next time). Definitely a must have!
Updated: January 24, 2019
Created: January 24, 2019
You have a website up and running, and now you want to connect the Visual Studio Debugger. This is often the case if you do not start with F5 - Debug to start the browser and automatically attach to the .net debugger. In reality, I almost never push F5. Instead, I attach to the debugger on the fly with the approach below. Take a moment to check it out.
Updated: December 3, 2018
Created: December 3, 2018
Need a command prompt fast while working in Visual Studio? Yes is the answer, especially with modern web development efforts. Often this is to start a command line interface tool, install an npm package, start a web server etc. This is an old tip but is more relevant today than ever. Alt-C is the answer...read how.
Updated: November 10, 2018
Created: November 10, 2018
When building a new solution template for ASP.NET Core solution, I received the above error. I had not seen this with prior template build efforts. This was new with .NET Core.
Updated: October 1, 2018
Created: October 1, 2018
Experience with Telerik Reporting
Updated: May 29, 2017
Created: May 29, 2017
Updated: May 29, 2017
Created: May 29, 2017
After the installation of Visual Studio 2017 latest edition, I have been watching memory consumption. Node.exe seems to be consistently around 500-700mb of RAM!. I did find this post which helps explain what is going on.
Updated: March 17, 2017
Created: March 17, 2017
Updated: January 20, 2016
Created: January 20, 2016
Updated: August 12, 2015
Created: August 12, 2015
Updated: April 20, 2015
Created: April 20, 2015
SQL Server Data Tools (SSDT) provides project templates and design surfaces for building SQL Server content types - relational databases, Analysis Services models, Reporting Services reports, and Integration Services packages.
Updated: April 20, 2015
Created: April 20, 2015
How to enable intellisense with Visual Studio and JavaScript
Updated: April 20, 2015
Created: April 20, 2015