S@NSIS
Nov 14th, 2000, 05:41 PM
Hi,
Has anyone else here downloaded and installed the beta of Microsofts Dot Net development studio?
If so, what do you think of it?
I got it on Monday and have to say I'm quite impressed. Bit tricky to get used to at first (need some books to be released) but you soon get the hang of it!
Quite cool how can you can import stuff into your programs and use more than one language. ie. Imports Microsoft.VisualBasic to use VB etc...
Also, almost everything is OO including things like normal integer variables. You can declare a variable, as you normally would Dim x As Integer, and then x has its own methods such as x.ToBoolean, x.Format etc...
So...anyone else used it yet??
Cheers
Shaun
Has anyone else here downloaded and installed the beta of Microsofts Dot Net development studio?
If so, what do you think of it?
I got it on Monday and have to say I'm quite impressed. Bit tricky to get used to at first (need some books to be released) but you soon get the hang of it!
Quite cool how can you can import stuff into your programs and use more than one language. ie. Imports Microsoft.VisualBasic to use VB etc...
Also, almost everything is OO including things like normal integer variables. You can declare a variable, as you normally would Dim x As Integer, and then x has its own methods such as x.ToBoolean, x.Format etc...
So...anyone else used it yet??
Cheers
Shaun