Tuesday, August 9, 2011

Yum Wee Wee Yum !!!

Before you get confused... its MVVM abbreviation for Model-View- View Model. It is very similar to MVC (In case you are not aware.. refer this .. http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller) . The View handles the UI part.. if you are using silverlight, the files with .xaml extension and the page design, they constitute the View. The Model consists of  the containers (All the classes needed) and the VM i.e View Model contains all the business logic..

This was a brief intro to MVVM ... more will follow soon... :)

Wednesday, July 27, 2011

Hello World!!

Starts from simple alphabets ...to complex words and even more complicated sentences...and it never stops...
it is the process of continuous learning..
Yeah!! That is how we start to learn anything .."from scratch"... and here i am learning the art of writing ... of documenting the stuff we learn...Its like a circle..the more you write..the more you learn and u write more if you are learning more... So,this is a perfect way to explore more ... and find what lies beyond a simple "Hello World!!!"