| Thread | Last Post | Replies |
|
| Read custom property from an office document | 23 Sep 2005 01:28 GMT | 1 |
How can I programatically read a custom property from an office document such as excel or word?
|
| WinFX SDK September 2005 CTP is available for download | 20 Sep 2005 08:46 GMT | 6 |
We are pleased to announce that the Sept. CTP edition of the WinFX SDK has been released! For WinFX SDK Sept. 2005 CTP, you have the following options: Download and install the WinFX SDK from:
|
| C#: Used components of Framework | 14 Sep 2005 10:22 GMT | 1 |
Is there a way to find out what components (or dlls, ocx's, etc) of Framework in a given C# project are actually being used (similar to VB copmponents)? I want to keep the file to download as small as possible. Your advice is very much appreciated.
|
| equivalent to notify() | 09 Sep 2005 17:01 GMT | 2 |
Hi, I'm looking for native .NET functionality that does the equivalent of a notify() or notifyAll(). I can do it using unmanaged C++, but was hoping there was a .NET native way to do something as fundamental as that. TIA,
|