Exam 70-515: TS: Web Applications Development with Microsoft .NET Framework 4

Microsoft Visual Studio 2010 and .NET Framework 4.0 related certifications are available now. Candidates for this exam are professional Web developers who use Microsoft Visual Studio. Candidates should have a minimum of two to three years of experience developing Web-based applications by using Visual Studio and Microsoft ASP.NET. Candidates should be experienced users of Visual… Continue reading

DotnetSlakers – Ajax Data Controls Project (GridView, DataList,Repeater,Pager)

Recently i came across this project, while just searching for an ajax enabled grid view or data list kinda code. Just for craze. I came across Ajax Data Controls project by DotNetSlakers.com. Read more….. The Ajax Data Controls is a DotNetSlackers open source project. Developed on top of Asp.net Ajax Extension, the main goal of… Continue reading

Object Oriented & Inversion of Control

This is a nice quote by Stefano in his blog (link here). I thought it’s interesting to Quote here.   An object-oriented framework is a (generative) architecture designed for maximum reuse, represented as a collective set of abstract and concrete classes; encapsulated potential behavior for sub-classed specializations. The major difference between an object-oriented framework and… Continue reading