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

.NET (Core and Framework)

 
GeneralRe: Windows Service Pin
Richard Deeming25-Jan-17 3:01
mveRichard Deeming25-Jan-17 3:01 
AnswerRe: Windows Service Pin
Eddy Vluggen24-Jan-17 2:15
professionalEddy Vluggen24-Jan-17 2:15 
GeneralRe: Windows Service Pin
indian14324-Jan-17 15:53
indian14324-Jan-17 15:53 
AnswerRe: Windows Service Pin
Ashwin. Shetty30-Jan-17 17:41
Ashwin. Shetty30-Jan-17 17:41 
QuestionAn architectural question I have about my application using Threading Pin
indian14315-Jan-17 7:50
indian14315-Jan-17 7:50 
AnswerRe: An architectural question I have about my application using Threading Pin
Dave Kreskowiak15-Jan-17 11:29
mveDave Kreskowiak15-Jan-17 11:29 
GeneralRe: An architectural question I have about my application using Threading Pin
indian14316-Jan-17 20:38
indian14316-Jan-17 20:38 
AnswerRe: An architectural question I have about my application using Threading Pin
NotPolitcallyCorrect15-Jan-17 12:29
NotPolitcallyCorrect15-Jan-17 12:29 
Your question has nothing to do with the .NET framework.
Your question has nothing to do with threads. Your program has one thread and you are forcing it to do nothing which is no way performant.

indian143 wrote:
Windows Service or Scheduled Task

Which indicates that you have no idea what a Windows Service or Scheduled Task is for. This is exactly what those projects are for.
Speed of sound - 1100 ft/sec
Speed of light - 186,000 mi/sec
Speed of stupid - instantaneous.

AnswerRe: An architectural question I have about my application using Threading Pin
Pete O'Hanlon15-Jan-17 21:40
mvePete O'Hanlon15-Jan-17 21:40 
GeneralRe: An architectural question I have about my application using Threading Pin
indian14316-Jan-17 20:36
indian14316-Jan-17 20:36 
GeneralRe: An architectural question I have about my application using Threading Pin
Pete O'Hanlon16-Jan-17 23:33
mvePete O'Hanlon16-Jan-17 23:33 
GeneralRe: An architectural question I have about my application using Threading Pin
indian14317-Jan-17 7:21
indian14317-Jan-17 7:21 
GeneralRe: An architectural question I have about my application using Threading Pin
Pete O'Hanlon17-Jan-17 7:27
mvePete O'Hanlon17-Jan-17 7:27 
GeneralRe: An architectural question I have about my application using Threading Pin
indian14317-Jan-17 7:40
indian14317-Jan-17 7:40 
QuestionCustom datagrid collumns winform and tabcontrol Pin
lakilane11-Jan-17 21:54
lakilane11-Jan-17 21:54 
QuestionRe: Custom datagrid collumns winform and tabcontrol Pin
ZurdoDev16-Jan-17 5:50
professionalZurdoDev16-Jan-17 5:50 
QuestionRegEx to replace all characters of a name after 3rd character Pin
indian1434-Jan-17 13:45
indian1434-Jan-17 13:45 
AnswerRe: RegEx to replace all characters of a name after 3rd character Pin
Dave Kreskowiak4-Jan-17 15:22
mveDave Kreskowiak4-Jan-17 15:22 
GeneralRe: RegEx to replace all characters of a name after 3rd character Pin
indian1434-Jan-17 19:05
indian1434-Jan-17 19:05 
GeneralRe: RegEx to replace all characters of a name after 3rd character Pin
Dave Kreskowiak4-Jan-17 19:32
mveDave Kreskowiak4-Jan-17 19:32 
GeneralRe: RegEx to replace all characters of a name after 3rd character Pin
Pete O'Hanlon4-Jan-17 20:44
mvePete O'Hanlon4-Jan-17 20:44 
GeneralRe: RegEx to replace all characters of a name after 3rd character Pin
Medicomart16-Jan-17 19:03
professionalMedicomart16-Jan-17 19:03 
AnswerRe: RegEx to replace all characters of a name after 3rd character Pin
Thomas Daniels5-Jan-17 1:00
mentorThomas Daniels5-Jan-17 1:00 
QuestionWhat are some .Net framework classes / interfaces that every developer should know? Pin
James_Parsons22-Dec-16 8:38
James_Parsons22-Dec-16 8:38 
AnswerRe: What are some .Net framework classes / interfaces that every developer should know? Pin
Gerry Schmitz22-Dec-16 16:11
mveGerry Schmitz22-Dec-16 16:11 

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.