13.07.2015 Views

Applied XML Programming for Microsoft .NET.pdf - Csbdu.in

Applied XML Programming for Microsoft .NET.pdf - Csbdu.in

Applied XML Programming for Microsoft .NET.pdf - Csbdu.in

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

What Do I Need to Use This Book?Most of the examples <strong>in</strong> this book are W<strong>in</strong>dows Forms or console applications. The keyrequirements <strong>for</strong> runn<strong>in</strong>g these applications are the .<strong>NET</strong> Framework and <strong>Microsoft</strong>Visual Studio .<strong>NET</strong>. You also need to have SQL Server 2000 <strong>in</strong>stalled to make most ofthe samples work, and a few examples make use of <strong>Microsoft</strong> Access 2000 databases.The SQL<strong>XML</strong> 3.0 extensions are required <strong>for</strong> the samples <strong>in</strong> Chapter 8. The code hasbeen tested with the .<strong>NET</strong> Framework SP1.The SQL Server examples <strong>in</strong> this book assume that the sa account uses a blankpassword, although the use of such a blank password is strongly discouraged <strong>in</strong> anyprofessional development environment. If your SQL Server sa account doesn't use ablank password, you'll need to add the sa password to the connection str<strong>in</strong>gs <strong>in</strong> thesource code. For example, if your sa password is "Hello", the follow<strong>in</strong>g connectionstr<strong>in</strong>g provides access to the Northw<strong>in</strong>d database:str<strong>in</strong>g nw<strong>in</strong>d ="SERVER=localhost;UID=sa;pswd=Hello;DATABASE=northw<strong>in</strong>d;";Some of the applications <strong>in</strong> this book require SOAP Toolkit 2.0 and SQL<strong>XML</strong> 3.0.These products are available at the follow<strong>in</strong>g locations:• SOAP Toolkit 2.0http://msdn.microsoft.com/downloads/default.asp?URL=/downloads/sample.asp?url=/MSDN-FILES/027/001/580/msdncompositedoc.xml• SQL<strong>XML</strong> 3.0http://msdn.microsoft.com/downloads/default.asp?URL=/downloads/sample.asp?url=/MSDN-FILES/027/001/824/msdn-compositedoc.xmlContact<strong>in</strong>g the AuthorPlease feel free to send any questions about this book directly to the author. D<strong>in</strong>oEsposito can be reached via e-mail at one of the follow<strong>in</strong>g addresses:• • In addition, you can contact the author at the W<strong>in</strong>tellect (http://www.w<strong>in</strong>-tellect.com) andVB2-The-Max (http://www.vb2themax.com) Web sites.SupportEvery ef<strong>for</strong>t has been made to ensure the accuracy of this book and the contents of thesample files. <strong>Microsoft</strong> Press provides corrections <strong>for</strong> books through the Web at thefollow<strong>in</strong>g address:http://www.microsoft.com/mspress/support/To connect directly to the <strong>Microsoft</strong> Press Knowledge Base and enter a query regard<strong>in</strong>ga question or issue that you might have, go to:http://www.microsoft.com/mspress/support/search.aspIf you have comments, questions, or ideas regard<strong>in</strong>g this book or the sample files,please send them to <strong>Microsoft</strong> Press us<strong>in</strong>g either of the follow<strong>in</strong>g methods:Postal mail:3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!