Home » Archives

Content in the Architecture Category

[14 Dec 2011 | No Comment | ]

This video explains how to implemented AOP (Aspect Orientated Programming) with PostSharp. You will be using the Postsharp library and you will take a look at how to create our first Aspect as well as how to use the metadata with the aspect to provide real business value in your application.
Watch this video http://www.dimecasts.net/Content/WatchEpisode/196

[5 Dec 2011 | No Comment | ]

With mobile taking off in a big way it is a fun and exciting time to be a software developer, businesses are faced with tough decisions on how to provide a best possible user experience, yet keeping maintenance cost down across the different smart phone platforms.

[30 Nov 2011 | No Comment | ]

Hear from the C#,Visual Basic,and F# language designers themselves,about how we create the .NET Framework languages at Microsoft. Where do we get ideas? How do we incorporate new paradigms without breaking the existing languages? Where will we go in the future,and how will we get there? This video talks about all these topics and more.

[11 Oct 2011 | No Comment | ]

This video explores the new tools and capabilities of the Windows Azure Platform—the Windows Azure Tools for Visual Studio 1.4 and Windows Azure Storage Analytics.

[12 Sep 2011 | No Comment | ]

MVC is part of the asp.net framework. It is a programming model which helps you create an asp.net web application, but MVC is much slicker and cleaner then asp.net Webforms environment.