Microsoft takes code to the classroom
-
"The University of Leeds in the United Kingdom has received partial funding from Microsoft to teach would-be developers to write secure code." http://news.com.com/2100-1009-993921.html[^] -Nick Parker
The true measure of a man is how he treats someone who can do him absolutely no good. - Samuel Johnson
-
"The University of Leeds in the United Kingdom has received partial funding from Microsoft to teach would-be developers to write secure code." http://news.com.com/2100-1009-993921.html[^] -Nick Parker
The true measure of a man is how he treats someone who can do him absolutely no good. - Samuel Johnson
-
On a related note, can somebody point me to some good resources on secure coding. Resources that explain in layman's term Buffer Overflow , Sql injection , Format string problems, Stack overrun and what other means exist to compromise a program Thanks
There is a Code Secure column in MSDN start from there. http://www.msdn.microsoft.com/library/default.asp?url=/library/en-us/dncode/html/secure02132003.asp?frame=true[^] (Hint: do a sync toc.)
-
There is a Code Secure column in MSDN start from there. http://www.msdn.microsoft.com/library/default.asp?url=/library/en-us/dncode/html/secure02132003.asp?frame=true[^] (Hint: do a sync toc.)