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

.NET (Core and Framework)

 
JokeRe: WinFX and the ".NET 3.0" misnomer Pin
Dustin Metzgar10-Aug-06 9:41
Dustin Metzgar10-Aug-06 9:41 
GeneralRe: WinFX and the ".NET 3.0" misnomer Pin
Rei Miyasaka10-Aug-06 9:58
Rei Miyasaka10-Aug-06 9:58 
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 
Hi,

I really think that this lib is a good base for an app framework. The only problem I personally see is that you have to provide exception policiy and logging category names by string literals.

One maybe tend to use string constants, better than nothing. But .net offers reflection, so there should be a way to get all those defined policiy and logging category names at the end of the day out of an assembly, right? This makes it type safe for coding and easy to config for admins as well. Possible scenario could be to generate app.config file with each policiy and loggin category name included for a default config.

Did somebody write some attribute based code to use the Microsoft Enterprise Library features?

myMsg.BehindDaKeys = "Chris Richner";

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 
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 

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.