Click here to Skip to main content
15,891,567 members
Home / Discussions / C#
   

C#

 
GeneralRe: When shd we make function static in C# Pin
Vikram A Punathambekar27-Jun-07 18:12
Vikram A Punathambekar27-Jun-07 18:12 
AnswerRe: When shd we make function static in C# Pin
Christian Graus27-Jun-07 1:33
protectorChristian Graus27-Jun-07 1:33 
JokeRe: When shd we make function static in C# Pin
Dave Sexton27-Jun-07 2:40
Dave Sexton27-Jun-07 2:40 
GeneralRe: When shd we make function static in C# Pin
Christian Graus27-Jun-07 3:21
protectorChristian Graus27-Jun-07 3:21 
AnswerRe: When shd we make function static in C# Pin
gumi_r@msn.com27-Jun-07 4:40
gumi_r@msn.com27-Jun-07 4:40 
JokeRe: When shd we make function static in C# Pin
Luc Pattyn27-Jun-07 7:48
sitebuilderLuc Pattyn27-Jun-07 7:48 
QuestionFile Handling Pin
Rahul.RK27-Jun-07 0:43
Rahul.RK27-Jun-07 0:43 
AnswerRe: File Handling Pin
Taylor Kobani27-Jun-07 2:15
Taylor Kobani27-Jun-07 2:15 
in VB.Net we use StreamReader:

Dim MyFile As New IO.StreamReader(New IO.FileStream("FileAddress", IO.FileMode.Open))
Dim str As String = MyFile.ReadLine


StreamReader is also available in C#

A.E.K

Questionc++/C# Performance Question Pin
Tom Thorp27-Jun-07 0:32
Tom Thorp27-Jun-07 0:32 
AnswerRe: c++/C# Performance Question Pin
Christian Graus27-Jun-07 0:38
protectorChristian Graus27-Jun-07 0:38 
GeneralRe: c++/C# Performance Question Pin
Tom Thorp27-Jun-07 1:14
Tom Thorp27-Jun-07 1:14 
GeneralRe: c++/C# Performance Question Pin
Martin#27-Jun-07 1:22
Martin#27-Jun-07 1:22 
GeneralRe: c++/C# Performance Question Pin
Christian Graus27-Jun-07 1:36
protectorChristian Graus27-Jun-07 1:36 
GeneralRe: c++/C# Performance Question Pin
Dan Neely27-Jun-07 2:08
Dan Neely27-Jun-07 2:08 
GeneralRe: c++/C# Performance Question Pin
leppie27-Jun-07 2:02
leppie27-Jun-07 2:02 
AnswerRe: c++/C# Performance Question Pin
Luc Pattyn27-Jun-07 8:48
sitebuilderLuc Pattyn27-Jun-07 8:48 
Questionserial port + data receiving event Pin
DKalepu27-Jun-07 0:13
DKalepu27-Jun-07 0:13 
AnswerRe: serial port + data receiving event Pin
Mir_As27-Jun-07 0:23
Mir_As27-Jun-07 0:23 
GeneralRe: serial port + data receiving event Pin
Mir_As27-Jun-07 0:30
Mir_As27-Jun-07 0:30 
GeneralRe: serial port + data receiving event [modified] Pin
DKalepu27-Jun-07 0:57
DKalepu27-Jun-07 0:57 
GeneralRe: serial port + data receiving event Pin
kristmun27-Jun-07 1:27
kristmun27-Jun-07 1:27 
GeneralRe: serial port + data receiving event Pin
Luc Pattyn27-Jun-07 9:13
sitebuilderLuc Pattyn27-Jun-07 9:13 
GeneralPlease, everybody watching this thread, cause it's very urgent, and homework!!!! Pin
Martin#27-Jun-07 0:15
Martin#27-Jun-07 0:15 
GeneralRe: Please, everybody watching this thread, cause it's very urgent, and homework!!!! Pin
Tamimi - Code27-Jun-07 1:05
Tamimi - Code27-Jun-07 1:05 
GeneralRe: Please, everybody watching this thread, cause it's very urgent, and homework!!!! Pin
Martin#27-Jun-07 1:12
Martin#27-Jun-07 1:12 

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.