Introduction to Microsoft .NET Security
Prior to .NET, developers wrote programs in languages such as C or C++, in which the source code is compiled directly to machine code for a particular computer architecture. This is called unmanaged code because memory management, type checking, and security aren't built in. The code must manag...
Gespeichert in:
Veröffentlicht in: | IEEE security & privacy 2008-11, Vol.6 (6), p.73-78 |
---|---|
1. Verfasser: | |
Format: | Magazinearticle |
Sprache: | eng |
Schlagworte: | |
Online-Zugang: | Volltext bestellen |
Tags: |
Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
|
Zusammenfassung: | Prior to .NET, developers wrote programs in languages such as C or C++, in which the source code is compiled directly to machine code for a particular computer architecture. This is called unmanaged code because memory management, type checking, and security aren't built in. The code must manage such issues on its own, and the environment in which unmanaged code runs is simply the operating system (OS) itself. |
---|---|
ISSN: | 1540-7993 1558-4046 |
DOI: | 10.1109/MSP.2008.146 |