| Thread | Last Post | Replies |
|
| Custom Validation Message in a Property Grid | 07 Feb 2007 16:35 GMT | 1 |
I have a property grid used for editing the members of a class of which one is an int. If this int value is deleted in the property grid then I get a default error dialog box that says: "Property is not valid." [Details] "is not a valid value for Int32."
|
| Oracle 8i Backup on a Click of a Button reg. | 07 Feb 2007 16:32 GMT | 1 |
Dear Friends, We are using Oracle 8i Enterprise Edition of Windows 2000 Server as the Backend. For backup purpose we are using the following command @ command prompt
|
| C# project reference | 07 Feb 2007 16:22 GMT | 1 |
Every time I open the C# project, it copies all assemblies the project references into the output path. How can I disable it? TIA,
|
| CLASS PROBLEM | 07 Feb 2007 16:07 GMT | 1 |
I have an object in my page protected RProductList Rproductlist22; public class RProductList : R_ListBase {
|
| Definition error | 07 Feb 2007 15:34 GMT | 1 |
I'm having this error, 'Bsc_Test1.src.controls.cont' does not contain a definition for 'ChartTitle' 'Bsc_Test1.src.controls.cont' does not contain a definition for
|
| Invoking a Static Method in a Static Class | 07 Feb 2007 15:17 GMT | 3 |
I want to invoke a static method of a static class using a TEXT variable which has the namespace and class name which should be executed. I looked at the "CreateInstance" method, but this looks like a way to create an instance of a class, which is not what is needed. I ...
|
| Xpath containing ' | 07 Feb 2007 14:42 GMT | 1 |
How do you evaluate an xpath in c# containing a ' ? I tried using ' but it did not work Thanks
|
| List.Exists method | 07 Feb 2007 14:31 GMT | 2 |
I have a list of integers and simply want to check if a number exists in that list. In the manual I found the List.Exists method but this apparently only works for constants values via a predicate? Am I wrong here?
|
| Still looking for a good tutorial on CodeDOM | 07 Feb 2007 13:32 GMT | 2 |
Sorry if my frustration shows through in this. I have seen posts and discussions dating back to 2001 and still haven't seen any "good" example of a tutorial on CodeDOM. I've seen very many that give the same Console.WriteLine("Hello, World."); example. If that's all you
|
| Monitor a Network Printer | 07 Feb 2007 13:28 GMT | 3 |
Hi group, I am new to this group and since I didn´t find anything on Internet related to my problem I wanted to know if anyone know or may help me. What I have to do is:
|
| Can VS2005 publish build a single exe? | 07 Feb 2007 13:08 GMT | 2 |
I am trying to build my application into a single installation exe so that my client can start installing and test on their machine. My question can MS VS2005 publishing feature able to doing this? Many thanks in advances :)
|
| Icons | 07 Feb 2007 12:52 GMT | 3 |
I have a 48x48 icon named <ApplicationName>.ico which, when I build my application, is therefore used as the executable icon. However, in Windows Explorer it is possible to use various different views that require different icon sizes. Explorer will automatically scale the
|
| Run Thread when form open.Plz urgent. | 07 Feb 2007 12:34 GMT | 2 |
Please give a kind look on my question. and please comments. I am Using C# as development tool of Dot Net 2.0. I wrote a function read_data() that read data from Serial Port continuously.Till application gets close.
|
| How to change font in tooltip | 07 Feb 2007 12:22 GMT | 1 |
hi. Group, Does somebody here know how to change font (including font, font size) in tooltip. thanks
|
| Debug .NET Interop-dll From VB6? | 07 Feb 2007 11:57 GMT | 2 |
I have a VB6 Project referencing a .NET (C#) dll Is it possible to debug the c#-code when coming from the VB6 project. thx Peter
|