It starts good with a presentation of Scott Guthrie about the new stuff in ASP.NET 2.0. Nothing really new for me because I am testing the product since some times now. But interesting new details. Then I followed with soemthing that I have not that deep knowhow: Winforms, a presentation from Joe Stegman. Really, really impresive. The next one was about ADO.NET and guess what that also have made some great development in that field. I can’t tell you more cause I am under NDA, but stay tuned they are doing a great job.

Then we made some shopping, a visit to the Microsoft museum and went back to the presentation of Don Box.

Comment and share

Thats a summary of the article from Dare Obasanjo on MSDN.

Classes with Fields or Properties that Hold XML

If a class has a field or property that is an XML document or fragment, it should provide mechanisms for manipulating the property as both a string and as an XmlReader.

Methods that Accept XML Input or Return XML as Output

Methods that accept or return XML should favor returning XmlReader or XPathNavigator unless the user is expected to be able to edit the XML data, in which case XmlDocument should be used.

Converting an Object to XML

If an object wants to provide an XML representation of itself for serialization purposes, then it should use the XmlWriter if it needs more control of the XML serialization process than is provided by the XmlSerializer. If the object wants to provide an XML representation of itself that enables it to participate fully as a member of the XML world, such as allow XPath queries or XSLT transformations over the object, then it should implement the IXPathNavigable interface.

Comment and share

MVP Summit 2004

I will attend the MVP Summit 2004 with my brother Mathieu this year. He has also been awarded by Microsoft :-). I hope we will see exciting thinks like I saw last year. Departure is on Sunday morning from Mulhouse Airport to Paris then to Copenhaguen then Seattle. What a long trip..
By the way who is attending also?

Comment and share

Author's picture

Laurent Kempé

I am an experienced Team Leader & Distinguished Solution Architect with a passion for shipping high-quality products by empowering development team and culture toward an agile mindset. I bring technical vision and strategy, leading engineering teams to move product, processes and architecture forward.


Team Leader, Distinguished Solutions Architect


Illzach, France