Web application frameworks
A web application framework is a software framework that is designed to support the development of dynamic websites, Web applications and Web services. The framework aims to alleviate the overhead associated with common activities used in Web development. For example, many frameworks provide libraries for database access, templating frameworks and session management, and often promote code reuse.
From : http://en.wikipedia.org/wiki/Web_application_framework
GData .NET Client Library
The Google Data APIs (GData) provide a simple protocol for reading and writing data on the web.
Each of the following Google services provides a Google data API:
- Base
- Blogger
- Calendar
- Spreadsheets
- Google Apps Provisioning
- Code Search
- Notebook
- Picasa Web Albums
- Document Feed
The GData .NET Client Library provides a library and source code that make it easy to access data through Google Data APIs.
Services that are currently not supported by the .NET library:
Loading .....