2008
Working with .NET 1.1 in Visual Studio 2008 (and Team Server)
by ms_michelExplique comment utiliser Visual Studio 2008 pour travailler avec des applications qui tournent sous .NET 1.1
2007
ASP.NET 1.1 with VS 2005
by ms_michel"Everett Compiler" : If the LINQ Preview can use the C# 3.0 compiler with VS 2005 there's nothing wrong with using the C# 1.1 compiler with VS 2005.
2006
NeatHtml
by ms_michel (via)helps prevent cross-site scripting attacks, a.k.a. XSS attacks, by validating untrusted HTML against an XML schema that does include elements, attributes, and values that can be used for cross-site scripting attacks.. Untrusted HTML typically comes from an untrusted user (e.g. in a form submission or an email). NeatHtml consists of the NeatHtml schema definition and a .NET assembly that can be used to validate HTML fragments against the schema. It is open source and works under Mono, .NET 1.1, and .NET 2.0.
IIS.net : Microsoft Internet Information Services
by ms_michel & 1 otherThe www.iis.net site is a portal site for the IIS.NET development community
1
(5 marks)