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

.NET (Core and Framework)

 
Question IE Extension: How to add a button to the status bar? Pin
rryyjw15-Sep-06 6:11
rryyjw15-Sep-06 6:11 
GeneralRe: IE Extension: How to add a button to the status bar? Pin
Guffa15-Sep-06 15:56
Guffa15-Sep-06 15:56 
QuestionReducing time to start application Pin
..Hubert..15-Sep-06 5:34
..Hubert..15-Sep-06 5:34 
AnswerRe: Reducing time to start application Pin
Jakob Farian Krarup17-Sep-06 19:16
Jakob Farian Krarup17-Sep-06 19:16 
GeneralRe: Reducing time to start application Pin
..Hubert..18-Sep-06 1:27
..Hubert..18-Sep-06 1:27 
GeneralRe: Reducing time to start application Pin
Jakob Farian Krarup18-Sep-06 2:02
Jakob Farian Krarup18-Sep-06 2:02 
GeneralRe: Reducing time to start application Pin
..Hubert..18-Sep-06 4:48
..Hubert..18-Sep-06 4:48 
GeneralRe: Reducing time to start application Pin
Jakob Farian Krarup18-Sep-06 5:18
Jakob Farian Krarup18-Sep-06 5:18 
Hi Hubert

If I were you, I'd set the Trace.WriteLine statements at the beginning and end inside the InitializeComponent method.
Then move the Trace.WriteLine "end" halfway up, then halfway again, etc. until you find THE line that takes all the time.
I'm pretty sure there is one or two single lines taking up all the time.

Let me know when you're closer to the problem.


Kind regards - Jakob Cool | :cool:
*********************************************
Three kinds of people in the world:
- Those who can count..
- Those who can't!

10 kinds of people in the world:
- Those who understand binary
- Those who don't

GeneralRe: Reducing time to start application Pin
..Hubert..18-Sep-06 6:09
..Hubert..18-Sep-06 6:09 
GeneralRe: Reducing time to start application Pin
Jakob Farian Krarup18-Sep-06 7:19
Jakob Farian Krarup18-Sep-06 7:19 
GeneralRe: Reducing time to start application Pin
Phil Wilson18-Sep-06 13:20
Phil Wilson18-Sep-06 13:20 
GeneralRe: Reducing time to start application Pin
..Hubert..11-Oct-06 0:39
..Hubert..11-Oct-06 0:39 
QuestionCreate HTMLImage control object Pin
Vipul Mehta14-Sep-06 23:00
Vipul Mehta14-Sep-06 23:00 
QuestionDll Import Problem in loading two c++ assemblies with same name Pin
He is Cool14-Sep-06 18:51
He is Cool14-Sep-06 18:51 
GeneralRe: Dll Import Problem in loading two c++ assemblies with same name Pin
Guffa14-Sep-06 19:15
Guffa14-Sep-06 19:15 
GeneralRe: Dll Import Problem in loading two c++ assemblies with same name Pin
He is Cool14-Sep-06 19:52
He is Cool14-Sep-06 19:52 
AnswerRe: Dll Import Problem in loading two c++ assemblies with same name Pin
Guffa14-Sep-06 22:22
Guffa14-Sep-06 22:22 
Questionevent delegate invokation order Pin
urbane.tiger14-Sep-06 16:14
urbane.tiger14-Sep-06 16:14 
AnswerRe: event delegate invokation order Pin
nitikin15-Sep-06 1:30
nitikin15-Sep-06 1:30 
AnswerRe: event delegate invokation order Pin
urbane.tiger19-Sep-06 15:59
urbane.tiger19-Sep-06 15:59 
QuestionUnInstallation option in .Net Setup Creation Pin
satsumatable13-Sep-06 22:47
satsumatable13-Sep-06 22:47 
AnswerRe: UnInstallation option in .Net Setup Creation Pin
Not Active14-Sep-06 9:44
mentorNot Active14-Sep-06 9:44 
QuestionRun time error Pin
LovelyHelp13-Sep-06 15:52
LovelyHelp13-Sep-06 15:52 
AnswerRe: Run time error Pin
Subby Dev13-Sep-06 19:48
Subby Dev13-Sep-06 19:48 
QuestionManipulating user settings in Windows with .NET Pin
Christer Claesson13-Sep-06 2:03
Christer Claesson13-Sep-06 2:03 

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.