myStreamReader = System.IO.File.OpenText(Open.FileName);
myStreamReader = System.IO.File.AppendText(Open.FileName);
VB To C#
Page 1 of 14 Replies - 773 Views - Last Post: 19 March 2010 - 09:27 PM
#1
VB To C#
Posted 19 March 2010 - 07:04 PM
can any help me convert this VB code to C#?
Replies To: VB To C#
#2
Re: VB To C#
Posted 19 March 2010 - 07:08 PM
What, are you incapable of going to MSDN, searching for File.OpenText and reading?
#3
Re: VB To C#
Posted 19 March 2010 - 07:11 PM
#4
Re: VB To C#
Posted 19 March 2010 - 09:06 PM
I am absolutely in awe of your tenacity with this project. You have made around 10 posts about your 588 labels. Kudos to you.
I am also very respectful of you learning each piece as it comes up. You're going to far as a developer.
However, please stop dwelling on such details. Please just learn the language and the fundamentals and the methodology of the language. Please stop this project for now.
What you need to do is take some easy projects that can be done in a weekend and implement them fully. Then, when it's done, post it on here as a whole zip. Let someone rip it apart for you and tell you how to improve.
Then, from their advice, refactor your application to follow the good ideas.
After all this, let's talk about your 588 labels.
I am also very respectful of you learning each piece as it comes up. You're going to far as a developer.
However, please stop dwelling on such details. Please just learn the language and the fundamentals and the methodology of the language. Please stop this project for now.
What you need to do is take some easy projects that can be done in a weekend and implement them fully. Then, when it's done, post it on here as a whole zip. Let someone rip it apart for you and tell you how to improve.
Then, from their advice, refactor your application to follow the good ideas.
After all this, let's talk about your 588 labels.
#5
Re: VB To C#
Posted 19 March 2010 - 09:27 PM
MentalFloss, on 19 March 2010 - 08:06 PM, said:
I am absolutely in awe of your tenacity with this project. You have made around 10 posts about your 588 labels. Kudos to you.
I am also very respectful of you learning each piece as it comes up. You're going to far as a developer.
However, please stop dwelling on such details. Please just learn the language and the fundamentals and the methodology of the language. Please stop this project for now.
What you need to do is take some easy projects that can be done in a weekend and implement them fully. Then, when it's done, post it on here as a whole zip. Let someone rip it apart for you and tell you how to improve.
Then, from their advice, refactor your application to follow the good ideas.
After all this, let's talk about your 588 labels.
I am also very respectful of you learning each piece as it comes up. You're going to far as a developer.
However, please stop dwelling on such details. Please just learn the language and the fundamentals and the methodology of the language. Please stop this project for now.
What you need to do is take some easy projects that can be done in a weekend and implement them fully. Then, when it's done, post it on here as a whole zip. Let someone rip it apart for you and tell you how to improve.
Then, from their advice, refactor your application to follow the good ideas.
After all this, let's talk about your 588 labels.
All I need is that code to be converted
Page 1 of 1

New Topic/Question
Reply



MultiQuote



|