Reservation Grid(.aspx)
//delete confirm java script
<script language="javascript" type="text/javascript">
function printPartOfPage(elementId) {
&n…Read More
xml import
http://social.msdn.microsoft.com/Forums/sqlserver/en-US/f44039e4-cb89-4dfe-bade-133842ca571a/importing-xml-files-into-sql-server-2008?forum=transacts…Read More
data access class(DAL)
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data;using System.Data.SqlClient;namespace DALWatsans{…Read More
data access(reservation)
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data;using System.Data.SqlClient;using System.Configur…Read More
0 comments:
Post a Comment