|


Home

Interactive Content

Technology Demos
XML
ASP.NET
C#
VB.NET

Blog Content

Copyright © 2010 LCSS
|
 |

The following ASP.NET sample allows you
to connect to a database using ADO.NET. Binds to a data grid for display
output.

Database Query using ADO.NET
 |
List
all state populations for a specific year |
|
|
ASP.NET and Web Service (TerraServer) |
The following ASP.NET sample allows you
to connect to to the TerraServer
Web Service and retrieve aerial photos for specific cities.

Database Query using Web Service
 |
Connect
to TerraServer Web Service |
|
|
ASP.NET and Web Service (Amazon) |
The following ASP.NET sample allows you
to connect to to the Amazon.com
Web Service and retrieve XML data for a specific keyword. Binds to a data grid
for display output.

Database Query using Web Service
 |
Connect
to Amazon Web Service |
|
|
ASP.NET and Component DLL |
The following ASP.NET sample allows you
to use a component DLL in the \bin directory.

Access Classes in Component DLL
 |
Connect
to EightBall Component DLL |
|
|