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

.NET (Core and Framework)

 
GeneralRe: How to generate auto-property at roslyn? Pin
JulioGold16-Feb-17 23:18
JulioGold16-Feb-17 23:18 
GeneralRe: How to generate auto-property at roslyn? Pin
Richard Deeming17-Feb-17 2:29
mveRichard Deeming17-Feb-17 2:29 
Questioninsert update delete grid Pin
Member 1297150728-Jan-17 0:27
Member 1297150728-Jan-17 0:27 
AnswerRe: insert update delete grid Pin
Richard MacCutchan28-Jan-17 0:55
mveRichard MacCutchan28-Jan-17 0:55 
AnswerRe: insert update delete grid Pin
ZurdoDev22-Feb-17 4:42
professionalZurdoDev22-Feb-17 4:42 
QuestionHow to get all types of .Net applicatins hosted in a server? Pin
Member 901560226-Jan-17 23:52
Member 901560226-Jan-17 23:52 
AnswerRe: How to get all types of .Net applicatins hosted in a server? Pin
Pete O'Hanlon27-Jan-17 0:08
mvePete O'Hanlon27-Jan-17 0:08 
GeneralRe: How to get all types of .Net applicatins hosted in a server? Pin
Member 901560227-Jan-17 0:44
Member 901560227-Jan-17 0:44 
GeneralRe: How to get all types of .Net applicatins hosted in a server? Pin
Eddy Vluggen27-Jan-17 1:10
professionalEddy Vluggen27-Jan-17 1:10 
GeneralRe: How to get all types of .Net applicatins hosted in a server? Pin
Member 901560230-Jan-17 1:41
Member 901560230-Jan-17 1:41 
GeneralRe: How to get all types of .Net applicatins hosted in a server? Pin
Eddy Vluggen30-Jan-17 1:48
professionalEddy Vluggen30-Jan-17 1:48 
GeneralRe: How to get all types of .Net applicatins hosted in a server? Pin
Pete O'Hanlon30-Jan-17 4:09
mvePete O'Hanlon30-Jan-17 4:09 
AnswerRe: How to get all types of .Net applicatins hosted in a server? Pin
Nathan Minier27-Jan-17 1:41
professionalNathan Minier27-Jan-17 1:41 
AnswerRe: How to get all types of .Net applicatins hosted in a server? Pin
ZurdoDev22-Feb-17 4:44
professionalZurdoDev22-Feb-17 4:44 
QuestionSpeech to text conversion Pin
Member 1296738425-Jan-17 2:12
Member 1296738425-Jan-17 2:12 
AnswerRe: Speech to text conversion Pin
Dave Kreskowiak25-Jan-17 2:28
mveDave Kreskowiak25-Jan-17 2:28 
AnswerRe: Speech to text conversion Pin
Eddy Vluggen25-Jan-17 2:33
professionalEddy Vluggen25-Jan-17 2:33 
AnswerRe: Speech to text conversion Pin
Jochen Arndt25-Jan-17 2:33
professionalJochen Arndt25-Jan-17 2:33 
QuestionWindows Service Pin
indian14323-Jan-17 12:30
indian14323-Jan-17 12:30 
Hi,

I am writing an application for Windows Service, I want to run this Service for every 1 minutes, the Windows Service does call some database objects and performs operations, this is fine up to here. But my question is what if the first cycle of Windows Service didn't complete its operations and if second cycle starts, doesn't this interference can cause Service to fail.

Similar type of question I have for the Windows Scheduler too, what if the first cycle of Windows Schedule hasn't completed yet and as per timing if 2nd Scheduler cycle tries to run the same application, isn't it going to interfere and created Problems.

Any help a code snippet, a link or a suggestion is going to help me a lot, thanks in advance.
Thanks,

Abdul Aleem

"There is already enough hatred in the world lets spread love, compassion and affection."

AnswerRe: Windows Service Pin
Richard MacCutchan23-Jan-17 21:45
mveRichard MacCutchan23-Jan-17 21:45 
GeneralRe: Windows Service Pin
indian14324-Jan-17 15:53
indian14324-Jan-17 15:53 
AnswerRe: Windows Service Pin
Richard Deeming24-Jan-17 2:13
mveRichard Deeming24-Jan-17 2:13 
GeneralRe: Windows Service Pin
indian14324-Jan-17 15:51
indian14324-Jan-17 15:51 
GeneralRe: Windows Service Pin
indian14324-Jan-17 16:02
indian14324-Jan-17 16:02 
GeneralRe: Windows Service Pin
Richard Deeming25-Jan-17 3:01
mveRichard Deeming25-Jan-17 3:01 

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.