What is ASP.NET Core MVC ?

What is ASP.NET Core MVC ? The ASP.NET Core MVC framework is a lightweight, open source, highly testable presentation framework optimized for use with ASP.NET Core. ASP.NET Core MVC provides a patterns-based way to build dynamic websites that enables a clean separation of concerns. It gives you full control over markup, supports TDD-friendly development andContinue reading “What is ASP.NET Core MVC ?”

Install Visual Studio Step by Step

Install Visual Studio Step by Step We’ll walk you through it, step-by-step. Step 1 – Make sure your computer is ready for Visual Studio Before you begin installing Visual Studio: Check the system requirements. These requirements help you know whether your computer supports Visual Studio 2019. Apply the latest Windows updates. These updates ensure that yourContinue reading “Install Visual Studio Step by Step”

Publishing an existing project to GitHub

Publishing an existing project to GitHub Open a solution in Visual Studio. If solution is not already initialized as a Git repository, select Add to Source Control from the File menu.  Open Team Explorer.  In Team Explorer, click Sync.  Click the Publish to GitHub button.  Enter a name and description for the repository on GitHub. Check the Private Repository box if you want to uploadContinue reading “Publishing an existing project to GitHub”

What’s new in Visual Studio 2019

What’s new in Visual Studio 2019  Download Visual Studio 2019 With Visual Studio 2019, you’ll get best-in-class tools and services for any developer, any app, and any platform. Whether you’re using Visual Studio for the first time or you’ve been using it for years, there’s a lot to like in this new version! Here’s aContinue reading “What’s new in Visual Studio 2019”

Welcome to the Visual Studio IDE

Welcome to the Visual Studio IDE The Visual Studio integrated development environment is a creative launching pad that you can use to edit, debug, and build code, and then publish an app. An integrated development environment (IDE) is a feature-rich program that can be used for many aspects of software development. Over and above the standard editorContinue reading “Welcome to the Visual Studio IDE”

Visual Studio 2015 Invalid Pointer

Visual Studio 2015 Invalid Pointer ERROR !!!!! Error while running Visual Studio 2015 project, Click on below image to view error  Route Cause  Some dll files are not loaded in to assembly correctly. Ex: CreateInstance failed for package [Microsoft.VisualStudio.TraceLogPackage.TraceLogPackage] Could not load file or assembly Microsoft.VisualStudio.Diagnostics.HubExtensions, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a Resolution 2 If you are not sureContinue reading “Visual Studio 2015 Invalid Pointer”

Design a site like this with WordPress.com
Get started