JOTD
-
Nagy Vilmos wrote:
Can you... ...write... ...code... ...in... ...VB... ? ...
FTFY
Smile and the world smiles withyou, laugh and they think you are a nutter
Designed and implimented a retail banking system in VB a few years back currently work on a trading platform with a lot of VB front end components. So yes, I can write VB, but I prefer Java or C# poking an eye out with a shitty stick [ftfms].
Panic, Chaos, Destruction. My work here is done. or "Drink. Get drunk. Fall over." - P O'H
-
MONEY!
Panic, Chaos, Destruction. My work here is done. or "Drink. Get drunk. Fall over." - P O'H
-
MONEY!
Panic, Chaos, Destruction. My work here is done. or "Drink. Get drunk. Fall over." - P O'H
-
I... ...write... ...code... ...in... ...VB... ... :sigh:
Panic, Chaos, Destruction. My work here is done. or "Drink. Get drunk. Fall over." - P O'H
Well, if you are forced to use VB, you can always do like this:
Dim code;
code = "#include <stdafx.h>" & vbCRLF & _
"int main()" & vbCRLF & _
"{" & vbCRLF & _
" // ... " & vbCRLF & _
"}" & vbCRLF' TODO: RUN C Compiler
Agh! Reality! My Archnemesis![^]
| FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server. -
I... ...write... ...code... ...in... ...VB... ... :sigh:
Panic, Chaos, Destruction. My work here is done. or "Drink. Get drunk. Fall over." - P O'H
:omg: My sincere condolences! ;)
Ali
-
Well, maybe he uses VB and he is a programmer. But that doesn't mean he is a "VB programmer". ;)
This statement is false.
Corinna John wrote:
he uses VB and he is a programmer. But that doesn't mean he is a "VB programmer".
I think we need clarification on the direction of the dependency.
I wanna be a eunuchs developer! Pass me a bread knife!
-
Well, if you are forced to use VB, you can always do like this:
Dim code;
code = "#include <stdafx.h>" & vbCRLF & _
"int main()" & vbCRLF & _
"{" & vbCRLF & _
" // ... " & vbCRLF & _
"}" & vbCRLF' TODO: RUN C Compiler
Agh! Reality! My Archnemesis![^]
| FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server.Well, if I would able to understand VB syntax then I should say you know well VB syntax... :-D
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
A talking frog I can digest. But a Visual Basic programmer! What is this? Some kind of sick perverted joke? :mad:
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
My latest book : C++/CLI in Action / Amazon.com linkNishant Sivakumar wrote:
A talking frog I can digest.
I dunno... Have you ever tried frog legs? I heard they're pretty nasty... Now imagine them talking to you on the way down.
Proud to have finally moved to the A-Ark. Which one are you in?
Author of Guardians of Xen (Sci-Fi/Fantasy novel) -
Designed and implimented a retail banking system in VB a few years back currently work on a trading platform with a lot of VB front end components. So yes, I can write VB, but I prefer Java or C# poking an eye out with a shitty stick [ftfms].
Panic, Chaos, Destruction. My work here is done. or "Drink. Get drunk. Fall over." - P O'H
-
Designed and implimented a retail banking system in VB a few years back currently work on a trading platform with a lot of VB front end components. So yes, I can write VB, but I prefer Java or C# poking an eye out with a shitty stick [ftfms].
Panic, Chaos, Destruction. My work here is done. or "Drink. Get drunk. Fall over." - P O'H
Yep, lots of trading software written in VB... Funny thing... If I hadn't put VB6 on my resume, back when I graduated college, I never would have gotten the job that started my career on wall street... Started out maintaining and updating old VB6 and Excel VBA systems... Then, once I had proven myself, I rewrote most of it in C# :)
Proud to have finally moved to the A-Ark. Which one are you in?
Author of Guardians of Xen (Sci-Fi/Fantasy novel) -
Well, if you are forced to use VB, you can always do like this:
Dim code;
code = "#include <stdafx.h>" & vbCRLF & _
"int main()" & vbCRLF & _
"{" & vbCRLF & _
" // ... " & vbCRLF & _
"}" & vbCRLF' TODO: RUN C Compiler
Agh! Reality! My Archnemesis![^]
| FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server.peterchen wrote:
Dim code;
:wtf: :wtf: :wtf: First of all you didn't specify the data type wish is String
Dim code as string
Second in VB their is no ; at the end of the line like C#
-
Nagy Vilmos wrote:
retail banking system
Nagy Vilmos wrote:
trading platform
Yeah, now I understand. You're not doing VB for money. You're doing VB for a lot of money.
see, it pays to have low standards to exceed.
Panic, Chaos, Destruction. My work here is done. or "Drink. Get drunk. Fall over." - P O'H
-
peterchen wrote:
Dim code;
:wtf: :wtf: :wtf: First of all you didn't specify the data type wish is String
Dim code as string
Second in VB their is no ; at the end of the line like C#
-
Corinna John wrote:
he uses VB and he is a programmer. But that doesn't mean he is a "VB programmer".
I think we need clarification on the direction of the dependency.
I wanna be a eunuchs developer! Pass me a bread knife!
Many programmers use several languages. The favorite language at home, the project language at work, some horrible languages for maintenance, and - in the worst case - VB for a job that was better than staying unemployed. That means, you can be a programmer, but still be forced to use VB.
This statement is false.
-
peterchen wrote:
Dim code;
:wtf: :wtf: :wtf: First of all you didn't specify the data type wish is String
Dim code as string
Second in VB their is no ; at the end of the line like C#
Cpianism wrote:
Second in VB their is no ; at the end of the line like C#
You missed out there is no sarcasm in Lebanon.
Panic, Chaos, Destruction. My work here is done. or "Drink. Get drunk. Fall over." - P O'H
-
Cpianism wrote:
Second in VB their is no ; at the end of the line like C#
You missed out there is no sarcasm in Lebanon.
Panic, Chaos, Destruction. My work here is done. or "Drink. Get drunk. Fall over." - P O'H
-
oops...
Panic, Chaos, Destruction. My work here is done. or "Drink. Get drunk. Fall over." - P O'H
-
oops...
Panic, Chaos, Destruction. My work here is done. or "Drink. Get drunk. Fall over." - P O'H
-
peterchen wrote:
Dim code;
:wtf: :wtf: :wtf: First of all you didn't specify the data type wish is String
Dim code as string
Second in VB their is no ; at the end of the line like C#
I'm not claiming to be a VB expert ;) I did some ASP+VBS once, and I sometimes have to dabble a bit in VBA. The "no semicolon" almost always hit me, repeatedly. (worst in VB6, where it would pop up a Syntax Error message box when you left the line. Gah!)
Agh! Reality! My Archnemesis![^]
| FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server. -
Well, if I would able to understand VB syntax then I should say you know well VB syntax... :-D
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]