Click here to Skip to main content
15,901,035 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionOnKeyDown Pin
Leslie Sanford2-Aug-06 17:05
Leslie Sanford2-Aug-06 17:05 
Question"Some of the properties associated with the solution could not be read" Pin
Dpriya2-Aug-06 11:23
Dpriya2-Aug-06 11:23 
QuestionHow to read in multiple values from Console Pin
mmhu2-Aug-06 11:03
mmhu2-Aug-06 11:03 
AnswerRe: How to read in multiple values from Console Pin
Colin Angus Mackay2-Aug-06 11:32
Colin Angus Mackay2-Aug-06 11:32 
GeneralRe: How to read in multiple values from Console Pin
mmhu3-Aug-06 2:57
mmhu3-Aug-06 2:57 
QuestionCan save a XML file into ResX ? Pin
Ariston Darmayuda2-Aug-06 5:28
Ariston Darmayuda2-Aug-06 5:28 
QuestionXml compatibility in VS2005 (.Net 2.0 run-time) between desktop an device application Pin
Ammar Ben Hadj Amor2-Aug-06 0:07
professionalAmmar Ben Hadj Amor2-Aug-06 0:07 
QuestionCan a non-Component class have design time "Name" property? Pin
kmansari1-Aug-06 18:54
kmansari1-Aug-06 18:54 
Gurus,
Help!! This is what I am trying to do:

I have business objects that derive from a common base class. I have implemented my custom UITypeEditor (based on a TreeView) that lets edit these objects at design time. Visual Studio happily generates the code required to instantiate the tree hierarchy at run-time. So far so good. However, the variable names it assigns to these objects follows the pattern:

<type_name>[1,2,...n].

Examples: reportExporter1, reportExporter2...., logGenerator1, logGenerator2,.... etc.

I want the users to be able to specify variable names of their choice at design time. The easiest way would be to derive these classes from Component. However, I am NOT allowed to make them into components. So the question goes: Can a class instance have a Name property associated with it such that the Visual Studio Designer would use its value rather than generate its own default string for the name? If so, how?

I am using VS 2005.

Thanks a lot in advance!

-Kamran
QuestionHow to print PS/EPS files? Pin
ricecake1-Aug-06 10:49
ricecake1-Aug-06 10:49 
QuestionEnterprise LIbrary Logging Pin
Charith Jayasundara1-Aug-06 7:19
Charith Jayasundara1-Aug-06 7:19 
Question.NET Remoting Channels??? Pin
Small Rat1-Aug-06 6:18
Small Rat1-Aug-06 6:18 
AnswerRe: .NET Remoting Channels??? Pin
Stephen McGuire2-Aug-06 10:47
Stephen McGuire2-Aug-06 10:47 
QuestionIs real-time programming can be done with C# & .Net? Pin
eninyo1-Aug-06 6:18
eninyo1-Aug-06 6:18 
GeneralRe: Is real-time programming can be done with C# & .Net? Pin
Guffa1-Aug-06 10:19
Guffa1-Aug-06 10:19 
Questionplaying real media and quicktime files in .NET Pin
Vineet Rajan1-Aug-06 5:12
Vineet Rajan1-Aug-06 5:12 
AnswerRe: playing real media and quicktime files in .NET Pin
Dave Kreskowiak1-Aug-06 5:58
mveDave Kreskowiak1-Aug-06 5:58 
QuestionVisual studio 2005 installation question Pin
Jetli Jerry1-Aug-06 0:42
Jetli Jerry1-Aug-06 0:42 
AnswerRe: Visual studio 2005 installation question Pin
Mike Dimmick1-Aug-06 1:08
Mike Dimmick1-Aug-06 1:08 
GeneralRe: Visual studio 2005 installation question Pin
Jetli Jerry1-Aug-06 18:58
Jetli Jerry1-Aug-06 18:58 
Question.Net 2.0 Pin
Kanjinghat31-Jul-06 23:29
Kanjinghat31-Jul-06 23:29 
QuestionGetting underlaying String through a StringToken Pin
Don Teflon31-Jul-06 21:10
Don Teflon31-Jul-06 21:10 
QuestionSystem.DirectoryServices and SSL Certificate Policies Pin
serious-sam31-Jul-06 20:10
serious-sam31-Jul-06 20:10 
QuestionIntercepting Data Pin
Rabbit1731-Jul-06 12:52
Rabbit1731-Jul-06 12:52 
AnswerRe: Intercepting Data Pin
Dave Kreskowiak1-Aug-06 6:01
mveDave Kreskowiak1-Aug-06 6:01 
GeneralRe: Intercepting Data Pin
Rabbit171-Aug-06 12:51
Rabbit171-Aug-06 12:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.