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

.NET (Core and Framework)

 
GeneralRe: WinFX and the ".NET 3.0" misnomer Pin
Dave Kreskowiak11-Aug-06 4:43
mveDave Kreskowiak11-Aug-06 4:43 
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 
I am writing software for a company that produces a box that collects data (data and purpose are unimportant). My software is an application for users to communicate with the box (upload configuration, download data...). I am trying to design the software such that I can account for changes to the box's embedded code by adding standalone components, but not changing my core application. I merely wish to deploy components that match the new embedded code and have them automatically recognized by my software.

An example of a component is a UserControl that gathers configuration data specific for that embedded version.

Does anyone have any hints on making this easy to do? How should I package my components? How do I create them programatically? I can certainly define a common place to look for all these components, but is there a better/slicker way to store and retrieve them? Any other hints on deployment of my components?

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

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.