Other News

Community

Understanding Dependency Injection

(Bipin Joshi) If you ever developed ASP.NET MVC applications you probably have come across this term – Dependency Injection. Dependency Injection is a way to implement the Dependency Inversion Principle. Simply put, Dependency Injection is a design pattern that helps a class separate the logic of cr

Editorials

Office for Touch Based Platforms

Microsoft released its latest touch based version of office for the iPad recently. They are targeting a release to the Android platform next, and then following up on a release to the new Windows 8 operating system. This is a new version of office that has been re-designed to make it work better in a touch based environment such as […]