| Thread | Last Post | Replies |
|
| Contacts | 14 May 2008 03:10 GMT | 2 |
Hi, I am just wondering if there is a way to put my contacts list on the windows mail main page when it opens like it is in outlook, (contacts list is under the inbox, junk mail folders etc on the left hand side)
|
| Folders and content of folders created by other software are invis | 14 May 2008 00:37 GMT | 1 |
I created a download folder for gigatribe. From gigatribe I can find the folder and its contents, but not through explorer. A similar issue happened with VuePrint, the photo editing/managing software that I use. If I move something to an existing folder I can find the file. If
|
| WinInstaller-based Deployment of VC++.NET 2005 CLR app using Crystal | 13 May 2008 21:48 GMT | 1 |
I am having a problem deploying Visual Studio.NET 2005 application written in VC++.NET 2005 CLR and instantiating some Crystal classes for .NET 2005 to other Win XP workstations. I followed the following advice that Gary gave to Aleks Kleyn on 5-
|
| StackOverflowException | 13 May 2008 19:34 GMT | 4 |
I have a problem where a console-application throw a StackOverflowException witout allowing me to receive a stacktrace and write it to a file. It seems like the app doesn't allow me to do anything after a StackOverflowException.
|
| SOS.dll | 13 May 2008 18:26 GMT | 2 |
Is this the place for questions related to sos.dll debugging ?? /Peter
|
| How to tell an assembly is loaded | 13 May 2008 17:52 GMT | 3 |
How can I tell an assembly is loaded? I want to avoid redundant Assembly.LoadFrom(..) calls.
|
| System.Reflection.Emit and Namespaces | 13 May 2008 16:59 GMT | - |
Don't know if this is the place to ask but.. I am writing a compiler for .net as a way of learning about how the .net languages and the CLR work and I am confused about how references and namespaces work with the Emit namespace. I am trying
|
| checkbox template | 13 May 2008 16:45 GMT | 1 |
How do I make a template for a WPF Checkbox to look like a WPF Button? /Max
|
| WPF equivalence to checkBox1.AutoCheck = false | 13 May 2008 13:09 GMT | - |
I want a button-like control (with a bool state) that the user clicks but is not set instantly but through code based on some conditions... with old WinForm I could use a CheckBox with AutoCheck set to false and display as button ... but in WPF these properties is not available . ...
|
| SharedPerformanceCounter.CreateInstance exception | 13 May 2008 11:12 GMT | 12 |
We have written a SOAP Extension assembly that writes timings and method counts to Performance Counter instances every time a Web Method is invoked. This has been working stably for some years. Recently one one server or another we have noticed some exceptions coming
|
| Hashtables and concurrency | 13 May 2008 06:46 GMT | 5 |
When the MSDN docs say "Hashtable is thread safe for use by multiple reader threads and a single writing thread ... which allows for lock-free reads provided that the writers are serialized to the Hashtable"
|
| Issuing multiple Socket.BeginReceiveFrom() calls at one go | 13 May 2008 01:25 GMT | 4 |
In all the samples that illustrate the use of Socket.BeginReceiveFrom(), once a BeginReceiveFrom() call is issued, then we wait for an incoming message, and then (a) either another BeginReceiveFrom() is issued from the
|
| Project Settings problem?? | 12 May 2008 23:14 GMT | - |
Just today, I tried to edit a crystal report and when double-clicking on the report from Solution Explorer, I get hex values and no design mode. This happens for all my reports in this solution.
|
| Image will not show on monitor and projector at same time | 12 May 2008 22:06 GMT | 1 |
I know there is a place on a desktop computer that you can toggle so that you can have your screen show what your projector is showing. I have gone totally blank and can't remember how. I'm using XP SP2. You'd think it would be in control panel. if it is, I don't recogize it. I ...
|
| Framework Help Needed. | 12 May 2008 20:56 GMT | - |
I am using Windows XP home edition version 2002 SP2 and my system has installed on it MS.NET Framework (English) V1.0.3705 MS.NET Framework 1.1
|