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

.NET (Core and Framework)

 
GeneralRe: WinFX and the ".NET 3.0" misnomer Pin
Rob Graham11-Aug-06 9:53
Rob Graham11-Aug-06 9:53 
QuestionDegree character Pin
Paul Selormey9-Aug-06 15:46
Paul Selormey9-Aug-06 15:46 
AnswerRe: Degree character Pin
Paul Selormey9-Aug-06 16:35
Paul Selormey9-Aug-06 16:35 
AnswerRe: Degree character Pin
Guffa10-Aug-06 21:29
Guffa10-Aug-06 21:29 
QuestionConfiguration, deploying... Pin
kalkwarf9-Aug-06 13:16
kalkwarf9-Aug-06 13:16 
QuestionMicrosoft Enterprise Library Pin
Chris Richner9-Aug-06 12:26
Chris Richner9-Aug-06 12:26 
AnswerRe: Microsoft Enterprise Library Pin
Not Active9-Aug-06 15:16
mentorNot Active9-Aug-06 15:16 
GeneralRe: Microsoft Enterprise Library Pin
Chris Richner14-Aug-06 12:45
Chris Richner14-Aug-06 12:45 
Hi Mark,

The goal should be to retrieve all those defined names from a compiled assembly. Nobody can remember all defined names after the assembly is released, right? Imagine the defined config file get lost. In this case one have to watch in the code (MyClass.Getxx()) to make sure all defined names are configured well again. Not really handy if one is out there by a customer trying to setup the whole thing again.

That's the reason way I like this attribute based solution, one could write a small tool that uses reflection to fetch all names out of the assemblies. To generate a config file containing all defined names is just a nice to have thing, of course.

Thanks for your answer.

myMsg.BehindDaKeys = "Chris Richner";

GeneralRe: Microsoft Enterprise Library Pin
Not Active14-Aug-06 13:47
mentorNot Active14-Aug-06 13:47 
GeneralRe: Microsoft Enterprise Library Pin
Chris Richner18-Aug-06 7:25
Chris Richner18-Aug-06 7:25 
Questionwindows hook to find word menu create [modified] Pin
priyank_ldce9-Aug-06 10:03
priyank_ldce9-Aug-06 10:03 
QuestionVS pro 2003 and .NET 2.0 Pin
matthias s.9-Aug-06 3:01
matthias s.9-Aug-06 3:01 
AnswerRe: VS pro 2003 and .NET 2.0 Pin
Dan Neely9-Aug-06 3:15
Dan Neely9-Aug-06 3:15 
GeneralRe: VS pro 2003 and .NET 2.0 Pin
matthias s.9-Aug-06 3:34
matthias s.9-Aug-06 3:34 
AnswerRe: VS pro 2003 and .NET 2.0 Pin
Christian Graus9-Aug-06 12:36
protectorChristian Graus9-Aug-06 12:36 
QuestionHow to read files stored in the devicePath returned by SetupDiGetDeviceInterfaceDetail(hDevInfo, &devInterfaceData, devInterfaceDetailData, dSize, &requiredSize,&devInfoData); Pin
mmhu8-Aug-06 10:24
mmhu8-Aug-06 10:24 
QuestionRelease build optimizations Pin
Robert Rohde8-Aug-06 3:18
Robert Rohde8-Aug-06 3:18 
AnswerRe: Release build optimizations Pin
Tim Paaschen8-Aug-06 20:50
Tim Paaschen8-Aug-06 20:50 
GeneralRe: Release build optimizations Pin
Robert Rohde8-Aug-06 21:14
Robert Rohde8-Aug-06 21:14 
AnswerRe: Release build optimizations Pin
Guffa8-Aug-06 23:07
Guffa8-Aug-06 23:07 
QuestionHow VS2005 runs without IIS Pin
Exelioindia8-Aug-06 0:04
Exelioindia8-Aug-06 0:04 
AnswerRe: How VS2005 runs without IIS Pin
Mike Dimmick8-Aug-06 3:04
Mike Dimmick8-Aug-06 3:04 
Question.NET Remoting Pin
di327-Aug-06 21:02
di327-Aug-06 21:02 
QuestionHow can i post only two special characters in textbox by using VB.net, Can u help plsssssss Pin
prasanna.mca7-Aug-06 20:53
prasanna.mca7-Aug-06 20:53 
AnswerRe: How can i post only two special characters in textbox by using VB.net, Can u help plsssssss Pin
Guffa8-Aug-06 7:37
Guffa8-Aug-06 7:37 

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.