Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A good forum for visual c++.net
Message
From
12/12/2008 18:28:37
Joel Leach
Memorial Business Systems, Inc.
Tennessee, United States
 
General information
Forum:
ASP.NET
Category:
Object Oriented Programming
Environment versions
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01366775
Message ID:
01367125
Views:
7
>>You don't deal with that in C#. Dealing with pointers is a C/C++ thing and one of the biggest reasons of bugs and security holes in C/C++ apps.
>>
>
>You can write unmanaged code in C# if you know what you're doing... At least there is a chapter on this in C# for .NET 3.0 Wrox book I had from the library.
>

I believe you are referring to "unsafe" code, which is still "managed" .NET code. Here is an article on the subject:

http://www.codersource.net/csharp_unsafe_code.html
Joel Leach
Microsoft Certified Professional
Blog: http://www.joelleach.net
Previous
Reply
Map
View

Click here to load this message in the networking platform