Las contraseñas de un solo uso proporcionan soluciones a los ataques de diccionario, suplantación de identidad (phishing), interceptación y gran cantidad de infracciones de seguridad. Explico, a continuación, el funcionamiento.
Dan Griffin
MSDN Magazine May 2008
...
Read more!
C# allows developers to embed XML comments into their source files-a useful facility, especially when more than one programmer is working on the same code. The C# parser can expand these XML tags to provide additional information and export them to an external document for further processing. This article shows how to use XML comments and explains the relevant tags. The author demonstrates how to set up your project to export your XML comments into convenient documentation for the benefit of other developers. He also shows how to use comments ...
Read more!
Chris Tavares explica cómo el patrón Controlador de vista de modelo de ASP.NET MVC Framework le ayuda a crear aplicaciones web flexibles y fáciles de probar.
Chris Tavares
MSDN Magazine March 2008
...
Read more!
Paul DiLascia
MSDN Magazine August 2002
...
Read more!
Presentamos las ventajas de crear aplicaciones compuestas con la guía de asistencia Composite Application Guidance para WPF de Microsoft patterns & practices.
Glenn Block
MSDN Magazine Septiembre 2008
...
Read more!