- •About the Authors
- •Contents at a Glance
- •Contents
- •Introduction
- •Goal of the Book
- •How to Use this Book
- •Introduction to the .NET Framework
- •Common Language Runtime (CLR)
- •Class Library
- •Assembly
- •Versioning
- •Exceptions
- •Threads
- •Delegates
- •Summary
- •Introduction to C#
- •Variables
- •Initializing Variables
- •Variable Modifiers
- •Variable Data Types
- •Types of Variables
- •Variable Scope
- •Types of Data Type Casting
- •Arrays
- •Strings
- •Initializing Strings
- •Working with Strings
- •Statements and Expressions
- •Types of Statements
- •Expressions
- •Summary
- •Classes
- •Declaring Classes
- •Inheritance
- •Constructors
- •Destructors
- •Methods
- •Declaring a Method
- •Calling a Method
- •Passing Parameters to Methods
- •Method Modifiers
- •Overloading a Method
- •Namespaces
- •Declaring Namespaces
- •Aliases
- •Structs
- •Enumerations
- •Interfaces
- •Writing, Compiling, and Executing
- •Writing a C# Program
- •Compiling a C# Program
- •Executing a C# Program
- •Summary
- •Arrays
- •Single-Dimensional Arrays
- •Multidimensional Arrays
- •Methods in Arrays
- •Collections
- •Creating Collections
- •Working with Collections
- •Indexers
- •Boxing and Unboxing
- •Preprocessor Directives
- •Summary
- •Attributes
- •Declaring Attributes
- •Attribute Class
- •Attribute Parameters
- •Default Attributes
- •Properties
- •Declaring Properties
- •Accessors
- •Types of Properties
- •Summary
- •Introduction to Threads
- •Creating Threads
- •Aborting Threads
- •Joining Threads
- •Suspending Threads
- •Making Threads Sleep
- •Thread States
- •Thread Priorities
- •Synchronization
- •Summary
- •Case Study
- •Project Life Cycle
- •Analyzing Requirements
- •High-Level Design
- •Primary and Foreign Keys
- •Referential Integrity
- •Normalization
- •Designing a Database
- •Low-Level Design
- •Construction
- •Integration and Testing
- •User Acceptance Testing
- •Implementation
- •Operations and Maintenance
- •Summary
- •Creating a New Project
- •Console Application
- •Windows Applications
- •Creating a Windows Application for the Customer Maintenance Project
- •Creating an Interface for Form1
- •Creating an Interface for WorkerForm
- •Creating an Interface for CustomerForm
- •Creating an Interface for ReportsForm
- •Creating an Interface for JobDetailsForm
- •Summary
- •Performing Validations
- •Identifying the Validation Mechanism
- •Using the ErrorProvider Control
- •Handling Exceptions
- •Using the try and catch Statements
- •Using the Debug and Trace Classes
- •Using the Debugging Features of Visual Studio .NET
- •Using the Task List
- •Summary
- •Creating Form1
- •Connecting WorkerForm to the Workers Table
- •Connecting CustomerForm to the tblCustomer Table
- •Connecting the JobDetails Form
- •to the tblJobDetails Table
- •Summary
- •Introduction to the Crystal Reports Designer Tool
- •Creating the Reports Form
- •Creating Crystal Reports
- •Creating the Windows Forms Viewer Control
- •Creating the Monthly Worker Report
- •Summary
- •Introduction to Deploying a Windows Application
- •Deployment Projects Available in Visual Studio .NET
- •Deployment Project Editors
- •Summary
- •Case Study
- •Project Life Cycle
- •Analyzing Requirements
- •High-Level Design
- •Low-Level Design
- •Summary
- •Populating the TreeView Control
- •Displaying Employee Codes in the TreeView Control
- •Event Handling
- •Displaying Employee Details in the ListView Control
- •Summary
- •Case Study
- •Project Life Cycle
- •Analyzing Requirements
- •High-Level Design
- •Low-Level Design
- •Summary
- •Adding the Programming Logic to the Application
- •Adding Code to the Form Load() Method
- •Adding Code to the OK Button
- •Adding Code to the Exit Button
- •Summary
- •The Created Event
- •Adding Code to the Created Event
- •Overview of XML
- •The XmlReader Class
- •The XmlWriter Class
- •Displaying Data in an XML Document
- •Displaying an Error Message in the Event Log
- •Displaying Event Entries from Event Viewer
- •Displaying Data from the Summary.xml Document in a Message Box
- •Summary
- •Airline Profile
- •Role of a Business Manager
- •Role of a Network Administrator
- •Role of a Line-of-Business Executive
- •Project Requirements
- •Creation and Deletion of User Accounts
- •Addition of Flight Details
- •Reservations
- •Cancellations
- •Query of Status
- •Confirmation of Tickets
- •Creation of Reports
- •Launch of Frequent Flier Programs
- •Summarizing the Tasks
- •Project Design
- •Database Design
- •Web Forms Design
- •Enabling Security with the Directory Structure
- •Summary
- •Getting Started with ASP.NET
- •Prerequisites for ASP.NET Applications
- •New Features in ASP.NET
- •Types of ASP.NET Applications
- •Exploring ASP.NET Web Applications
- •Introducing Web Forms
- •Web Form Server Controls
- •Configuring ASP.NET Applications
- •Configuring Security for ASP.NET Applications
- •Deploying ASP.NET Applications
- •Creating a Sample ASP.NET Application
- •Creating a New Project
- •Adding Controls to the Project
- •Coding the Application
- •Summary
- •Creating the Database Schema
- •Creating Database Tables
- •Managing Primary Keys and Relationships
- •Viewing the Database Schema
- •Designing Application Forms
- •Standardizing the Interface of the Application
- •Common Forms in the Application
- •Forms for Network Administrators
- •Forms for Business Managers
- •Forms for Line-of-Business Executives
- •Summary
- •The Default.aspx Form
- •The Logoff.aspx Form
- •The ManageUsers.aspx Form
- •The ManageDatabases.aspx Form
- •The ChangePassword.aspx Form
- •Restricting Access to Web Forms
- •The AddFl.aspx Form
- •The RequestID.aspx Form
- •The Reports.aspx Form
- •The FreqFl.aspx Form
- •Coding the Forms for LOB Executives
- •The CreateRes.aspx Form
- •The CancelRes.aspx Form
- •The QueryStat.aspx Form
- •The ConfirmRes.aspx Form
- •Summary
- •Designing the Form
- •The View New Flights Option
- •The View Ticket Status Option
- •The View Flight Status Option
- •The Confirm Reservation Option
- •Testing the Application
- •Summary
- •Locating Errors in Programs
- •Watch Window
- •Locals Window
- •Call Stack Window
- •Autos Window
- •Command Window
- •Testing the Application
- •Summary
- •Managing the Databases
- •Backing Up the SkyShark Airlines Databases
- •Exporting Data from Databases
- •Examining Database Logs
- •Scheduling Database Maintenance Tasks
- •Managing Internet Information Server
- •Configuring IIS Error Pages
- •Managing Web Server Log Files
- •Summary
- •Authentication Mechanisms
- •Securing a Web Site with IIS and ASP.NET
- •Configuring IIS Authentication
- •Configuring Authentication in ASP.NET
- •Securing SQL Server
- •Summary
- •Deployment Scenarios
- •Deployment Editors
- •Creating a Deployment Project
- •Adding the Output of SkySharkDeploy to the Deployment Project
- •Deploying the Project to a Web Server on Another Computer
- •Summary
- •Organization Profile
- •Project Requirements
- •Querying for Information about All Books
- •Querying for Information about Books Based on Criteria
- •Ordering a Book on the Web Site
- •Project Design
- •Database Design
- •Database Schema
- •Web Forms Design
- •Flowcharts for the Web Forms Modules
- •Summary
- •Introduction to ASP.NET Web Services
- •Web Service Architecture
- •Working of a Web Service
- •Technologies Used in Web Services
- •XML in a Web Service
- •WSDL in a Web Service
- •SOAP in a Web Service
- •UDDI in a Web Service
- •Web Services in the .NET Framework
- •The Default Code Generated for a Web Service
- •Testing the SampleWebService Web Service
- •Summary
- •Creating the SearchAll() Web Method
- •Creating the SrchISBN() Web Method
- •Creating the AcceptDetails() Web Method
- •Creating the GenerateOrder() Web Method
- •Testing the Web Service
- •Securing a Web Service
- •Summary
- •Creating the Web Forms for the Bookers Paradise Web Site
- •Adding Code to the Web Forms
- •Summary
- •Case Study
- •Project Life Cycle
- •Analyzing Requirements
- •High-Level Design
- •Low-Level Design
- •Summary
- •Overview of Mobile Applications
- •The Microsoft Mobile Internet Toolkit
- •Overview of WAP
- •The WAP Architecture
- •Overview of WML
- •The Mobile Web Form
- •The Design of the MobileTimeRetriever Application
- •Creating the Interface for the Mobile Web Forms
- •Adding Code to the MobileTimeRetriever Application
- •Summary
- •Creating the Forms Required for the MobileCallStatus Application
- •Creating the frmLogon Form
- •Creating the frmSelectOption Form
- •Creating the frmPending Form
- •Creating the frmUnattended Form
- •Adding Code to the Submit Button in the frmLogon Form
- •Adding Code to the Query Button in the frmSelectOption Form
- •Adding Code to the Mark checked as complete Button in the frmPending Form
- •Adding Code to the Back Button in the frmPending Form
- •Adding Code to the Accept checked call(s) Button in the frmUnattended Form
- •Adding Code to the Back Button in the frmUnattended Form
- •Summary
- •What Is COM?
- •Windows DNA
- •Microsoft Transaction Server (MTS)
- •.NET Interoperability
- •COM Interoperability
- •Messaging
- •Benefits of Message Queues
- •Limitations
- •Key Messaging Terms
- •Summary
- •Pointers
- •Declaring Pointers
- •Types of Code
- •Implementing Pointers
- •Using Pointers with Managed Code
- •Working with Pointers
- •Compiling Unsafe Code
- •Summary
- •Introduction to the Languages of Visual Studio .NET
- •Visual C# .NET
- •Visual Basic .NET
- •Visual C++ .NET
- •Overview of Visual Basic .NET
- •Abstraction
- •Encapsulation
- •Inheritance
- •Polymorphism
- •Components of Visual Basic .NET
- •Variables
- •Constants
- •Operators
- •Arrays
- •Collections
- •Procedures
- •Arguments
- •Functions
- •Adding Code to the Submit Button
- •Adding Code to the Exit Button
- •Summary
- •Introduction to Visual Studio .NET IDE
- •Menu Bar
- •Toolbars
- •Visual Studio .NET IDE Windows
- •Toolbox
- •The Task List Window
- •Managing Windows
- •Customizing Visual Studio .NET IDE
- •The Options Dialog Box
- •The Customize Dialog Box
- •Summary
- •Index
508 Project 4 CREATING AN AIRLINE RESERVATION PORTAL
DataView source = new DataView(ds.Tables[0]);
DataGrid1.DataSource=source;
DataGrid1.DataBind();
sqlConnection1.Close();
}
Finally, business managers have the option to discard frequent flier programs. To discard the frequent flier program, you need to delete all the records from the dtFrequentFliers table. The code to accomplish this task is given as follows:
private void Button3_Click(object sender, System.EventArgs e)
{ |
|
|
|
Y |
|
lblMessage.Text=””; |
|
|
|
|
|
L |
||
|
|
|
||
|
SqlCommand Command1= new SqlCommand(“DELETE dtFrequentFliers”, sqlConnection1); |
|||
|
sqlConnection1.Open(); |
|
F |
|
|
|
M |
|
|
|
Command1.ExecuteNonQuery(); |
|
||
|
lblMessage.Text=”Done.”; |
|
|
|
|
A |
|
||
|
sqlConnection1.Close(); |
|
||
|
E |
|
||
} |
T |
|
|
|
|
|
|
|
Coding the Forms for LOB Executives
LOB executives perform the tasks of reserving and canceling seats for passengers, querying the status of flights and tickets, and confirming the reservation of passengers. In this section, I provide a description of how these tasks are accomplished.
The CreateRes.aspx Form
The reservation process is a two-stage process. In the first stage, the flight number, class, and date of reservation are used for querying the status of the flight.The code to retrieve the status of the flight by using the flight number is given as follows:
private void btnNext_Click(object sender, System.EventArgs e)
{
dataSet11.Clear();
sqlConnection1.Open();
Team-Fly®
IMPLEMENTING THE BUSINESS LOGIC |
Chapter 21 |
509 |
|
sqlDataAdapter1.Fill(dataSet11, “FltDetails”); |
|
|
|
|
|
|
|
sqlConnection1.Close(); |
|
|
|
bool exists=false; |
|
|
|
foreach (DataRow myRow in dataSet11.Tables[“FltDetails”].Rows) |
|
|
|
{ |
|
|
|
if (myRow[0].ToString().Trim().ToLower()==txtFltNo.Text.ToLower())
{
exists=true; txtOrg.Text=myRow[1].ToString(); txtDest.Text=myRow[2].ToString();
txtDepTime.Text=myRow[3].ToString().Substring(myRow[3].ToString(). Length-11).Trim();
if(lstClass.SelectedIndex==0) txtFare.Text=myRow[8].ToString();
else txtFare.Text=myRow[9].ToString();
}
}
if (exists==false)
{
lblMessage.Text=”Incorrect flight number. Please try again”; return;
}
txtTNo.Text=”Auto generated”; txtFltNo.Enabled=false; lstClass.Enabled=false; Cal1.Enabled=false;
sqlDataAdapter2.SelectCommand.Parameters[0].Value=txtFltNo.Text.Trim(); sqlDataAdapter2.SelectCommand.Parameters[1].Value=Cal1.SelectedDate.
ToShortDateString(); sqlDataAdapter2.SelectCommand.Parameters[2].Value=lstClass. SelectedItem.Text; sqlConnection1.Open();
sqlDataAdapter2.Fill(dataSet11, “FltStatus”); if (dataSet11.Tables[“FltStatus”].Rows.Count==0)
{
txtStatus.Text=”Available”;
}
510 Project 4 CREATING AN AIRLINE RESERVATION PORTAL
else
{
int status=Convert.ToInt32(dataSet11.Tables[“FltStatus”].Rows[0][3]); if (status<=0)
{
txtStatus.Text=”Waitlisted (“ + Convert.ToString((status-1)) + “)”;
}
else
{
txtStatus.Text=”Available”;
}
}
}
After the customer agrees to proceed with the reservation, the details of the flight are retrieved from the dtFltDetails and the dtFltStatus tables. The status of the flight is retrieved to ensure that the flight status has not changed between the time when the request for reservation was first made to the actual processing of the process. This functionality is achieved by the following code snippet:
if (txtName.Text==”” || txtName.Text==null)
{
lblMessage.Text=”Invalid user name”; return;
}
string TicketNo, DateOfRes, DateOfJourney, FltNo, ClassOfRes, Name, EMail; int TicketConf, Status, Fare;
try
{
FltNo=txtFltNo.Text.Trim(); ClassOfRes=lstClass.SelectedItem.Text; Name=txtName.Text; DateOfRes=DateTime.Today.Date.ToShortDateString(); DateOfJourney=Cal1.SelectedDate.ToShortDateString(); TicketConf=0; Fare=Convert.ToInt32(txtFare.Text.Trim()); dataSet11.Clear();
sqlConnection1.Open();
IMPLEMENTING THE BUSINESS LOGIC |
Chapter 21 |
511 |
|
|
|
|
|
sqlDataAdapter2.SelectCommand.Parameters[0].Value=txtFltNo.Text.Trim(); sqlDataAdapter2.SelectCommand.Parameters[1].Value= Cal1.SelectedDate
.ToShortDateString();
sqlDataAdapter2.SelectCommand.Parameters[2].Value= lstClass.SelectedItem.Text; sqlDataAdapter2.Fill(dataSet11, “FltStatus”);
if (dataSet11.Tables[“FltStatus”].Rows.Count==0)
{
//fill in the flight details sqlDataAdapter1.Fill(dataSet11, “FltDetails”); string strTotSeats;
int intTotSeats;
foreach (DataRow myRow in dataSet11.Tables[“FltDetails”].Rows)
{
if (myRow[0].ToString().Trim().ToLower()==txtFltNo.Text.ToLower())
{
if(lstClass.SelectedIndex==0)
{
strTotSeats=myRow[6].ToString();
}
else
{
strTotSeats=myRow[7].ToString();
}
intTotSeats=Convert.ToInt32(strTotSeats); sqlDataAdapter2.InsertCommand.Parameters[0].Value= txtFltNo.Text
.Trim();
sqlDataAdapter2.InsertCommand.Parameters[1].Value= Cal1.SelectedDate
.ToShortDateString(); sqlDataAdapter2.InsertCommand.Parameters[2].Value= lstClass
.SelectedItem.Text; sqlDataAdapter2.InsertCommand.Parameters[3].Value=intTotSeats-1; sqlDataAdapter2.InsertCommand.ExecuteNonQuery();
}
}
//set status as available Status=1;
}
512 Project 4 CREATING AN AIRLINE RESERVATION PORTAL
else
{
int val=Convert.ToInt32(dataSet11.Tables[“FltStatus”].Rows[0][3]); if (val<=0)
{
Status=val-1;
}
else
{
Status=1;
}
sqlDataAdapter2.UpdateCommand.Parameters[0].Value=txtFltNo.Text.Trim(); sqlDataAdapter2.UpdateCommand.Parameters[1].Value= Cal1.SelectedDate
.ToShortDateString(); sqlDataAdapter2.UpdateCommand.Parameters[2].Value= lstClass.SelectedItem
.Text; sqlDataAdapter2.UpdateCommand.ExecuteNonQuery();
}
The information that is retrieved from the database tables is updated into the dtReservations table. To update information into the dtReservations table, the following code snippet is used:
sqlDataAdapter3.Fill(dataSet11, “TicketNos”); int count, maxno, ticketno;
if (dataSet11.Tables[“TicketNos”].Rows.Count>0)
{
maxno=Convert.ToInt32(dataSet11.Tables[“TicketNos”].Rows[0][0].ToString()); for (count=1; count < dataSet11.Tables[“TicketNos”].Rows.Count; count++)
{
if (maxno < Convert.ToInt32(dataSet11.Tables[“TicketNos”].Rows[count][0]
.ToString()))
maxno=Convert.ToInt32(dataSet11.Tables[“TicketNos”].Rows[count][0].ToString());
}
}
else
{
maxno=0;
}
IMPLEMENTING THE BUSINESS LOGIC |
Chapter 21 |
513 |
|
|
|
|
|
ticketno=maxno+1; TicketNo=Convert.ToString(ticketno); EMail=txtEMail.Text;
if (EMail==null || EMail==””)
{
EMail=”NotSpecified”;
}
else
{
sqlDataAdapter4.SelectCommand.Parameters[0].Value=EMail; sqlDataAdapter4.Fill(dataSet11,”FreqFl”);
if (dataSet11.Tables[“FreqFl”].Rows.Count==0)
{
//do nothing to the fare
}
else
{
int discount; discount=Convert.ToInt32(dataSet11.Tables[“FltStatus”].Rows[0][0]);
discount=(100-discount)/100; Fare=Fare-discount;
}
}
sqlDataAdapter3.InsertCommand.Parameters[0].Value=TicketNo; sqlDataAdapter3.InsertCommand.Parameters[1].Value=FltNo; sqlDataAdapter3.InsertCommand.Parameters[2].Value=DateOfJourney; sqlDataAdapter3.InsertCommand.Parameters[3].Value=ClassOfRes; sqlDataAdapter3.InsertCommand.Parameters[4].Value=Name; sqlDataAdapter3.InsertCommand.Parameters[5].Value=EMail; sqlDataAdapter3.InsertCommand.Parameters[6].Value=Fare; sqlDataAdapter3.InsertCommand.Parameters[7].Value=Status; sqlDataAdapter3.InsertCommand.Parameters[8].Value=Session[“usrName”].ToString(); sqlDataAdapter3.InsertCommand.Parameters[9].Value=DateOfRes; sqlDataAdapter3.InsertCommand.Parameters[10].Value=TicketConf; sqlDataAdapter3.InsertCommand.ExecuteNonQuery();
sqlConnection1.Close();
lblMessage.Text=”Reservation complete. Fare is US$ “+ Fare.ToString(); txtFltNo.Text=””;