Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
AnswerRe: Can't see the exception of the code Pin
Covean16-Aug-10 22:07
Covean16-Aug-10 22:07 
AnswerRe: Can't see the exception of the code Pin
OriginalGriff16-Aug-10 21:45
mveOriginalGriff16-Aug-10 21:45 
QuestionUnattended Installation of MSMQ in Windows 7 and XP Pin
faheemnadeem16-Aug-10 20:29
faheemnadeem16-Aug-10 20:29 
Questionproblem to reading multiple lines from txt page Pin
annie_bel16-Aug-10 19:25
annie_bel16-Aug-10 19:25 
AnswerRe: problem to reading multiple lines from txt page Pin
Dan Mos16-Aug-10 19:34
Dan Mos16-Aug-10 19:34 
AnswerRe: problem to reading multiple lines from txt page Pin
JF201516-Aug-10 20:13
JF201516-Aug-10 20:13 
GeneralRe: problem to reading multiple lines from txt page Pin
annie_bel16-Aug-10 20:40
annie_bel16-Aug-10 20:40 
AnswerRe: problem to reading multiple lines from txt page Pin
OriginalGriff16-Aug-10 21:49
mveOriginalGriff16-Aug-10 21:49 
Another solution:
string[] lines = File.ReadAllLines(@"c:\MyFile.Txt");


There are nearly always multiple ways to do anything in .NET!
Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together.

Questionmulti file assembly in .net C# 3.5 Pin
amit sahu2016-Aug-10 8:08
amit sahu2016-Aug-10 8:08 
AnswerRe: multi file assembly in .net C# 3.5 PinPopular
OriginalGriff16-Aug-10 8:31
mveOriginalGriff16-Aug-10 8:31 
QuestionCustom Rendering Ink Pin
Tony Honter16-Aug-10 5:32
Tony Honter16-Aug-10 5:32 
AnswerRe: Custom Rendering Ink Pin
Luc Pattyn16-Aug-10 6:04
sitebuilderLuc Pattyn16-Aug-10 6:04 
GeneralRe: Custom Rendering Ink Pin
Tony Honter16-Aug-10 6:13
Tony Honter16-Aug-10 6:13 
GeneralRe: Custom Rendering Ink Pin
OriginalGriff16-Aug-10 8:45
mveOriginalGriff16-Aug-10 8:45 
GeneralRe: Custom Rendering Ink Pin
Tony Honter16-Aug-10 10:30
Tony Honter16-Aug-10 10:30 
GeneralRe: Custom Rendering Ink Pin
OriginalGriff16-Aug-10 21:41
mveOriginalGriff16-Aug-10 21:41 
GeneralRe: Custom Rendering Ink Pin
Luc Pattyn16-Aug-10 13:59
sitebuilderLuc Pattyn16-Aug-10 13:59 
AnswerRe: Custom Rendering Ink Pin
Bernhard Hiller16-Aug-10 19:27
Bernhard Hiller16-Aug-10 19:27 
Questionread sms from nokia phone Pin
behzadcp16-Aug-10 5:10
professionalbehzadcp16-Aug-10 5:10 
AnswerRe: read sms from nokia phone Pin
JHizzle16-Aug-10 5:25
JHizzle16-Aug-10 5:25 
GeneralRe: read sms from nokia phone Pin
behzadcp16-Aug-10 7:03
professionalbehzadcp16-Aug-10 7:03 
GeneralRe: read sms from nokia phone Pin
Richard MacCutchan16-Aug-10 11:10
mveRichard MacCutchan16-Aug-10 11:10 
QuestionCrystal Report: Change ODBC connection to dynamic dataset from csv file? Pin
MC_Smit16-Aug-10 4:40
MC_Smit16-Aug-10 4:40 
GeneralRe: Crystal Report: Change ODBC connection to dynamic dataset from csv file? Pin
OriginalGriff17-Aug-10 9:39
mveOriginalGriff17-Aug-10 9:39 
QuestionWF 4.0 Pin
netDeveloper16-Aug-10 4:39
netDeveloper16-Aug-10 4: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.