Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is this something VB .NET cannot do
Message
From
15/02/2002 13:57:35
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00618927
Message ID:
00620812
Views:
23
>I guess the next logical question is why would you run unsafe code.

You coudl do a search on "unsafe" in this forum and see that I brough up this difference between VB.NET and C# last month. As far as why?

"In unsafe code or in other words unmanaged code it is possible to declare and use pointers. But the question is why do we write unmanaged code? If we want to write code that interfaces with the operating system, or want to access memory mapped device or want to implement a time critical algorithm then the use of pointer can give lots of advantages."

http://www.codeproject.com/csharp/unsafe.asp
Previous
Reply
Map
View

Click here to load this message in the networking platform