473,387 Members | 1,890 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Input needed

Hi

Hope someone can give me some input to this question.
I'm currenty considering to more actively learn dotnet development. 2 years
ago I spent some time learning VB.net, but haven't been using for over a
year and a half..
Should I continue with VB.Net, or should I learn C#? For me, the most
important think is to work with a language that is maintained, and evolves.
But, it should also be easy to use. What are the benefits with VB.Net?
I work as a system administrator, but want to learn more development.

/Andy
Nov 21 '05 #1
2 900
Hi Andy,

I think you should choose a language you feel more comfortable with
especially if you are just learning the .NET Framework. Microsoft is very
commited to both languages so I don't think you need to worry about whether
one will outlive the other.The framework is the hardest part and if you can
use a language you are more familiar with then it will be a lot easier. It's
pretty easy to switch back and forth from C# to VB.NET once you learn the
..NET framework.

http://msdn.microsoft.com/vbasic/ is a great place to start exploring.

Have Fun!
-B

"Andy" <ne*********@multizite.org> wrote in message
news:OD**************@tk2msftngp13.phx.gbl...
Hi

Hope someone can give me some input to this question.
I'm currenty considering to more actively learn dotnet development. 2
years ago I spent some time learning VB.net, but haven't been using for
over a year and a half..
Should I continue with VB.Net, or should I learn C#? For me, the most
important think is to work with a language that is maintained, and
evolves. But, it should also be easy to use. What are the benefits with
VB.Net?
I work as a system administrator, but want to learn more development.

/Andy

Nov 21 '05 #2
Andy,

I know only one very big benefit from VBNet above C#, which is very
important for me.

It helps me to overcome errors (for me especially typos) when I am typing,
while in C# I have to do some extra builds for that.

Although it is not necessary in some places does VBNet also small automatic
corrections while typing and has VBNet in some cases an auto complete. By
instance where the setting of the closing } can be in complex nested
operations awful in C#, is that in VBNet almost automatic and when it is
wrong you get directly a warning for that.

This is because VBNet has background compiling. Some (C# adepts) people say
that it slows programming. However although that I type very fast, was I
never able to type quicker than the speed of the background process. (What I
have sometimes with the intellisence from C#, what is named as a benefit
from that because it is more expanded than VBNet, but what I don't miss, I
don't read all those stories when I am typing. That I have done before).

That despite, that I like the shorter code from C# more. However, C# is so
restrictive that it gives, on a lot of, in my opinion not anymore needed,
legacy C code rules errors, and won't build, while it is obvious what is
meant with the statement.

For the rest, it is for me, as Beth told. I say always that the languages
are only the glue/cement from the classes in the framework.

Just my opinion.

Cor
Nov 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Gregory Lielens | last post by:
Hello all, I am not sure this is the correct list to ask as my problem is really related to python low level implementation, but as I do not have found a python.dev list, here it is :-) We...
13
by: Eddie | last post by:
I need to validate a text input field. I just want to say if user enters 93101 or 93102 or 93103 or 93105 or 93106 or 93107 or 93108 or 93109 or 93110 or 93111 or 93116 or 93117 or 93118 or...
9
by: chuck | last post by:
I need some help with validating user input. I am writing a C computer program for an intro to C course. Here is the situation. I am creating an application that will do currency conversions. ...
3
by: acecraig100 | last post by:
I am fairly new to Javascript. I have a form that users fill out to enter an animal to exhibit at a fair. Because we have no way of knowing, how many animals a user may enter, I created a table...
5
by: Kavya | last post by:
I saw these two ways for validating input First Way -------------- #include <iostream> #include <limits> using namespace std; int main() {
18
by: Diogenes | last post by:
Hi All; I, like others, have been frustrated with designing forms that look and flow the same in both IE and Firefox. They simply did not scale the same. I have discovered, to my chagrin,...
11
by: C.W.Holeman II | last post by:
I what to hide an input element and the following text. I have the selector for the input working and just need to grab the text following it. CSS: form{ display:table; text-align:center; }
14
by: n3o | last post by:
Hello Comp.Lang.C Members, I have an issue with user input that I have been trying to figure out for the longest. For instance, let's say you have something like this: void foo() { int num;...
209
by: arnuld | last post by:
I searched the c.l.c archives provided by Google as Google Groups with "word input" as the key words and did not come up with anything good. C++ has std::string for taking a word as input from...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.