IBuySpy Delivery 2005 Sample Application (SQL Server Compact Edition)

IBuySpy Delivery 2005 is a sample application developed in both Microsoft Visual C# .NET and Microsoft Visual Basic .NET by using Microsoft Visual Studio 2005. It is the newest version of the IBuySpy Delivery sample application, and has been updated to support Microsoft SQL Server 2005 Compact Edition (SQL Server Compact Edition), SQL Server 2005, and Visual Studio 2005. IBuySpy, a fictitious producer of consumer espionage products, is showcased in the IBuySpy ASP .NET-based application.

The IBuySpy Delivery 2005 sample application is robust, based on real-world scenarios, and demonstrates best practices for developing applications for SQL Server Compact Edition in the Microsoft .NET Framework and .NET Compact Framework. IBuySpy Delivery 2005 uses merge replication and remote data access (RDA) with SQL Server 2005, and highlights the many data access features of SQL Server Compact Edition: upload only and index pull capabilities, parameterized queries, and ADO .NET for smart devices.

IBuySpy Delivery 2005 builds on the foundation provided by the IBuySpy sample Web application. IBuySpy Delivery 2005 extends the IBuySpy business model of selling products over the Internet to delivering those products. The IBuySpy Delivery 2005 application assists delivery drivers in fulfilling their orders at remote sites by providing a smart device application. When you install IBuySpy Delivery, you install modified versions of the IBuySpy database and Web application, and the code specific to the IBuySpy Delivery 2005 smart device application.

In This Section

Topic Description

Setup Instructions for the IBuySpy Delivery 2005 Application

Instructions for installing and configuring the IBuySpy Delivery 2005 application.

IBuySpy Delivery 2005 Application Design

Describes the design and navigation of the IBuySpy Delivery 2005 application.

IBuySpy Delivery 2005 Sample Code

Describes important sections of the code in the IBuySpy Delivery 2005 application.