/Home /Archive /Syndicate /Blog /Support /About /Contact  
All Visual Basic Feeds in one place!





I was working to come up with some creative uses of LINQ to XML for my new talk I'm giving at the Huntsville, AL Code Camp . I figured it would be good to include a sample which queries a large XML document. Remembering that the complete works of Shakespeare were available in XML form, I did a quick search and found a version at http://metalab.unc.edu/bosak/xml/eg/shaks200.zip . This file separates each play out into separate XML files. Since I wanted to find out which parts had the most line ... [ read more ]
Source Code: http://blogs.vbcity.com/hotdog/archive/2008/02/22/8983.aspx Many times I've found it useful to have a process give feedback information to find out if everything was performing as wanted. And also one should be able to visualize, save and/or mail that information if wanted. Often you only want to show the information under certain conditions (an error occured, but you want to show the entire feedback) The classes contained here: http://blogs.vbcity.com/hotdog/archive/2008/0 ... [ read more ]
=0 && i h)ch.style.height=h;" sel=1 selold=1 selcount=3> Code Copy Hide Scroll Full using System; using System.Collections; using System.Collections.Generic; using System.Drawing; using System.Text; using System.Windows.Forms; using System.ComponentModel; using System.IO; using Subro.Exceptions; namespace Subro.Interaction { /// <summary> /// A single feedback item. A feedback item can provide information /// on status, progress and datetimes ... [ read more ]
Thanks to Paul Vick for pointing out the Lang.Net symposium talks are now on the web.  I've only watched a few so far, but here's my thoughts/review of them   Paul's talk on VB.Next A quick overview of one area VB will probably be heading is making the language more scriptable.  This isn't anything revolutionary as we all recall VBScript, and we all also know that died for a number of reasons mainly lack of support in other browsers and lack of a p ... [ read more ]


© 2005 Serge Baranovsky. All rights reserved.
All feed content is property of original publisher. Designated trademarks and brands are the property of their respective owners.

This site is maintained by SubMain(), a division of vbCity.com, LLC