Has anyone Created a site with Vb.net or C# can be seen on Internet . i'd like to learn one of them !? which one would you suggest? With one is better Vb.net or C# ? thanks
You can see them in ASP.NET web site only!! ;) http://www.asp.net/Tutorials/quickstart.aspx http://www.asp.net/Default.aspx?tabindex=7&tabid=41 http://www.asp.net/Default.aspx?tabindex=9&tabid=47 :With one is better Vb.net or C# ? : Well, if you are from C,C++
then C# is easy. if you are from VB, then VB.NET is easy. But if you learn one, other one is easy to understand. Since both uses same assemblies most of the time.
I went for vb.net because I came from vb! I went for vb because those friends of mine who programs are vb's! For the easy help of them there was nothing to think about! They are both great languages, or they would not coexist! Good luck choosing!
Check out the following thread as well: http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=293489 All in all, it is a question of preference. -- Bash
This posting is provided "AS IS" with no warranties, and confers no rights.
I have a slight preference to C# even though I don't know it as well, because it seems as though MS concentrated a lot more effort on C# programming with .net, in particular the xml comments come to mind. And, no matter how many years I spend programming, I
will never be comfortable with the dim statement in vb, specifically the array dimming taking the upper bound instead of the length.
My opinion, it really doesn't matter unless you need the advanced features of C# which are not in VB.NET (like unsafe code blocks). When you're new to development, VB.NET will be easier to learn. But C# is much cooler (in fact, that's only my opinion) ;)
Ali.Net
Member
65 Points
13 Posts
With one is better Vb.net or C# ?
Aug 02, 2003 10:38 AM|LINK
SreedharK
All-Star
18571 Points
3119 Posts
MVP
Re: With one is better Vb.net or C# ?
Aug 02, 2003 11:30 PM|LINK
http://www.w3coder.org
weblog http://weblogs.asp.net/skoganti
myggan
Member
5 Points
1 Post
Re: With one is better Vb.net or C# ?
Aug 06, 2003 01:48 AM|LINK
bash_MS
Participant
1381 Points
276 Posts
Microsoft
Re: With one is better Vb.net or C# ?
Aug 08, 2003 10:06 PM|LINK
This posting is provided "AS IS" with no warranties, and confers no rights.
Stephen Vaki...
Contributor
2540 Points
508 Posts
Re: With one is better Vb.net or C# ?
Aug 08, 2003 10:52 PM|LINK
bdesmet
Star
8255 Points
1651 Posts
Re: With one is better Vb.net or C# ?
Aug 09, 2003 12:30 PM|LINK
Visit www.msdn.be, www.bartdesmet.net