資源簡(jiǎn)介
基本的web界面 實(shí)現(xiàn)增刪改查 適合初學(xué)者
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Web;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?System.Data.SqlClient;
using?System.Collections;
using?System.Web.Services.Description;
public?partial?class?AddService?:?System.Web.UI.Page
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????}
????///?
????///?保存數(shù)據(jù)到數(shù)據(jù)庫(kù)
????///?
????///?
????///?
????protected?void?btnSave_Click(object?sender?EventArgs?e)
????{
????????#region??方法一:直接使用sql語(yǔ)句插入
????????////數(shù)據(jù)庫(kù)的連接字符串
????????//string?strCon?=?“Data?Source=.\\SQLEXPRESS;AttachDbFilename=|DataDirectory|\\ASPNETDB.MDF;Integrated?Security=True;User?Instance=True“;
????????//SqlConnectio
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????文件???????8179??2012-11-12?11:11??MyWeb\AddService.aspx
?????文件???????9382??2012-11-08?17:21??MyWeb\AddService.aspx.cs
?????文件???????2920??2012-11-12?11:50??MyWeb\App_Code\SeiviceInfo\ServiceInfo.cs
?????文件???10485760??2012-11-12?12:48??MyWeb\App_Data\ASPNETDB.MDF
?????文件?????786432??2012-11-12?12:48??MyWeb\App_Data\aspnetdb_log.ldf
?????文件????????962??2012-11-06?13:43??MyWeb\Global.asax
?????文件??????88239??2012-08-25?13:38??MyWeb\Images\Background\123.jpg
?????文件?????????49??2012-04-09?16:19??MyWeb\Images\Background\blank.gif
?????文件??????13669??2012-04-09?16:19??MyWeb\Images\Background\contentbg.jpg
?????文件????????312??2012-04-09?16:19??MyWeb\Images\Background\contentbg_Left.png
?????文件????????373??2012-04-09?16:19??MyWeb\Images\Background\contentbg_Right.png
?????文件????????164??2012-04-09?16:19??MyWeb\Images\Background\contentBody_Buttom.png
?????文件????????156??2012-04-09?16:19??MyWeb\Images\Background\contentBody_Top.png
?????文件????????941??2012-04-09?16:19??MyWeb\Images\Background\list_headbg1.gif
?????文件????????184??2012-04-09?16:19??MyWeb\Images\Background\list_headbg1.png
?????文件????????229??2012-04-09?16:19??MyWeb\Images\Background\list_headbg2.gif
?????文件?????????57??2012-04-09?16:19??MyWeb\Images\Background\list_pageInfo.gif
?????文件?????????83??2012-04-09?16:19??MyWeb\Images\Background\main-bg.gif
?????文件???????4363??2012-04-09?16:19??MyWeb\Images\Background\SendDocInfo.gif
?????文件????????378??2012-04-09?16:19??MyWeb\Images\Background\Serch_bgimg.gif
?????文件??????78413??2012-04-09?16:19??MyWeb\Images\Background\SLMedallion_CHS.png
?????文件????????156??2012-04-09?16:19??MyWeb\Images\Background\topTap1.png
?????文件????????164??2012-04-09?16:19??MyWeb\Images\Background\topTap2.png
?????文件???????1053??2012-04-09?16:19??MyWeb\Images\Background\workflowitemcommon.png
?????文件???????1028??2012-04-12?16:31??MyWeb\Images\Background\workflowitemsel.png
?????文件???????7741??2012-11-09?16:07??MyWeb\ModifyInfo.aspx
?????文件????????760??2012-11-09?16:05??MyWeb\ModifyInfo.aspx.cs
?????文件?????239835??2010-05-04?06:45??MyWeb\sc
?????文件?????168792??2010-05-04?06:45??MyWeb\sc
?????文件??????71922??2010-05-04?06:45??MyWeb\sc
............此處省略17個(gè)文件信息
評(píng)論
共有 條評(píng)論