Quote:
quote:Originally posted by truenbalive
Honestly I have never chosen and will never chose vb.net as the project code behind language.
|
Why not? Write me a snippet of code in C# that can't be wrote in
VB.NET. (I am talking on a functional level since, obviously, nothing you write in C# will compile in a
VB project and vice versa)
Quote:
quote:Originally posted by truenbalive
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Dude why in todays day and age are people still creating variables/objects without freaking initializing them or typing them. Now I am stuck with 4 dozen .aspx.vb files to freaking clean up and another 2 dozen damn App_Code files to clean.
|
This is a poor programming practice and not the fault of the language itself. The type of error can pop up in a C# application just as easily when coded by the same person.
I am not going to turn this into a language Flame War, there are plenty of other people that fight that battle and, at the end of the day, its a silly argument. I know both
VB and C# and it is a shame that
VB.NET coders are getting the same bad wrap as they did back when it was the C++ camp vs
VB camp.
Also, being the pompus "I am a god in the programming world" attitude is not going to win you any friends. (You imply this when you say: And what I was not surprised at, is the fact that it is taking these freaking outsourced jokers 1 year to complete a project that I know from experience(Because I have worked on 2) could have been done in 3 months.) It is very easy to be on the outside looking in and say "Wow it took them a year to do THIS?! I could have done it in 3 months!"
But could you have? Was there a break down in communication between the PM and the programmers that caused countless revisions? Were the clients problematic with change requests? So on and so forth. Just because an app doesn't hit its deadlines doesn't mean its the programmers fault and you need to account for all the possible variables.
So yep, there is my 2 cents.
================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
================================================== =========
Technical Editor for:
Beginning Visual C# 2008
Professional Search Engine Optimization with ASP.NET
Professional IIS 7 and ASP.NET Integrated Programming
Wrox Blox: Introduction to Google Gears
Wrox Blox: Create Amazing Custom User Interfaces with WPF and .NET 3.0
================================================== =========