Click here to Skip to main content
15,886,664 members
Home / Discussions / C#
   

C#

 
AnswerRe: Linq extension method and referencing object? Pin
OriginalGriff1-Apr-15 23:47
mveOriginalGriff1-Apr-15 23:47 
GeneralRe: Linq extension method and referencing object? Pin
TMattC2-Apr-15 3:49
TMattC2-Apr-15 3:49 
GeneralRe: Linq extension method and referencing object? Pin
OriginalGriff2-Apr-15 4:05
mveOriginalGriff2-Apr-15 4:05 
GeneralRe: Linq extension method and referencing object? Pin
TMattC2-Apr-15 5:23
TMattC2-Apr-15 5:23 
GeneralRe: Linq extension method and referencing object? Pin
OriginalGriff2-Apr-15 5:47
mveOriginalGriff2-Apr-15 5:47 
GeneralRe: Linq extension method and referencing object? Pin
Simon_Whale2-Apr-15 4:12
Simon_Whale2-Apr-15 4:12 
Questionc# file I/O looking strange in task manager Pin
Dan Wulff1-Apr-15 11:16
Dan Wulff1-Apr-15 11:16 
SuggestionRe: c# file I/O looking strange in task manager Pin
Richard Deeming1-Apr-15 11:22
mveRichard Deeming1-Apr-15 11:22 
Most of your code seems to be missing from that post. Use the "Edit" link to update the post with the missing code.

Also, you should wrap your code in <pre lang="cs"> ... </pre> tags, or use a fenced code block:
plain
<pre lang="cs">
Your code goes here...
</pre>
-or-
plain
```cs
Your code goes here...
```



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: c# file I/O looking strange in task manager Pin
Dan Wulff1-Apr-15 11:46
Dan Wulff1-Apr-15 11:46 
AnswerRe: c# file I/O looking strange in task manager Pin
Brisingr Aerowing1-Apr-15 11:23
professionalBrisingr Aerowing1-Apr-15 11:23 
GeneralRe: c# file I/O looking strange in task manager Pin
Dan Wulff1-Apr-15 11:44
Dan Wulff1-Apr-15 11:44 
AnswerRe: c# file I/O looking strange in task manager Pin
Richard MacCutchan1-Apr-15 21:15
mveRichard MacCutchan1-Apr-15 21:15 
GeneralRe: c# file I/O looking strange in task manager Pin
Dan Wulff2-Apr-15 10:31
Dan Wulff2-Apr-15 10:31 
AnswerRe: c# file I/O looking strange in task manager Pin
Gerry Schmitz1-Apr-15 21:31
mveGerry Schmitz1-Apr-15 21:31 
GeneralRe: c# file I/O looking strange in task manager Pin
Dan Wulff2-Apr-15 10:34
Dan Wulff2-Apr-15 10:34 
QuestionCreate a Developper Pin
Member 83675021-Apr-15 10:42
Member 83675021-Apr-15 10:42 
AnswerRe: Create a Developper Pin
Dave Kreskowiak1-Apr-15 10:57
mveDave Kreskowiak1-Apr-15 10:57 
GeneralRe: Create a Developper Pin
Member 83675021-Apr-15 11:26
Member 83675021-Apr-15 11:26 
GeneralRe: Create a Developper Pin
PIEBALDconsult1-Apr-15 11:00
mvePIEBALDconsult1-Apr-15 11:00 
QuestionImplementing signalR Asynchronous calls for web service calls with 2 minutes timeout Pin
Member 105259811-Apr-15 8:29
professionalMember 105259811-Apr-15 8:29 
AnswerRe: Implementing signalR Asynchronous calls for web service calls with 2 minutes timeout Pin
Pete O'Hanlon1-Apr-15 9:43
mvePete O'Hanlon1-Apr-15 9:43 
QuestionWindows 7 C# and biometric API Pin
jerome.dimitri.fortias@gmail.com1-Apr-15 2:57
jerome.dimitri.fortias@gmail.com1-Apr-15 2:57 
AnswerRe: Windows 7 C# and biometric API Pin
Pete O'Hanlon1-Apr-15 3:34
mvePete O'Hanlon1-Apr-15 3:34 
GeneralRe: Windows 7 C# and biometric API Pin
jerome.dimitri.fortias@gmail.com1-Apr-15 3:42
jerome.dimitri.fortias@gmail.com1-Apr-15 3:42 
AnswerRe: Windows 7 C# and biometric API Pin
Manfred Rudolf Bihy1-Apr-15 3:58
professionalManfred Rudolf Bihy1-Apr-15 3:58 

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.