Text Management



Sending the LOGIN XML element Download

Thursday, May 29th, 2008

The user interface for the online brokerage system is a Flash movie. The first frame of the Flash movie contains a prompt for a user name and password. This frame contains two tex

Creating a SAX Parser using the XmlTextReader Download

Tuesday, May 20th, 2008

Although the Simple API for XML (SAX) is not built into the .NET platform, SAX type functionality can be created using the XmlTextReader.