Click here to Skip to main content
16,011,436 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Cannot run exe if path exceeds 128 characters Pin
msmits7-Apr-09 19:22
msmits7-Apr-09 19:22 
GeneralRe: Cannot run exe if path exceeds 128 characters Pin
msmits7-Apr-09 19:23
msmits7-Apr-09 19:23 
GeneralRe: Cannot run exe if path exceeds 128 characters Pin
Dave Kreskowiak8-Apr-09 1:23
mveDave Kreskowiak8-Apr-09 1:23 
AnswerFound the problem and solution!!!! Pin
msmits7-Apr-09 23:53
msmits7-Apr-09 23:53 
QuestionCreating a project without Visual studio Pin
k3rkiran6-Apr-09 20:20
k3rkiran6-Apr-09 20:20 
AnswerRe: Creating a project without Visual studio Pin
PIEBALDconsult7-Apr-09 14:03
mvePIEBALDconsult7-Apr-09 14:03 
QuestionFocus Bubbling Pin
Tristan Rhodes6-Apr-09 2:47
Tristan Rhodes6-Apr-09 2:47 
AnswerRe: Focus Bubbling Pin
led mike6-Apr-09 5:29
led mike6-Apr-09 5:29 
Tristan Rhodes wrote:
I have a situation where on selecting a different node in a tree view, i'd like to focus on a seperate control and have that focus bubble up to the primary text box so that it can be edited straight away


What is the purpose of the middle control getting involved? Sounds like you are over complicating things.

Tristan Rhodes wrote:
I've got an app composed of a moderately complicated control hierachy


I would look into simplifying it. One example would be the Mediator pattern[^]

If you are not familiar with patterns or even this one in particular, don't get bogged down in the details. Look at the description of the pattern, the problem it solves and the basic idea of how. Even if you roll your own and it doesn't match the pattern exactly, it will still be far superior to the tightly coupled approach you seem to be currently engaged in.
GeneralRe: Focus Bubbling [modified] Pin
Tristan Rhodes7-Apr-09 1:54
Tristan Rhodes7-Apr-09 1:54 
GeneralRe: Focus Bubbling Pin
led mike7-Apr-09 4:41
led mike7-Apr-09 4:41 
GeneralRe: Focus Bubbling Pin
Tristan Rhodes14-Apr-09 1:22
Tristan Rhodes14-Apr-09 1:22 
GeneralRe: Focus Bubbling Pin
dojohansen9-Apr-09 4:58
dojohansen9-Apr-09 4:58 
GeneralRe: Focus Bubbling Pin
Tristan Rhodes14-Apr-09 1:09
Tristan Rhodes14-Apr-09 1:09 
GeneralRe: Focus Bubbling Pin
dojohansen14-Apr-09 6:44
dojohansen14-Apr-09 6:44 
GeneralRe: Focus Bubbling Pin
Tristan Rhodes14-Apr-09 22:54
Tristan Rhodes14-Apr-09 22:54 
QuestionIssues with Process.Start() Pin
Tristan Rhodes6-Apr-09 0:10
Tristan Rhodes6-Apr-09 0:10 
AnswerRe: Issues with Process.Start() Pin
Nicholas Butler6-Apr-09 0:38
sitebuilderNicholas Butler6-Apr-09 0:38 
GeneralRe: Issues with Process.Start() Pin
Tristan Rhodes6-Apr-09 0:57
Tristan Rhodes6-Apr-09 0:57 
QuestionTime Out Error Pin
Charan Pathania5-Apr-09 22:14
Charan Pathania5-Apr-09 22:14 
AnswerRe: Time Out Error Pin
Colin Angus Mackay6-Apr-09 0:31
Colin Angus Mackay6-Apr-09 0:31 
QuestionIs .net framework required to run a Windows Service, which was created using .net? Pin
subinfernandez5-Apr-09 20:32
subinfernandez5-Apr-09 20:32 
AnswerRe: Is .net framework required to run a Windows Service, which was created using .net? Pin
Eddy Vluggen5-Apr-09 22:21
professionalEddy Vluggen5-Apr-09 22:21 
AnswerRe: Is .net framework required to run a Windows Service, which was created using .net? Pin
PIEBALDconsult7-Apr-09 14:06
mvePIEBALDconsult7-Apr-09 14:06 
QuestionNeed help getting started on modbus project Pin
autocatch5-Apr-09 11:23
autocatch5-Apr-09 11:23 
AnswerRe: Need help getting started on modbus project Pin
Luc Pattyn5-Apr-09 11:37
sitebuilderLuc Pattyn5-Apr-09 11: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.