all groups > asp.net caching > january 2008
activation code for autocad 2006
Posted by rein thread at 1/29/2008 10:58:08 PM
please send me an activation code for autocad 2006. Hope you could help
me.
*** Sent via Developersdex http://www.developersdex.com ***... more >>
Dynamic image caching
Posted by nlunn at 1/29/2008 3:02:00 AM
I have an application with 10000+ images. Those images are manipulated
in .net and stored in 6 different sizes plus the original image.
As I want to get rid of handling all the many sizes of the images, I
was thinking if I could create all the images dyn=EDcally by calling a
webpage returning ... more >>
SqlDependency with Notification : thread synchrnization issue
Posted by Joe Abou Jaoude at 1/29/2008 12:00:11 AM
Hi,
I m trying to use the SqlDependency with the Notification feature of SQL
SERVER 2005.
I load the data from the database in a Shared datatable (if the
datatable is empty).
When SQL SERVER notifies my app that a change has been made I clear the
datatable.
The code works fine, however ... more >>
State Management
Posted by Madison at 1/24/2008 6:40:05 AM
Hello There,
I have web application that went to production about 2 weeks ago. The web
page captures a lot of information for validation and calculation. I’m using
ViewState to maintain the postback which slow down the page load every time
users entered some data and need calculation. Th... more >>
SqlDependency issues
Posted by Ravi at 1/23/2008 1:18:01 AM
Hi,
Am using SqlDependecy for ASP.Net cache. The sql databse is enabled for
notifications. I have added the SqlDependency.Start in my application_start.
I have a command object which retrives values from table based in a filter
condition. I have two cache object depending on this command ob... more >>
|