| Thread | Last Post | Replies |
|
| Serializing Partial Classes (Datasets) | 20 Nov 2007 01:32 GMT | 7 |
I have a dataset called Checklists created with the dataset designer giving me Checklists.designer.cs It has a [Serializable()] attribute, i.e., [Serializable()] public partial class Checklists {
|
| SMTP Connection failure.... | 19 Nov 2007 23:26 GMT | 2 |
I was wondering if someone could point me to the correct Forum for an issue I am having with Windows Server 2003 SMTP connection failure. I have a small application written in ASP.net that takes user input and then sends the input via Email using system.net.mail. When the user ...
|
| AsyncOperation not working as I expected | 19 Nov 2007 22:49 GMT | 3 |
I'm trying to use AsyncOperation to execute a method in a main thread context from a worker thread. If I run the program from a console application then it doesn't work. If however I run it from a WindowsForms application it does. Basically I set the name of the main thread to ...
|
| Q: displaying image in WPF | 19 Nov 2007 22:19 GMT | 1 |
I am probably doing something really stupid, but I cannot get an image to display in a window using WPF. I copied the image into my main project directory in Visual Studio 2005.
|
| New Install | 19 Nov 2007 13:22 GMT | 2 |
I am moving my development from one machine to another. On the first machine, on the Start Page, I have options for Open: Project | Website Create: Project | Website
|
| Very slow debugging and breakpoints. | 19 Nov 2007 11:43 GMT | 1 |
I've come over to .NET 2.0 recently from 1.1 and I now find that setting a breakpoint in code and running in debug mode is extremely slow. So slow it's unusable as a debugging tool. Any suggestions? Settings?
|
| Allow Click-Once app run by Non-Admin user to log in event log | 19 Nov 2007 09:23 GMT | 6 |
We create a new eventlog for our inhouse apps, and we all our clickonce (C#) apps are writting in the event log, if the user is a local ADMIN. but for non-admin users, our apps are unable to write to any event log. how to allow a click once apps to write in an event log for ...
|
| which .NET to install with VS 2005 pro | 19 Nov 2007 01:49 GMT | 3 |
I am planning on installing Visual Studio 2005 Professional on Windows XP SP2. The XP machine has all the updates and it has .NET framework 2.0 installed. It does not have the other .NET framework versions. Do I need to install .NET framework 1.0 or 3.0?
|
| Detect if app was started from VS | 18 Nov 2007 12:05 GMT | 2 |
I need to detect if the winform application was started from within VS 2005 Is it possible? Thanks
|
| Outlook Express Profile is Corrupted | 17 Nov 2007 18:54 GMT | 1 |
My outlook express was working fine until last week. Now it receives messages, but will not send anything. There are 6 messages in my outbox, and when I click on outbox, the computer freezes. I am told I by Embarq help desk that my outlook express profile is corrupted.
|
| wpf - how to use one resource definition in many places as identical objects | 17 Nov 2007 01:35 GMT | 6 |
because there are no managed news group for window presentation foundation and one has told me I can use this, here my problem: I have one resource-definition,
|
| How to find the dimensions of .jpg image? | 16 Nov 2007 21:13 GMT | 1 |
How to find the dimensions (width & height) of a .jpg file in c#.net? Thanks.
|
| Troubles with configuration files for application with several several dll | 16 Nov 2007 19:53 GMT | 2 |
I have an application that consists in one main exe and several dll's (BL, DAL, Util, etc) Each dll project has its own settings (in Properties\Settings.settings file).
|
| OleDbCommandBuilder - Data type mismatch in criteria expression | 16 Nov 2007 16:05 GMT | 2 |
Hi, i'm using an OleDbCommandBuilder to update data from a dataset to a access database. It work fine, but if i use a table with a decimal column data type, i get this error, when performing the update
|
| Finding "My Computer" in the computer | 16 Nov 2007 14:22 GMT | 4 |
I can't find My Computer, I need to double click this to start a H.P. new printer. The H.P. disc won't run so they tell me to double click "My Computer" I can't find it anywhere. Thanks.
|