Our team provide different types of services such as:
- proffessional cracking of any kind of software
(CAD,CAM,CAE,EDA,GIS,PCB,FEA,FEM,CNC,CFD,PDS,3D,Optics etc.) designed
for any kind of operating systems(Windows 95/98/ME/2000/XP, Linux,
FreeBSD, OS/2, MAC OS etc.)
- producing keygens...
more >>
I would like the caches of three ASP.NET applications to each have a cache
entry with a SqlCacheDependency on a specific record in a SQL 2005 database.
When that record is deleted I would like the cache entry to all three caches
to be removed. In some preliminary tests I've found that only one...
more >>
I have some tables from a proprietary ODBC source that I read into Datasets.
Because of limitations on this source, only a single LEFT JOIN can be used at
a time in the SQL to fill the Datasets. What I'd like to do is to take two
Datasets created from LEFT JOIN statements, and LEFT JOIN those ...
more >>
I'm caching a dataset. Total size is about 200MB. I'm loading the dataset in
the application_onload event.
It's not caching it into the physcial ram, it's storing in the pagefile. How
can i change this. I want better performance and if it has to read from vram
each time then this is not goo...
more >>
Hi,
When deploying new aspx files I seem to experience a high amount of
exceptions being logged. It normally takes a full reboot of the box to make
the exceptions stop. I've tried to recycle iis, but that doesn't always do
much. Are there any guidelines on how to deal with .net cache? Or, is ...
more >>