Jun 13, 2011

Basic Stock Info - Gadget

Created a new Google Gadget - Stock Infor BSE.

With this gadget, we will be able to see the latest price of few selected shares. You can add this on your iGoogle.

Will be improving this gadget with lot of new features.

Used Gadget Tools to develop this gadget.

Jun 7, 2011

ExtJS - Javascript Library

Ext JS is a javascript library for developing interactive web applications using AJAX, DHTML, etc.

Documentation for Ext JS is available here.

Using ExtJS, we can easily develop interactive web applications.
For ex: To develop a grid with paging we need to write lot of code and handle paging events. But using ExtJS, we can achieve this by writing only few lines of code in javascript. We can avoid .Net grid controls and CSS.

We can use web service and JSON to pass the data to the javascript methods to display it in the grid. It has most of the features like inline editing, paging, sorting, etc.

You can find few samples and demos here.

Apple iCloud

Apple unveils iCloud.
iCloud is seamlessly integrated into your apps, so you can access your content on all your devices.

Seems to be very interesting. Waiting to use it in near future.

Learning Entity Framework 4.1

Recently started learning Entity Framework 4.1.

Some useful links to learn Entity Framework
Entity Framework
Overview of Entity Framework
What's New in EF 4.1.