| Thread | Last Post | Replies |
|
| search results dialog box | 02 May 2007 01:44 GMT | 3 |
when i open search from the start menu, i get a listing in the task bar, but the box cannot be seen. when i click on the task bar block it appears to fly off the screen to the upper right
|
| Installation problem - MSDN Libs for VS2005 | 01 May 2007 23:07 GMT | 2 |
I'm trying to jury-rig an installation of MSDN for VS2005 from ISO disks. The company I'm working for has an 'install drive' so I'm not sure of the pedigree of these directories. Essentially, since I don't have a CD burner at my disposal, I'm trying to run the installation ...
|
| int.Parse and NumberStyles.AllowParentheses | 01 May 2007 17:25 GMT | 3 |
Just a quick question: How come that using int.Parse("(20), NumberStyles.AllowParenthesis" ); returns a negative value? I would definetly expect that call to return something positive. Thanks, Bernhard.
|
| some config error happens periodically only | 01 May 2007 14:46 GMT | 3 |
we have a number of web applications once in a while they produce an error like below if you restart IIS - they disappear it happens on two servers
|
| Interface and Abstract Class Can have same method or not | 01 May 2007 11:21 GMT | 1 |
Suppose a interface having one method "GetName" as interface I1 { void GetName();
|
| Control the CPU Utilization during Application Execution written C#.Net | 01 May 2007 11:06 GMT | 5 |
This is Govardhan, i am working on C#.Net. I have a problem and i am sure most of them would have come across this problem. I have written a application in C#.Net. It does lot of work
|
| why use .net? | 01 May 2007 10:24 GMT | 5 |
We need to retrospectively justify our choice in using .NET framework for developing our site. Our techie isnt here so we cant run it past him. Can some kind, helpful person run their eye over it and tell me if I'm tellling porkies, or if there is anything I should add?
|