Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Chris Scott Profile

photo Chris Scott (cjscott69)
21 Nov 2002
Orlando, Florida, US United States
Web Developer
http://www.hostorlando.com
Contact memberContact this Member Edit ProfileEdit my profile

Chris Scott is the founder of Host Orlando (www.hostorlando.com) a Web hosting and development company in Orlando, FL specializing in Microsoft technologies. A self-taught programmer, Chris started getting serious about coding three years ago and learned ASP, T-SQL, and JavaScript to supplement his experience with Visual Basic, databases, and shell scripting. He is now focusing on writing Web applications in ASP.NET and is currently working on finishing a transition of his company's customer management system from classic ASP to ASP.NET.

This user has contributed 1 articles, 0 code samples and posted 0 messages in our discussion forums.

Technology Interests

      Articles & Tutorials

    • Searching XML using a DataSet & DataView

      by cjscott69

      Sometimes you need the basic features of a database but don't want the hassle, and possibly cost, of creating one for a small application. With the .NET DataSet object and a simple XML document we can emulate the basic features of a database. . Read full article