.NET 1.0/1.1

Explorations of the shipping versions of .NET in 2004.
IssueVision Scrolling Problem
I ran across this following bug on WindowsForms.com, while having the same *exact* issue in a control I had created for an app. This was posted by SteveOrr: http://www.windowsforms.com... 1) Start IssueVision 2) in the middle pane select the top item in the second "Computer" group. 3) Then click on the last item in the above group "Telecommunications." Notice you'll see the list "jump" and draw the Telecommunications group starting at the...

Posted On Thursday, February 17, 2005 11:53 AM | Feedback (0)

Cool XmlSerializer Features
Tim Ewald is back to blogging with a great new article: XmlSerializer sans XSD. After recently playing with the XML Serialization attributes on classes for a project in InfoPath, this article hits perfectly to show you how to create classes based on an existing XML File. For my project in InfoPath I pretty much worked the opposite way and created a class with the attributes to be serialized down through a web service. The Invoicing sample with the InfoPath SDK gives a great example of this. I was...

Posted On Monday, June 28, 2004 4:39 PM | Feedback (0)