The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Ain't nobody in VB :-))

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Paschal

Posts: 1621
Nickname: bigapple
Registered: Nov, 2003

Paschal is a .Net developer
Ain't nobody in VB :-)) Posted: Aug 26, 2004 1:52 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Paschal.
Original Post: Ain't nobody in VB :-))
Feed Title: help.net
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/pleloup/Rss.aspx
Feed Description: .Net for mankind !
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Paschal
Latest Posts From help.net

Advertisement

Surely a joke but Early Adopter report an idea by Microsoft to add Ain't to the language. LOL.

Maybe we should organize some sort of competition and submit our wishes to Redmond.

And Gidion imagine VB in 10 years:

What will VB look like in 10 years?

    IF JAMMED GOTO BUMBLEF**K
    WAZ'UP WITH DUDE FOO
    IF DUDE IS A POPPER THEN   
       SCOOTCH DA FOO TO DA GC
    ELSE   
       SWEET SAUCE
    END IF
    BUMBLEF**K:
    IF FOR REAL THEN    
      HOLLER AT USER
    ELSE    
      GNARLY
    END IF
    roughly translates to
    ON ERROR GOTO ERRHANDLER
    DECLARE foo AS DUDE = new DUDE()
    IF (NOT foo IS IDude) THEN 
      foo.Dispose();
    ELSE   
     RETURN TRUE
    ENDIF
    ERRHANDLER:
     IF (Err is SeriousException) THEN   
      MessageBox.Show("Error occured!");
    ELSE   
      RESUME NEXT
    END IF

Slang words in bold courtesy of: http://www.ocf.berkeley.edu/~wrader/slang/recent.html
I switched from VB to C# a few years ago... I do like VB, I just like C# better :)
Quick note to all vb'ers who have either found a syntax error in my vb code or disagree: It's just my opinion, so relax ;)

 

Read: Ain't nobody in VB :-))

Topic: Has anyone tried migrating posts from weblogs.asp.net to another .Text installation? Previous Topic   Next Topic Topic: Gmail Notifier - by Google, finally

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use