Login   

This is the second version of the WebGallery prototype (hence v2.0) designed using .NET technologies.

Changes in this version:

  • Built on .NET 3.5.
  • Compatible (mostly) and tested with with FireFox (2, 3pr), IE (6, 7), Opera (9.5), and Safari (3.0.4).
  • Removed Enterprise Library dependencies in favor of LINQ-to-SQL.
  • Resolution of file handing "issues" in v1.0.
  • Implementation of ASP.NET AJAX to speed up gallery rendering.
  • Added "paging" to the galleries.
  • Removed ASP.NET user controls in favor of cleaner ListViews.
  • Added caching to the WebStorageHandler.
  • Added Deflate and GZip HTTP Compression to the .aspx and .ashx pages.
  • Reengineered thumbnail managed (pre-fab'ed now) to speed up load times. (Thanks Michael!)