| Thread | Last Post | Replies |
|
| .NET property names and translation | 01 Feb 2007 12:51 GMT | 8 |
Does anyone know if the standard "PropertyGrid" control is (foreign) language sensitive. If I display an object in the control, and my object has the native .NET "Size" struct as a property (which also contains its own ""Width" and "Height" members), will someone running my app ...
|
| Why Assembly.Load get returns wrong assembly. | 01 Feb 2007 12:40 GMT | 13 |
Background: I created a windows service with .NET 1.1 that is a shell that simply loads assemblies and then loads a certain type there and calls a method. Those dynamically loaded assmeblies meant to be upgardable. I wrote a code that
|
| How to recover windows process/tasks order? | 01 Feb 2007 11:49 GMT | 3 |
i'm looking for code/method to get process list AND order of these processes in task manager. For instance , in task manager ( or on the windows task bar ) you have 5 applications , i would like to recover the order of these applications ( 1
|
| performance testing | 01 Feb 2007 11:41 GMT | 2 |
I have a class I'm using to load and deserialize an xml file. Within the class I'm using the Stopwatch class to time the deserialization. The first time through the process takes somewhere in the realm of 4900 milliseconds. If I repeatedly call the method that does the ...
|
| Help needed pls : how to get windows tasks order? | 01 Feb 2007 11:26 GMT | 1 |
i'm looking for code/method to get process list AND order of these processes in task manager. For instance , in task manager ( or on the windows task bar ) you have 5 applications , i would like to recover the order of these applications ( 1
|
| Windows Explorer Folder Options | 01 Feb 2007 09:41 GMT | 1 |
Anyone have any ideas how I could go about getting access to the Advanced Folder option settings in Windows Explorer programmatically (.Net). I'm looking at making a utility to hook keyboard shortcuts up to some
|
| Exposing .net library to COM | 01 Feb 2007 06:00 GMT | 1 |
i have written a library in .net by c# and i want to expose it to com i have follow all the instruction in this website: http://www.codeproject.com/dotnet/nettocom.asp
|
| media player | 01 Feb 2007 05:42 GMT | 1 |
Can you direct me to a website or a process that would tell me how to disable Windows Media player on my computer without removing it from the computer. It continually comes up automatically disrupting my work product. I do not mind having windows media on my computer but I ...
|
| Picture IT! version 5.0.1 (2001) - does it run under Windows XP? | 01 Feb 2007 05:41 GMT | 1 |
Need to update a client's PC from Windows ME to XP. They have and use regularly Microsoft Picture IT! version 5.0.1 (2001). Will it run under XP? Or is there any tweaking that needs to be done? Or which version would I need to upgrade to that is compatible to Windows XP? Is ...
|