Category: Visual Studio
-
Getting Started with DOTNET Core
Introduction If you are a developer in Windows ecosystem you probably know and love .NET for its attractive features. We know .Net makes it easier to efficiently build high-quality apps. But one problem with .Net was it was not a goto technology for a open source developers since .Net was never aimed to support multiple platforms. Even though…
-
Useful Tips & Tricks for Visual Studio
Introduction For anyone doing .NET development knows that Visual Studio is hands down the best IDE that we can get. but the problem is it’s such a massive tool that most developers hardly scratch the surface when it comes to its capabilities. So here i have listed some of the tips/tricks that i think would…