Category Archives: XML

Web Application Security Presentation

This is Joe Walker’s presentation from The Ajax Experience last week. It is about web application security issues and possible solutions.

Demonstration of XML in VB9

289779 Demonstration of XML in VB9The next version of VB .Net adds Xml as a built in data type using the new LINQ to XML API. As a built in data type, VB 9.0 provides the ability to create XML using XML Literals and to query XML documents using XML properties. This webcast contains a demo by David Schach, the lead developer in this project, of creating a program to share pictures over the internet.
view original