The reason I got started with topic is that, there were some buzz around Visual Studio 2015 RC support for HTTP/2 and Windows 8 – IIS support for HTTP/2. I was curious to learn further about the HTTP/2 and sharing my findings in this article. About HTTP/2. HTTP/2 is the first new version of HTTP… Continue reading
Category: .NET
All .NET Related Stuffs goes here.
Static vs Singleton Classes
Recently while I was attending an interview I came across a question Static vs Singleton. Though I know the differences I couldn’t answer it properly, as I was not refreshed my programming knowledge before the interview. I would like to quote a reference to Jalpesh’s blog article (www.dotnetjalps.com) explaining the difference: Difference between Static and… Continue reading
Why SOA ?–Service Oriented Architecture
SOA starts with a simple idea – the concept of service. Services are unassociated, loosely coupled units of functionality that are self-contained. Each service implements at least one action, such as submitting an online application for an account, retrieving an online bank statement or modifying an online booking or airline ticket order. There are multiple… Continue reading
Visual Studio 2013 Update 5 (2013.5) RC–Released
Microsoft has released an release candidate version for VS2013 Update 5 (short: 2013.5). This update is the latest in a cumulative series of technology improvements and bug fixes for Visual Studio 2013. What’s new in Visual Studio 2013 Update 5 Current iteration query token Team Project Rename support for Local Workspaces : – [ability to… Continue reading
Microsoft Developer Program for IoT & Windows 10 IoT Core Insider Preview
Microsoft has introduced a new developer program to enable the developers working on Internet of Things(IoT) based implementations. As part of this program developers would be able to try out – Windows 10 IoT Core Insider Preview. If you are an enthusiast working on IoT, you can signup @ https://www.windowsondevices.com/signup.aspx allows you to be early… Continue reading
Introducing Visual Studio Code
As part of Microsoft’s focused approach to bring in more value to Cross platform & Open Source based initiatives Microsoft has released Visual Studio Code IDE along with .NET Core runtime for Mac, Linux and Windows. Visual Studio Code, a new, free, cross-platform code editor for building modern web and cloud applications on Mac OS… Continue reading
Visual Studio 2015 RC–Download
During #Build2015 event Microsoft has unveiled Visual Studio 2015 RC (Release Candidate) with lots of improvements and fixes to CTP version of Visual Studio. RC would be a near release quality and your see it is stable than ever. Release Date: 29/APR/2015 Release Notes: View Release notes Download Visual Studio 2015 RC Community Edition –… Continue reading
Visual Studio 2015–Editions
With Visual Studio 2015 Microsoft has changed type of editions available as part the Visual Studio product line up, also made some changes to MSDN Subscription levels. Changes in Visual Studio Editions No more Premium and Ultimate edition of Visual Studio. There will only be 3 editions available: Visual Studio 2015 Community Edition – Free,… Continue reading
Azure App Service–create Web + Mobile + Logic + API apps with ease
Microsoft today announced availability of new azure cloud services named as Azure App Service. Azure App Service. Azure App Service is a replacement of old Azure Websites / Azure Mobile Services, earlier these services were delivered separately and Microsoft has integrated all these capability in to single service and made it easy to configure. Azure… Continue reading
Visual Studio 2015 – ctp6
Microsoft today has released Visual Studio 2015 Community Technology Preview 6 (CTP 6), which includes some new features and improvements, such as new UI debugging tools for XAML, new Control Flow Guard security tool, and feature updates to ASP.NET framework. For more information about what’s new in this release, please see the release notes. Visual Studio 2015… Continue reading