Click here to Skip to main content
15,908,776 members

Survey Results

Should C# get the VB-style "with" keyword?   [Edit]

Survey period: 6 Oct 2008 to 13 Oct 2008

If not then maybe we could look into the "Ain't" keyword...

OptionVotes% 
Yes27937.20
No47162.80



 
GeneralRe: If you need the with keyword Pin
Ennis Ray Lynch, Jr.8-Oct-08 6:40
Ennis Ray Lynch, Jr.8-Oct-08 6:40 
GeneralRe: If you need the with keyword Pin
Jeremy Falcon8-Oct-08 6:48
professionalJeremy Falcon8-Oct-08 6:48 
GeneralI don't constantly check either, I just get email alerts and am easily distracted Pin
Ennis Ray Lynch, Jr.8-Oct-08 7:17
Ennis Ray Lynch, Jr.8-Oct-08 7:17 
GeneralRe: I don't constantly check either, I just get email alerts and am easily distracted Pin
Jeremy Falcon9-Oct-08 10:44
professionalJeremy Falcon9-Oct-08 10:44 
GeneralRe: If you need the with keyword Pin
Scott Barbour8-Oct-08 8:48
Scott Barbour8-Oct-08 8:48 
GeneralRe: If you need the with keyword Pin
Ennis Ray Lynch, Jr.8-Oct-08 9:00
Ennis Ray Lynch, Jr.8-Oct-08 9:00 
GeneralRe: If you need the with keyword [modified] Pin
Scott Barbour8-Oct-08 10:22
Scott Barbour8-Oct-08 10:22 
GeneralRe: If you need the with keyword Pin
Ennis Ray Lynch, Jr.8-Oct-08 10:46
Ennis Ray Lynch, Jr.8-Oct-08 10:46 
It has been a long time since I have used VB but is
with TapiManager.Lines(0).Addresses(0).Calls(0).Features(0)
.CanPark
end with 


Even valid? And what happens when the lines collection is empty, a known condition that should have been checked. What we have here is trying to justify adding with to C# and providing no other scenario for its use than.the.one.argument.of.some.developer.creating.a.ridiculous.namespace whereas the arguments against adding the keyword, readability, reuse, value of code design just scream don't add the feature.

The bottom line, and I said this earlier, if you want to use VB.NET use VB.NET. There is a reason they are two different languages.


Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.


Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway


Most of this sig is for Google, not ego.


GeneralRe: If you need the with keyword Pin
dmitri_sps7-Oct-08 21:55
dmitri_sps7-Oct-08 21:55 
GeneralRe: If you need the with keyword [modified] Pin
sucram7-Oct-08 23:08
sucram7-Oct-08 23:08 
GeneralRe: If you need the with keyword Pin
Paul Watson8-Oct-08 1:53
sitebuilderPaul Watson8-Oct-08 1:53 
GeneralRe: If you need the with keyword [modified] Pin
sucram8-Oct-08 2:53
sucram8-Oct-08 2:53 
GeneralRe: If you need the with keyword Pin
Jeremy Falcon8-Oct-08 6:17
professionalJeremy Falcon8-Oct-08 6:17 
GeneralWhat's VB? Pin
Ravi Bhavnani6-Oct-08 9:50
professionalRavi Bhavnani6-Oct-08 9:50 
GeneralRe: What's VB? Pin
ed welch6-Oct-08 10:30
ed welch6-Oct-08 10:30 
GeneralRe: What's VB? Pin
Vasudevan Deepak Kumar6-Oct-08 11:38
Vasudevan Deepak Kumar6-Oct-08 11:38 
GeneralRe: What's VB? Pin
Ravi Bhavnani6-Oct-08 11:43
professionalRavi Bhavnani6-Oct-08 11:43 
GeneralRe: What's VB? Pin
Nemanja Trifunovic6-Oct-08 12:00
Nemanja Trifunovic6-Oct-08 12:00 
GeneralRe: What's VB? Pin
Ravi Bhavnani6-Oct-08 12:03
professionalRavi Bhavnani6-Oct-08 12:03 
GeneralRe: What's VB? Pin
Lutosław7-Oct-08 5:26
Lutosław7-Oct-08 5:26 
GeneralRe: What's VB? Pin
Jeremy Falcon7-Oct-08 9:00
professionalJeremy Falcon7-Oct-08 9:00 
GeneralRe: What's VB? Pin
Lutosław7-Oct-08 9:53
Lutosław7-Oct-08 9:53 
GeneralRe: What's VB? Pin
Jeremy Falcon7-Oct-08 10:11
professionalJeremy Falcon7-Oct-08 10:11 
GeneralRe: What's VB? Pin
Jeremy Falcon7-Oct-08 9:01
professionalJeremy Falcon7-Oct-08 9:01 
GeneralHow about the 'Optional' Keyword? Pin
Vasudevan Deepak Kumar6-Oct-08 8:38
Vasudevan Deepak Kumar6-Oct-08 8:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.