| Thread | Last Post | Replies |
|
| access the display idle timer | 25 Apr 2005 16:44 GMT | 3 |
I need to be know when the display goes into "suspend." It seems there is no accurate way to query the state of the monitor so I am left with trying to track the idleness of the system and compare that to the monitor idle time out. There seem to be a few references on msdn ...
|
| Uninstall VS 2005 Beta 1 to Install Beta 2 | 25 Apr 2005 13:21 GMT | 2 |
I want to install beta 2 of VS 2005 but I can't uninstall beta 1. The Setup stops responding when this message is still visible "Setup is loading installation Components. This may take a minute or two". I manually removed J#, MSDN Documentation and .NET Framework 2 beta 1 from ...
|
| Display bitmap in datagrid cell ??? | 25 Apr 2005 11:53 GMT | 1 |
Is there a way to display bitmaps inside a datagrid ? regards serge
|
| Bug in .NET 1.1? | 25 Apr 2005 11:04 GMT | 3 |
The following code is causing the exception "System.InvalidOperationException: Handle is not initialized". From my understanding, objects in a class are expected to be valid during the destructor.
|
| Window service interface | 25 Apr 2005 10:07 GMT | 7 |
How does one return a varible, value, or object from a window service in .net? How do I expose the service methods? A link, code, or anything is wellcome, because I'm going bonkers!
|
| Button Images Not Showing When Using XP Style Forms | 25 Apr 2005 09:54 GMT | 9 |
Good Afternoon: I was hoping if someone could share some light on a problem that I'm facing. When I create a Visual Basic.Net program and I use the XP style for my Window Forms and buttons; if I add images to my menu buttons they don't show when
|
| Prevent multiple instances of MdiChild form? | 25 Apr 2005 09:36 GMT | 1 |
How can I prevent multiple instances of MdiChild form? I have a MdiParent form with a DataGrid showing all the clients in the database. User clicks on a row to open MdiChild form which display details of the client. User can have multiple clients open at the same time, but how ...
|
| Getting Null Reference Exception when having two config section | 25 Apr 2005 08:56 GMT | 6 |
I am two config section with same config section handler like follow. <section name="Myformatters" type="MyFramework.Configuration.FileHandlers.MyConfigFileHandler, MyFramework"/>
|
| Using old controls in .net | 25 Apr 2005 05:25 GMT | 1 |
I have a number of custom controls purchased to use with VB6. What is the disadvantage of using these in vb.net rather than purchasing the .net equivalents? Thanks
|
| Class Library / DLL Version | 25 Apr 2005 03:06 GMT | 1 |
I created a class library in C# and compiled a DLL containing those classes. The created DLL has the version-number 0.0.0.0 I did not find yet how to define a version-number for a DLL. Can somebody give me advice?
|
| Help on XML formating ??? | 24 Apr 2005 23:54 GMT | 3 |
I have a dataset with a certain amount of data. After a while I send those data to an XML file. What I would like to do is that when the data has been send to the file, they are correctly formatted for beeing seen in explorer ans real data
|
| Singleton/Abstract Factor issue | 24 Apr 2005 23:49 GMT | 2 |
Consider the following problem (which I state with a simple example, but it corresponds to a real problem that I'm facing): Junior loves pets, and that's fine with Mom and Dad, as long as he only has no more than one of any given species.
|
| Any VS2005 Beta 2 Issues Come Up Yet? | 24 Apr 2005 20:11 GMT | 16 |
I haven't installed VS2005 B2 yet. My main concern is installing VS2005 B2 on the XP Pro machine where VSN2003 already exists. Am I asking for trouble? Your comments...
|
| Manipulate MSOffice programs from web page or smart client? | 24 Apr 2005 18:21 GMT | 1 |
Hi, what is the best way to manipulate MSOffice programs? i understand that regular web pages do not have the permissions (because of safety measures) to open up MS word/excel programs, for example, from a web site. What I need is a strategy for the best way to open up word/excel ...
|
| bypass Windows Component Update cd on install? | 24 Apr 2005 17:29 GMT | 3 |
Is there a way to install without the cd since mine is scratched? This is for 2002 edu version. I've tried submitting a support request on the ms site, but *everytime* I submit it says it couldn't do it which is very
|