| Thread | Last Post | Replies |
|
| cluster IIS freeze | 09 Aug 2004 13:34 GMT | 1 |
We have a clustered environement running our website and 1 of the 2 servers keeps getting iis frozen while the other remains OK. Does anyone have any ideas about why this might be happening? ALSO
|
| HyperThreading Good or Bad... | 09 Aug 2004 13:30 GMT | 3 |
We have a mission critical trading application running on 8 CPU ( P-IV 2.8 Ghz) with Hyperthreading enabled that gives us 16 logical CPU... most of our applications needs to be behave in a timely manner even a 2 or 3 second lag sometimes hurts organization P&L sheet... based on my ...
|
| Fine tuning register use with C# ? | 06 Aug 2004 17:26 GMT | 4 |
I'm trying to optimize a tight loop which is inside a drawing routine. It's written in C#, and the loop itself is in an unsafe block. As I'm working on pixels, I have declared a struct: public struct RGB
|
| Oracle Forms vs Visual Studio .Net... pls Help | 05 Aug 2004 04:03 GMT | 1 |
I need to make decision on which development tool to use: Oracle Forms or Visual Studio .Net. We run Oracle 9i on AIX. And we will develope database application. If use .NET we will use win2003 as App server. Could any pls give me argument which tool is better ?
|
| Forcing a Large Object Heap allocation. | 03 Aug 2004 20:13 GMT | 5 |
Does anyone know if it is possible to force a small object to be allocated on the Large Object Heap (LOH)? Thanks, Frank
|
| Memory usage problem | 03 Aug 2004 14:17 GMT | 2 |
I have a program with a couple datasets and a minimum number of controls. The main form is a MDI container. The problem is that when the program loads the memory in the working set shows 49 MB. If I minimize the application and then restore it the usage drops to 9 or 10 MB. I ...
|
| OutOfMemory exception when loading large images | 03 Aug 2004 08:37 GMT | 5 |
I have a problem when loading some pretty large images. The images are ~700mb uncompressed, and the two first times I load an image, everything works fine. Each time I'm done with an image, I force a Garbage Collection using
|
| I miss C inline and macros / Optimizing functions | 03 Aug 2004 08:26 GMT | 3 |
Is there any way to mark functions for optimization or is the only way for that to use something like an external preprozessor. Say e.g. i have a verrry simple function like... bool SetValueAndFire(string name, object value, EventHandler handler)
|
| File System as a cache mechanism | 02 Aug 2004 18:23 GMT | 1 |
In the journey of finding ways to scale our application with my current hardware, I've been playing around with using our servers hard disk as a means of caching information. We have a LOT of content that doesn't change very much and is guarenteed to be used every single page ...
|
| What VisualStudio.NET Edition do I Need ? | 02 Aug 2004 14:09 GMT | 1 |
We want to develope Windows and Web .NET application on Oracle 9i on AIX. Also we will use Crystal Report for reporting. I have question about the what Visual Studio.NET edition do we need to purchase.
|