- 5 Awesome Learning Resources For Programmers
- Programming Books
- Collection of Free Programming and Technology Related Books
Tips and articles related to Software and Application Development. More articles will be shared on software technology and terminologies.
Jan 16, 2012
Few Learning Resources
Few online learning resources for programmers
Labels:
books,
learn,
programming
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.
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.
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.
Labels:
application,
ExtJs,
interactive,
web
Subscribe to:
Posts (Atom)