Click here to Skip to main content
15,895,256 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Cannot open appication on other pc. Pin
Member 45422722-Apr-08 20:09
Member 45422722-Apr-08 20:09 
GeneralRe: Cannot open appication on other pc. Pin
led mike3-Apr-08 6:19
led mike3-Apr-08 6:19 
GeneralProblem with dialogs Pin
dSolariuM28-Mar-08 18:52
dSolariuM28-Mar-08 18:52 
GeneralRe: Problem with dialogs Pin
Mark Salsbery28-Mar-08 21:46
Mark Salsbery28-Mar-08 21:46 
GeneralRe: Problem with dialogs Pin
dSolariuM29-Mar-08 18:43
dSolariuM29-Mar-08 18:43 
GeneralRe: Problem with dialogs Pin
rp_suman29-Mar-08 22:30
rp_suman29-Mar-08 22:30 
GeneralRe: Problem with dialogs Pin
dSolariuM31-Mar-08 2:44
dSolariuM31-Mar-08 2:44 
GeneralSlow Loading Designer Window Pin
W Balboos, GHB27-Mar-08 4:41
W Balboos, GHB27-Mar-08 4:41 
(Hopefully this is the right forum - This is all done in VC++.NET)


Sprinkled Throughout the various project I have are some where, if the design mode window is part of startup, it takes a rather long time for the project to be loaded. Similarly, if already opened, opening the design-mode window take a rather long time. I believe I know why it's happening, but I don't know how to stop it - and it can be very annoying.

Why I know:

1) Projects with database's attached (::SqlClient) are the worst offender - but not all of them.
2) A digital clock custom control I made, when put into a project, was actually ticking merrily away in the design mode window

I conclude that the horrid delay may be establishing (and timing out) of dBase connections.

Does anyone know how to disable this 'live' state of a project that, in my philosophy at least, should not be running?

For now, it's a catch-22: I can re-arrange the code and the items aren't intialized at this point - but that also means they're not on the designer window and that sort of defeats the whole purpose - which is having an open designer window.

Thanks, in advance,

Balboos

Notes: VS2003, VS2005, VS2008 .

"The difference between genius and stupidity is that genius has its limits." - Albert Einstein

"How do you find out if you're unwanted if everyone you try to ask tells you to go away?" - Balboos HaGadol



GeneralRe: Slow Loading Designer Window Pin
led mike27-Mar-08 5:43
led mike27-Mar-08 5:43 
GeneralRe: Slow Loading Designer Window Pin
W Balboos, GHB27-Mar-08 7:02
W Balboos, GHB27-Mar-08 7:02 
GeneralRe: Slow Loading Designer Window Pin
led mike27-Mar-08 7:13
led mike27-Mar-08 7:13 
GeneralRe: Slow Loading Designer Window Pin
W Balboos, GHB27-Mar-08 7:28
W Balboos, GHB27-Mar-08 7:28 
GeneralRe: Slow Loading Designer Window Pin
led mike27-Mar-08 7:58
led mike27-Mar-08 7:58 
GeneralRe: Slow Loading Designer Window Pin
W Balboos, GHB28-Mar-08 2:43
W Balboos, GHB28-Mar-08 2:43 
QuestionFinding Processes on Ports.. Pin
ptr2void25-Mar-08 22:53
ptr2void25-Mar-08 22:53 
GeneralRe: Finding Processes on Ports.. Pin
led mike26-Mar-08 4:29
led mike26-Mar-08 4:29 
GeneralRe: Finding Processes on Ports.. Pin
Mark Salsbery26-Mar-08 5:40
Mark Salsbery26-Mar-08 5:40 
GeneralC++ function to retrieve the address of stack Pin
dharani24-Mar-08 22:57
dharani24-Mar-08 22:57 
GeneralRe: C++ function to retrieve the address of stack Pin
led mike25-Mar-08 5:53
led mike25-Mar-08 5:53 
GeneralSocket File Transfer Pin
javad_200524-Mar-08 20:03
javad_200524-Mar-08 20:03 
GeneralRe: Socket File Transfer Pin
led mike25-Mar-08 5:37
led mike25-Mar-08 5:37 
GeneralRe: Socket File Transfer Pin
Mark Salsbery25-Mar-08 6:11
Mark Salsbery25-Mar-08 6:11 
GeneralRe: Socket File Transfer Pin
led mike25-Mar-08 9:27
led mike25-Mar-08 9:27 
GeneralRe: Socket File Transfer Pin
javad_200526-Mar-08 5:05
javad_200526-Mar-08 5:05 
QuestionCollapsible PropertyGrid in bold. Pin
TheBerk24-Mar-08 11:27
TheBerk24-Mar-08 11:27 

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.