How to use the sreamReader class to read form a text file?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is dictionary class in c#?

0 Answers  


Can you change the value of a variable while debugging a C# application?

2 Answers  


What is difference between value and reference types in C#.NET

0 Answers   BirlaSoft,


What is the use of GC.KeepAlive Method?

0 Answers   HCL,


I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?

0 Answers  






What is the C# syntax to catch any possible exception?

0 Answers   Siebel,


What is inner class in c#?

0 Answers  


What is verbatim literal in c#?

0 Answers  


What is the difference between const and static read-only?

0 Answers  


i have a table named login in mysql database containing (empid,fname,lname,mobno,emailid,usrname,usrpwd) i have 2 textboxes in which i enter my username and pwd..so based on what is entered in those textboxes it should retreive all other details of dat username in the remaining 6 textboxes..i want the code for this...

1 Answers   Royal Enfield,


What does mean c#?

0 Answers  


What is difference between destructor and finalize?

0 Answers  


Categories