| Thread | Last Post | Replies |
|
| Dell Inspiron 1300 Windows XP | 30 Jan 2007 09:44 GMT | 1 |
I have Windows XP on my laptop. It has now stated that everytime I shut my laptop down, then boot it up the next day, Windows XP has de-activated itse;f. Has anyone any solutiions or if anyone else has had the same problem, then let me know, coz Im puttin a complaint through to ...
|
| Generic collections vs. arrays on structs vs. class | 29 Jan 2007 17:58 GMT | 5 |
I started working on a performance demanding app. I created structures that I put into an Array. Then I realized that arrays are byref objects, while struct is byval. Now, I presumed, that managing these objects would be faster if I would use
|
| IDE freezes during startup | 26 Jan 2007 23:12 GMT | 2 |
I have Visual Studio.NET 2003 Professional. It was working just fine a couple of days back and all of a sudden the IDE has become so slow to start up. The logo comes and freezes for a couple of minutes before it allows me to chose the project to open. After that everything else
|
| List of performance counters | 25 Jan 2007 17:43 GMT | 2 |
Hey folks! is there a tool for list all available counters on my machine? I am german running a german os, whatelse. And now I try to access on some counters and don't now how to call them. "Logical drive" is shown
|
| performance of dual core processors for .NET | 10 Jan 2007 22:36 GMT | 9 |
I am not sure if this is the right group to ask this question. I thought may be some of you might have answer to my question. Now that said, here is my question. I am planning to purchase dual core processor desktop for .NET application
|
| C# System.String Memory Usage | 09 Jan 2007 20:23 GMT | 8 |
I have created a service which parses real-time prices from one format into another. This is all working very quickly and nicely, however, I have recently found that the memory usage is astronomical after a few hours. (1.5-2 Gig)
|
| .NET and multithread networks server application | 02 Jan 2007 10:15 GMT | 10 |
I have developed large multithreaded network application using Win32 and Winsock in the past connecting to an SQL db. How fast and robost is .NET 2.0 for creating a similar application? I need to create an client and server application. The client
|