资源简介
CCS LABS C# Creating a Windows Forms Application With Login
代码片段和文件信息
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.17626
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
#pragma warning disable 1591
namespace ccslabsLogIn {
///
///Represents a strongly typed in-memory cache of data.
///
[global::System.Serializable()]
[global::System.ComponentModel.DesignerCategoryAttribute(“code“)]
[global::System.ComponentModel.ToolboxItem(true)]
[global::System.xml.Serialization.xmlSchemaProviderAttribute(“GetTypedDataSetSchema“)]
[global::System.xml.Serialization.xmlRootAttribute(“ApplicationDataSet“)]
[global::System.ComponentModel.Design.HelpKeywordAttribute(“vs.data.DataSet“)]
public partial class ApplicationDataSet : global::System.Data.DataSet {
private UsersDataTable tableUsers;
private global::System.Data.SchemaSerializationMode _schemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute(“System.Data.Design.TypedDataSetGenerator“ “4.0.0.0“)]
public ApplicationDataSet() {
this.BeginInit();
this.InitClass();
global::System.ComponentModel.CollectionchangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionchangeEventHandler(this.SchemaChanged);
base.Tables.Collectionchanged += schemaChangedHandler;
base.Relations.Collectionchanged += schemaChangedHandler;
this.EndInit();
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute(“System.Data.Design.TypedDataSetGenerator“ “4.0.0.0“)]
protected ApplicationDataSet(global::System.Runtime.Serialization.SerializationInfo info global::System.Runtime.Serialization.StreamingContext context) :
base(info context false) {
if ((this.IsBinarySerialized(info context) == true)) {
this.InitVars(false);
global::System.ComponentModel.CollectionchangeEventHandler schemaChangedHandler1 = new global::System.ComponentModel.CollectionchangeEventHandler(this.SchemaChanged);
this.Tables.Collectionchanged += schemaChangedHandler1;
this.Relations.Collectionchanged += schemaChangedHandler1;
return;
}
string strSchema = ((string)(info.GetValue(“xmlSchema“ typeof(string))));
if ((this.DetermineSchemaSerializationMode(info context) == global
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 11521 2014-06-06 06:46 desc
文件 1670 2014-06-06 06:46 desc
文件 0 2014-06-06 06:46 desc
文件 0 2014-06-06 06:46 desc
文件 10457 2014-06-06 06:46 desc
文件 1727 2014-06-06 06:46 desc
文件 71647 2014-06-06 06:46 desc
文件 3369 2014-06-06 06:46 desc
文件 4688 2014-06-06 06:46 license.rtf
文件 878 2014-06-06 06:46 C#\ccslabsLogIn.sln
目录 0 2014-06-06 06:46 C#\ccslabsLogIn\
文件 516 2014-06-06 06:46 C#\ccslabsLogIn\app.config
文件 2359296 2014-06-06 06:46 C#\ccslabsLogIn\Application.mdf
文件 73994 2014-06-06 06:46 C#\ccslabsLogIn\ApplicationDataSet.Designer.cs
文件 361 2014-06-06 06:46 C#\ccslabsLogIn\ApplicationDataSet.xsc
文件 8211 2014-06-06 06:46 C#\ccslabsLogIn\ApplicationDataSet.xsd
文件 846 2014-06-06 06:46 C#\ccslabsLogIn\ApplicationDataSet.xss
文件 589824 2014-06-06 06:46 C#\ccslabsLogIn\Application_log.ldf
目录 0 2014-06-06 06:46 C#\ccslabsLogIn\bin\
目录 0 2014-06-06 06:46 C#\ccslabsLogIn\bin\Debug\
文件 22984 2014-06-06 06:46 C#\ccslabsLogIn\bin\Debug\ccslabsLogIn.vshost.exe
文件 516 2014-06-06 06:46 C#\ccslabsLogIn\bin\Debug\ccslabsLogIn.vshost.exe.config
文件 490 2014-06-06 06:46 C#\ccslabsLogIn\bin\Debug\ccslabsLogIn.vshost.exe.manifest
目录 0 2014-06-06 06:46 C#\ccslabsLogIn\bin\Release\
文件 7605 2014-06-06 06:46 C#\ccslabsLogIn\ccslabsLogIn.csproj
文件 452 2014-06-06 06:46 C#\ccslabsLogIn\ccslabsLogIn.csproj.user
文件 849 2014-06-06 06:46 C#\ccslabsLogIn\Form1.cs
文件 1430 2014-06-06 06:46 C#\ccslabsLogIn\Form1.Designer.cs
文件 5817 2014-06-06 06:46 C#\ccslabsLogIn\Form1.resx
目录 0 2014-06-06 06:46 C#\ccslabsLogIn\forms\
文件 4179 2014-06-06 06:46 C#\ccslabsLogIn\forms\frmLogin.cs
............此处省略21个文件信息
相关资源
- C# 实现RDP远程桌面连接配套项目源码
- C#TabControl控件实现窗体的整合与切换
- C#2048源码
- C#开发大全提高卷ISO镜像
- c#日期推算
- C#调用OpenCV开发简易版美图工具
- C#中隐式运行CMD命令行窗口的方法
- C#使用post发送和接收数据的方法
- C#程序优化-有效减少CPU占用率
- c# asp.net webform web页面打印可以控制需
- c#无句柄UI 思路
- AE二次开发C#程序
- 根据汉字自动生成助记码
- c#win7资源管理器
- Excel 中创建多个保存的Sheet
- C# Sftp上传文件 DiffieHellman.dll org.ment
- C#编写的道闸程序
- c#调用EXCEL宏及操作类
- C#实现本地文件保存到另一台电脑的代
-
wince下的C#读取xm
l文件 - C# 倒计时可实现输入XX分XX秒的倒计时
- C#编写的QQ简单界面源代码
- C# 读取 bin 文件
- C#直接读写西门子PLC类库——S7.net
- Unity5实战使用C#和Unity开发多平台游戏
- 客户订单管理系统源代码+数据库
- kalman卡尔曼滤波C#源代码
- C# 获取大量文件名
- c#打开pos钱箱usb,lpt端口testprint
- C#飞机大战
评论
共有 条评论