|
-
July 11th, 2007, 10:38 AM
#1
DLR Dynamic Language Runtime
With the end of VB6 Support next year, how might the introduction of DLR affect VB6 developers ?
For example, if the DLR means one can run VB6 programs in the .Net Framework, then does this give VB6 a pseudo upgrade into the .Net platform ?
See links
http://arstechnica.com/news.ars/post...e-for-net.html
http://blogs.msdn.com/hugunin/archiv...ntime-dlr.aspx
Last edited by George1111; July 11th, 2007 at 10:45 AM.
-
July 12th, 2007, 12:42 AM
#2
Re: DLR Dynamic Language Runtime
I don't see anything written about VB 6.
-
July 12th, 2007, 12:55 AM
#3
Re: DLR Dynamic Language Runtime
I think they're speaking more in the lines of VBx ( or VB 10 )
More info
-
July 12th, 2007, 10:58 AM
#4
Re: DLR Dynamic Language Runtime
It seems there is a new VB on the horizon then
http://blogs.msdn.com/bethmassi/arch...asic-talk.aspx
It seems as you say Hannes, VB10
But the writer seems to be taking about
"VB running on .Net" NOT VB.net running on the DLR
Finally I spent 20 minutes on the DLR and VB 10 (VBx). I showed an implementation of Visual Basic on the DLR that showed interactive programming and dynamic event handlers. People were VERY impressed with this (lots of applause when I showed the dynamic event handler). This version of VB is NOT VBScript, it is VB on .NET and the DLR. For more info, check out Amanda and Paul's posts.
I would have thought that VB10 would be an upgraded version of VB.NET
(like going from VB5 to VB6)
-
July 12th, 2007, 12:32 PM
#5
Re: DLR Dynamic Language Runtime
I saw that page before amongst numerous other sites relating to this.
The impression I keep getting is that they speak of the VB language as a whole, because of VB's dynamic capabilities; as with Python and Ruby.
-
July 13th, 2007, 01:26 AM
#6
Re: DLR Dynamic Language Runtime
The reason why VB.NET is referred to as just VB is because people have already gotten used to this. No one calls C# as C#.NET, it is just C# and same way VB.NET is just VB. So whatever versions they are talking about, everything is related to .NET. As you must be aware VB 9.0 is already available for Community Technology Preview. And VB 10 is in the making.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|