What is .NET Core? .NET Core is a general-purpose development platform Maintained by Microsoft and the .NET community on GitHub Its work in cross-platform, supporting Windows, macOS and Linux Can be used in device, cloud, and embedded/IoT scenarios. First release on 27 June, 2016 Let’s see how to install .NET Core for windows Step 1:
Category: MS Visual Studio
What is Microsoft Visual Studio?
Microsoft Visual Studio is a wonderful integrated development environment (IDE) from Microsoft. Its user friendly and smart. It is used to develop computer program for Microsoft windows. It is also used to develop website, web application, web service and web API. Visual studio code editor support intelliSence and code refactoring. It very smart in the
Solution disappears in solution explorer : Visual Studio 2010
I installed visual studio 2010 in my pc. I created a blank solution. When ever I add a project to the solution the original i.e root solution is disappear. This means that as soon as you add a project to a blank solution, the solution disappears and you are unable to add another project. I
First program using visual studio 2010
Hopefully you have already installed visual studio 2010. If you didn’t install yet, Install Visual Studio 2010 Step by Step. So, let’s try to write our first program in visual studio 2010. Step 1: Click Start -> Program -> Microsoft Visual Studio 2010 -> Microsoft Visual Studio 2010. Step 2: If you open Visual Studio
Install Visual Studio 2010 Step by Step
Visual studio 2010 has eight major versions. 1. Ultimate 2. Premium 3. Professional 4. Express 5. Team Foundation 6. Test Professional 7. Team Explorer Every Where 8. Light Switch The clear picture of Visual Studio 2010 is given below Prerequisite to install visual studio 2010 Disable anti-virus or anti-spyware software Close all of your running
Visual Studio 2005 debugger does not work in IE 8!
Do you face debugger problem of Visual studio 2005 in IE 8? Yes, I faced problem. Few days, Debugger of Visual studio 2005 was not working in IE8 in my pc. This is because IE 8 has a feature called Loosely-Coupled Internet Explorer (LCIE) which results in IE running across multiple processes. Older version of