Skip to main content

Blog

blog

Design patterns are a lifesaver for Extensible Applications.

All of the major programming languages have evolved tremendously over the past decade especially to make the developers job easy. C# by Microsoft has been at the top of the game of adding plethora of easy to use and extremely powerful constructs ranging from async programming to functional programming. The well-developed programming languages have made it extremely easy for beginners to pick up coding and start developing applications quickly.

However, when developing extensible applications for the future, just using the language to write down logic for applications does not do the job well. We have to think about the overall design of the application for it to be able to scale and extend well. This means utilizing appropriate design patterns wherever applicable.

Siddharth Bhola by Siddharth Bhola

Microsoft Build 2016 Preview

Microsoft Build is the premier annual conference for software developers focused on Microsoft tools and technologies.  Events kick off on March 29th in San Francisco with sessions and coverage streaming on the Channel 9 site. Read on to learn more about a few areas we are looking forward to learning about at Build 2016!

Mark Rentmeester by Mark Rentmeester