473,385 Members | 1,587 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,385 software developers and data experts.

Difference between C# and VB

pentahari
Dear friends,

I am new for .Net programming. i want to know that what is the main difference between ASP.Net with VB and ASP.Net with C#.

Advance Thanks.
Jun 28 '08 #1
4 1170
Curtis Rutland
3,256 Expert 2GB
There is no real difference except syntax. The .NET Framework provides all the objects you use, so a TextBox behaves the same way and has the same methods and members in C# as it does in VB.NET. It's simply the syntax used to manipulate them.

If you have a background in C-like languages (especially Java) you'll find C# easier to adapt to. If you have a VB background like VB6 or 5, you'll find VB.NET easier. If you have no Object-Oriented experience, you'll have a bit of trouble with them both until you understand the concepts behind objects. I've heard that VB.NET is easier for beginners because the language is simpler, but I like C# myself. Seems easier to do things in less code, and more flexibility. But that's just my experience.
Jun 28 '08 #2
UEH1
5
One thing I know 100%: if you used C++, you should choose C# :)
Jun 29 '08 #3
nmsreddi
366 256MB
Hello

i dont think so ,there is relation between C++ and C# ,but syntax wise C#

resembles c and java programming.but when comming to oops concepts its same every where irespective of language either c++ or C#.
Jun 30 '08 #4
Plater
7,872 Expert 4TB
Dear friends,

I am new for .Net programming. i want to know that what is the main difference between ASP.Net with VB and ASP.Net with C#.

Advance Thanks.
Syntax .
Jun 30 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: jamesyreid | last post by:
Hi, I'm really sorry to post this as I know it must have been asked countless times before, but I can't find an answer anywhere. Does anyone have a snippet of JavaScript code I could borrow...
3
by: bbawa1 | last post by:
Hi, I have a table which has a field ItemsReceived of type datetime. I have a grid view which has two columns. In first column i have to show the data from field ItemsReceived and in second...
12
by: Petronius | last post by:
Hallo, does anyone have an idea how to implement difference lists in Javascript? Thanks allot in advance
5
by: Julius | last post by:
Hej dudes, I need to calc the difference between two timestamps / dates ... For example what i need to calculate: Date 1: 2007.11.06 - 20:13:04 Date 2: 2007.11.07 - 21:13:04 Difference:...
9
by: viki1967 | last post by:
Hi all! This new forum its great! :) Congratulations !!! My answer: why this my code not working? Nothing error but not work the difference.... : <html>
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
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: 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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.