First Impressions of Visual Studio 2019
by Joseph on Dec 18th in First Impressions, Visual Studio
I give my first impressions of Visual Studio, when I open it for the first time.
Currently Browsing Category 'Visual Studio'
by Joseph on Dec 18th in First Impressions, Visual Studio
I give my first impressions of Visual Studio, when I open it for the first time.
by Joseph on Dec 11th in .Net, Visual Studio
So today, I realized VS 2019 is out for preview, and I decided I’d give installing it a whirl. I also figured this would be a good time to renew my blogging effort, so you get to see how it looks! So far, I like what I’m seeing! I’ll report back later with some thoughts […]
by Joseph on Jun 23rd in Visual Studio, Web Development
A few months ago, I wrote about my experience migrating a client into Azure. Now, there’s more! Visual Studio Team Services has released some pretty awesome features related to Build and Release management. Here’s a quick overview of what I did to get a Continuous Deploy scenario set up recently. Environment Setup 3 Deployment Slots […]
by Joseph on Jan 30th in .Net, C#, Visual Studio
Continuing in our C# 6 Features Series… One of the neat things about C# 6 is that it is backwards compatible to previous versions of .Net. Language Versions are not identical to .Net Common Language Runtime (CLR) versions – which can produce a little bit of confusion. As of today (January 30, 2016), the current .Net CLR runtime […]