Page 2 of 2

Re: REALbasic or VB.NET

Posted: December 16th, 2007, 10:28 am
by Nightma12
Wasnt J# a failure? :/ I never *EVER* hear of anybody useing it...

Re: REALbasic or VB.NET

Posted: December 16th, 2007, 3:10 pm
by raulperez
pretty much all modern OSs come with a JRE... since fucktons of stuff on the internet use java or javascript

Re: REALbasic or VB.NET

Posted: December 16th, 2007, 6:06 pm
by Drkpwn3r
Stitch wrote:Meh, I wanna learn something easy, but simple.

Basically, all I can remember in VB.NET is

Code: Select all

MsgBox()
That's the VB6 method actually.
The .NET method is MessageBox.Show(). ;)

Nightma12 wrote:Wasnt J# a failure? :/ I never *EVER* hear of anybody useing it...
J# wasn't a failure, otherwise I doubt it would've been included with VS .NET 2005. :o

Re: REALbasic or VB.NET

Posted: December 16th, 2007, 6:11 pm
by danpaul88
J# was included in VS 2005 to try and encourage people to use it. It failed. J# has been subsequently dropped from VS 2008, and the Microsoft team do not intend to support it further. It's gone the same way as J++ from VS 6.0, nowhere :P

For more information read up about it on http://en.wikipedia.org/wiki/Visual_Stu ... tudio_2008 and http://en.wikipedia.org/wiki/J_Sharp#Future_of_J.23

Re: REALbasic or VB.NET

Posted: December 16th, 2007, 6:20 pm
by Drkpwn3r
Ah, I never really bothered with looking things up.

So meh. :oops:

Re: REALbasic or VB.NET

Posted: December 17th, 2007, 2:39 am
by Starlite
When I get my laptop, I'm gonna install VB6 and start trying that out.

Lee will help me with it all, so it's a lot easier.