Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is this something VB .NET cannot do
Message
From
12/02/2002 13:21:07
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00618927
Message ID:
00618972
Views:
9
John,

>Here is a link to a .NET insight article
>
>http://www.fawcette.com/reports/vslive/021202/csharp/
>
>This article talks about running unsafe code in the interests of performance. My questions are as follows:
>
>
>1. Does unsafe = unmanaged

I don't think so. This is a question I have been trying to get a good answer on myself. The following two articles, and the Wrox Press' Professional C#, say that unsafe code is still managed. It still runs through the CLR, so it is managed.

http://www.vsj.co.uk/archive/feb2001/hoc1-0102.asp
http://www.dotnetextreme.com/code/unsafe.asp

However, I have seen articles that attempt to equate the two.

>2. Can VB run code like this (I suspect not....)

No...at least according to what I've read.

>
>TIA
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform