Tag search: C#
Windows 8 to open its doors to web designers and developers

Last night Steven Sinofsky and Julie Larson-Green previewed the touch user experience for Windows 8 at the D9 conference in California. As usual, Walt asked plenty of tough questions which you can watch here, but today I just want to talk about a couple of things I noticed.
Continue reading »
Creating XML with Visual Basic
I’m of the opinion that you should use the right tool for the job. In the case of making simple XML files from data in another source, the XML literals feature in Visual Basic works very well and tends to be my first choice.
Check out how simple creating XML documents can be: