Table of Content:
Skip Navigation Links.

Tih Inquiry Sources Documentation:

Introduction

Tih Inquiry Sources is SQL script and asp.net sources written in C# using last asp.net feature - LINQ which allows you to integrate inquiry in your existing asp.net project for less than 20 minutes.

 

Features:

- all necessary for integrating inquiry in your existing asp.net project for less than 20 minutes

- using latest Framework feature - LINQ

- browser compatability (Internet Explorer ver. 6, ver. 7, Mozilla Firefox ver 2, ver 3, Opera, Safari - screenshots)

- well-comment code

 

Includes:

- sql script for inquiry tables

- sources for presenting inquiry

- sources for presenting results of inquiry

- sources for admin the inquiry(add new inquiry, vew/edit/delete existing inquiries, view edit answers)

 

Requirements:

- MS SQL Server 2005 or later

- Existing asp.net 3.5 Web Project written in C#

- Base knowledge of asp.net (adding existing files to project, asp.net user controls(.ascx), etc.)