Groups | Blog | Home
all groups > dotnet drawing api > january 2007 >

dotnet drawing api : Image PorfFolio Library like ACDSee Desktop or Web?


zee
1/19/2007 10:52:17 PM
Hello,

I have to developed a image library like ACDSee in which i have
thousands of images of different extensions including PSD and AI.

Library will display the images in thumbnails and then user can click
on a thumb nail to preview the orignal image

I want to ask what will be the pros & cons of this library if i
developed it in ASP.NET 2.0 or as a Windows C# application.
Problems like processing time, memery usage,
Bill Burris
1/22/2007 4:56:06 PM
Do both and see how it works out. 99% of your code should be in Class
Libraries and 90% of the code should be identical for both types of
applications. Developing both user interfaces at the same time will
help you keep the user interface and application code separate.

Bill

[quoted text, click to view]
AddThis Social Bookmark Button