Click here to Skip to main content
15,906,816 members
Home / Discussions / C#
   

C#

 
AnswerRe: Word automation headers and footers Pin
ZurdoDev7-May-14 7:45
professionalZurdoDev7-May-14 7:45 
Questionthank you Pin
nada14126-May-14 14:11
nada14126-May-14 14:11 
AnswerRe: thank you Pin
Wes Aday6-May-14 15:58
professionalWes Aday6-May-14 15:58 
AnswerRe: thank you Pin
Mycroft Holmes6-May-14 17:58
professionalMycroft Holmes6-May-14 17:58 
SuggestionRe: thank you Pin
ZurdoDev7-May-14 7:45
professionalZurdoDev7-May-14 7:45 
Question.NET solution for Accouting Pin
gurusarma5-May-14 19:58
gurusarma5-May-14 19:58 
AnswerRe: .NET solution for Accouting PinPopular
Pete O'Hanlon5-May-14 20:11
mvePete O'Hanlon5-May-14 20:11 
AnswerRe: .NET solution for Accouting Pin
Richard MacCutchan5-May-14 20:36
mveRichard MacCutchan5-May-14 20:36 
AnswerRe: .NET solution for Accouting Pin
Gerry Schmitz6-May-14 8:49
mveGerry Schmitz6-May-14 8:49 
GeneralRe: .NET solution for Accouting Pin
Richard MacCutchan6-May-14 9:08
mveRichard MacCutchan6-May-14 9:08 
AnswerRe: .NET solution for Accouting Pin
Ravi Bhavnani8-May-14 11:11
professionalRavi Bhavnani8-May-14 11:11 
GeneralRe: .NET solution for Accouting Pin
gurusarma18-Aug-14 17:23
gurusarma18-Aug-14 17:23 
GeneralRe: .NET solution for Accouting Pin
Ravi Bhavnani19-Aug-14 1:43
professionalRavi Bhavnani19-Aug-14 1:43 
GeneralRe: .NET solution for Accouting Pin
gurusarma19-Aug-14 7:16
gurusarma19-Aug-14 7:16 
GeneralRe: .NET solution for Accouting Pin
Ravi Bhavnani19-Aug-14 8:37
professionalRavi Bhavnani19-Aug-14 8:37 
GeneralRe: .NET solution for Accouting Pin
gurusarma19-Aug-14 23:35
gurusarma19-Aug-14 23:35 
Question[server 2012] How can I have my application start up immediately (after the desktop has loaded) upon logon, instead of being delayed by the OS? Pin
turbosupramk35-May-14 8:57
turbosupramk35-May-14 8:57 
AnswerRe: [server 2012] How can I have my application start up immediately (after the desktop has loaded) upon logon, instead of being delayed by the OS? Pin
Dave Kreskowiak5-May-14 9:34
mveDave Kreskowiak5-May-14 9:34 
GeneralRe: [server 2012] How can I have my application start up immediately (after the desktop has loaded) upon logon, instead of being delayed by the OS? Pin
turbosupramk36-May-14 3:12
turbosupramk36-May-14 3:12 
GeneralRe: [server 2012] How can I have my application start up immediately (after the desktop has loaded) upon logon, instead of being delayed by the OS? Pin
Dave Kreskowiak6-May-14 4:08
mveDave Kreskowiak6-May-14 4:08 
You're chasing a ghost.

I'd be looking for what the O/S is doing during that time and fixing that. There's nothing added that intentionally delays the launch of anything in the Run key.

One rather large culprit is the Indexing Service. Also, Server installations of Windows will devote more resources and time to background services and processes over the UI, further limiting the responsiveness of being logged into the console.

AnswerRe: [server 2012] How can I have my application start up immediately (after the desktop has loaded) upon logon, instead of being delayed by the OS? Pin
jschell5-May-14 10:57
jschell5-May-14 10:57 
AnswerRe: [server 2012] How can I have my application start up immediately (after the desktop has loaded) upon logon, instead of being delayed by the OS? Pin
turbosupramk315-May-14 3:15
turbosupramk315-May-14 3:15 
Questiondynamic dropdown select list Pin
Hamza ain uddin khan4-May-14 12:32
professionalHamza ain uddin khan4-May-14 12:32 
AnswerRe: dynamic dropdown select list Pin
Wes Aday4-May-14 14:23
professionalWes Aday4-May-14 14:23 
GeneralRe: dynamic dropdown select list Pin
Hamza ain uddin khan6-May-14 12:39
professionalHamza ain uddin khan6-May-14 12:39 

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.