在好例子网,分享、交流、成长!
您当前所在位置:首页C# 开发实例C#语言基础 → Visual C# 2008 开发经验与技巧宝典4(共6个分卷)

Visual C# 2008 开发经验与技巧宝典4(共6个分卷)

C#语言基础

下载此实例
  • 开发语言:C#
  • 实例大小:19.07M
  • 下载次数:7
  • 浏览次数:27
  • 发布时间:2023-07-21
  • 实例类别:C#语言基础
  • 发 布 人:js2021
  • 文件格式:.rar
  • 所需积分:2
 相关标签: 开发经验 2008 C# 200 008

实例介绍

【实例简介】Visual C# 2008 开发经验 技巧宝典Visual C# 2008 开发经验 技巧宝典Visual C# 2008 开发经验 技巧宝典

【实例截图】

from clipboard

【核心代码】
文件清单
└── 源代码
    ├── M156
    │   ├── App_Data
    │   │   └── aspnetdb_log.ldf
    │   ├── Default2.aspx
    │   ├── Default2.aspx.cs
    │   ├── Default3.aspx
    │   ├── Default3.aspx.cs
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   └── web.config
    ├── M157
    │   ├── App_Data
    │   │   ├── aspnetdb_log.LDF
    │   │   └── ASPNETDB.MDF
    │   ├── Default2.aspx
    │   ├── Default2.aspx.cs
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   └── web.config
    ├── M158
    │   ├── App_Data
    │   │   ├── aspnetdb_log.LDF
    │   │   └── ASPNETDB.MDF
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   └── web.config
    ├── M159
    │   ├── App_Data
    │   │   ├── aspnetdb_log.ldf
    │   │   └── ASPNETDB.MDF
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   └── web.config
    ├── M160
    │   ├── 100B.jpg
    │   ├── 50B.jpg
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   └── web.config
    ├── M161
    │   ├── 1.JPG
    │   ├── 2.JPG
    │   ├── Default2.aspx
    │   ├── Default2.aspx.cs
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   ├── MasterPage.master
    │   ├── MasterPage.master.cs
    │   └── web.config
    ├── M162
    │   ├── Default2.aspx
    │   ├── Default2.aspx.cs
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   ├── MasterPage.master
    │   ├── MasterPage.master.cs
    │   └── web.config
    ├── M163
    │   ├── Default2.aspx
    │   ├── Default2.aspx.cs
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   ├── MasterPage.master
    │   ├── MasterPage.master.cs
    │   └── web.config
    ├── M164
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   ├── web.config
    │   └── Web.sitemap
    ├── M165
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   ├── web.config
    │   └── Web.sitemap
    ├── M166
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   └── web.config
    ├── M167
    │   ├── App_Themes
    │   │   ├── Example1
    │   │   │   └── Example1.skin
    │   │   └── Example2
    │   │       └── Example2.skin
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   └── web.config
    ├── M168
    │   ├── App_Data
    │   │   ├── aspnetdb_log.ldf
    │   │   └── ASPNETDB.MDF
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   └── web.config
    ├── M169
    │   ├── App_Data
    │   │   ├── aspnetdb_log.ldf
    │   │   └── ASPNETDB.MDF
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   └── web.config
    ├── M170
    │   ├── App_Code
    │   │   └── Class1.cs
    │   ├── CrystalReport1.rpt
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   ├── vwd.webinfo
    │   └── web.config
    ├── M171
    │   ├── CrystalReport1.rpt
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   ├── vwd.webinfo
    │   ├── web.config
    │   └── xtreme.mdb
    ├── M172
    │   ├── Default2.aspx
    │   ├── Default2.aspx.cs
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   └── web.config
    ├── M173
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   └── web.config
    ├── M174
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   └── web.config
    ├── M175
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   ├── Images
    │   │   ├── J001.jpg
    │   │   ├── J002.jpg
    │   │   ├── J003.jpg
    │   │   └── J004.jpg
    │   └── web.config
    ├── M176
    │   ├── Default.aspx
    │   ├── Default.aspx.cs
    │   └── web.config
    ├── N001
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.manifest
    │   │   │       ├── MyXML.xml
    │   │   │       └── 订单明细.xml
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N002
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyAllNames.txt
    │   │   │       ├── MyAllScores.txt
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.manifest
    │   │   │       ├── MyNewFile.txt
    │   │   │       ├── MyScores.txt
    │   │   │       ├── MyType1.txt
    │   │   │       └── MyType2.txt
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N003
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.manifest
    │   │   │       ├── NORTHWND.LDF
    │   │   │       ├── northwnd_log.ldf
    │   │   │       ├── NORTHWND.MDF
    │   │   │       └── SqlMetal.exe
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── northwind.cs
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N004
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── DataClasses1.dbml
    │   │   ├── DataClasses1.dbml.layout
    │   │   ├── DataClasses1.designer.cs
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── DataClasses1.designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N005
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── DataClasses1.dbml
    │   │   ├── DataClasses1.dbml.layout
    │   │   ├── DataClasses1.designer.cs
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── DataClasses1.designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N006
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.vshost.exe
    │   │   │   │   └── MyForm.vshost.exe.manifest
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── DataClasses1.dbml
    │   │   ├── DataClasses1.dbml.layout
    │   │   ├── DataClasses1.designer.cs
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── DataClasses1.designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N007
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N008
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── DataClasses1.dbml
    │   │   ├── DataClasses1.dbml.layout
    │   │   ├── DataClasses1.designer.cs
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── DataClasses1.designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N009
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── DataClasses1.dbml
    │   │   ├── DataClasses1.dbml.layout
    │   │   ├── DataClasses1.designer.cs
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── DataClasses1.designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N010
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── DataClasses1.dbml
    │   │   ├── DataClasses1.dbml.layout
    │   │   ├── DataClasses1.designer.cs
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── DataClasses1.designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N011
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── DataClasses1.dbml
    │   │   ├── DataClasses1.dbml.layout
    │   │   ├── DataClasses1.designer.cs
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── DataClasses1.designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N012
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N013
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── DataClasses1.dbml
    │   │   ├── DataClasses1.dbml.layout
    │   │   ├── DataClasses1.designer.cs
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           ├── DataClasses1.designer.cs.dll
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N014
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── DataClasses1.cs
    │   │   ├── DataClasses1.dbml
    │   │   ├── DataClasses1.dbml.layout
    │   │   ├── DataClasses1.designer.cs
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── DataClasses1.designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── DataSources
    │   │       │   └── Shippers.datasource
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N015
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── DataClasses1.cs
    │   │   ├── DataClasses1.dbml
    │   │   ├── DataClasses1.dbml.layout
    │   │   ├── DataClasses1.designer.cs
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── DataClasses1.designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── DataSources
    │   │       │   └── Shippers.datasource
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N016
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── DataClasses1.dbml
    │   │   ├── DataClasses1.dbml.layout
    │   │   ├── DataClasses1.designer.cs
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── DataClasses1.designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N017
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N018
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N019
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N020
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.vshost.exe
    │   │   │   │   └── MyForm.vshost.exe.manifest
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N021
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.vshost.exe
    │   │   │   │   └── MyForm.vshost.exe.manifest
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N022
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.manifest
    │   │   │       └── 中国系股票最新行情.xml
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N023
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N024
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.manifest
    │   │   │       └── MyXML.xml
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N025
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.vshost.exe
    │   │   │   │   └── MyForm.vshost.exe.manifest
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N026
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── N027
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.vshost.exe
    │   │   │   │   └── MyForm.vshost.exe.manifest
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O001
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O002
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O003
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O004
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.vshost.exe
    │   │   │   │   └── MyForm.vshost.exe.manifest
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.cs
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O005
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O006
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O007
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O008
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O009
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O010
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O011
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O012
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O013
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O014
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O015
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O016
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.vshost.exe
    │   │   │   │   └── MyForm.vshost.exe.manifest
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── DataSet1.Designer.cs
    │   │   ├── DataSet1.xsc
    │   │   ├── DataSet1.xsd
    │   │   ├── DataSet1.xss
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NORTHWND.LDF
    │   │   ├── NORTHWND.MDF
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── DataSet1.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O017
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.vshost.exe
    │   │   │   │   └── MyForm.vshost.exe.manifest
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O018
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.manifest
    │   │   │       └── Northwind.sdf
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── LocalDataCache1.Designer.cs
    │   │   ├── LocalDataCache1.sync
    │   │   ├── MyForm.csproj
    │   │   ├── MyForm.csproj.user
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── Northwind.sdf
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       ├── ResolveAssemblyReference.cache
    │   │   │       └── TempPE
    │   │   │           ├── LocalDataCache1.Designer.cs.dll
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   ├── Properties
    │   │   │   ├── AssemblyInfo.cs
    │   │   │   ├── Resources.Designer.cs
    │   │   │   ├── Resources.resx
    │   │   │   ├── Settings.Designer.cs
    │   │   │   └── Settings.settings
    │   │   ├── SQLScripts
    │   │   │   └── LocalDataCache1.dbo.Customers.sql
    │   │   └── SQLUndoScripts
    │   │       └── LocalDataCache1.dbo.Customers.undo.sql
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O019
    │   ├── DataAccessTierClassLibrary
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── DataAccessTierClassLibrary.dll
    │   │   │   │   ├── DataAccessTierClassLibrary.dll.config
    │   │   │   │   ├── DataAccessTierClassLibrary.pdb
    │   │   │   │   ├── DataEntityTierClassLibrary.dll
    │   │   │   │   └── DataEntityTierClassLibrary.pdb
    │   │   │   └── Release
    │   │   │       ├── DataAccessTierClassLibrary.dll
    │   │   │       ├── DataAccessTierClassLibrary.dll.config
    │   │   │       ├── DataAccessTierClassLibrary.pdb
    │   │   │       ├── DataEntityTierClassLibrary.dll
    │   │   │       └── DataEntityTierClassLibrary.pdb
    │   │   ├── Class1.cs
    │   │   ├── DataAccessTierClassLibrary.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── DataAccessTierClassLibrary.csproj.FileListAbsolute.txt
    │   │   │   │   ├── DataAccessTierClassLibrary.dll
    │   │   │   │   ├── DataAccessTierClassLibrary.pdb
    │   │   │   │   ├── ResolveAssemblyReference.cache
    │   │   │   │   └── TempPE
    │   │   │   │       └── NorthwindDataSet.Designer.cs.dll
    │   │   │   └── Release
    │   │   │       ├── DataAccessTierClassLibrary.csproj.FileListAbsolute.txt
    │   │   │       ├── DataAccessTierClassLibrary.dll
    │   │   │       ├── DataAccessTierClassLibrary.pdb
    │   │   │       ├── ResolveAssemblyReference.cache
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── DataCommunicationTierWcfServiceLibrary
    │   │   ├── App.config
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── DataAccessTierClassLibrary.dll
    │   │   │   │   ├── DataAccessTierClassLibrary.pdb
    │   │   │   │   ├── DataCommunicationTierWcfServiceLibrary.dll
    │   │   │   │   ├── DataCommunicationTierWcfServiceLibrary.dll.config
    │   │   │   │   ├── DataCommunicationTierWcfServiceLibrary.pdb
    │   │   │   │   ├── DataEntityTierClassLibrary.dll
    │   │   │   │   └── DataEntityTierClassLibrary.pdb
    │   │   │   └── Release
    │   │   │       ├── DataAccessTierClassLibrary.dll
    │   │   │       ├── DataAccessTierClassLibrary.pdb
    │   │   │       ├── DataCommunicationTierWcfServiceLibrary.dll
    │   │   │       ├── DataCommunicationTierWcfServiceLibrary.dll.config
    │   │   │       ├── DataCommunicationTierWcfServiceLibrary.pdb
    │   │   │       ├── DataEntityTierClassLibrary.dll
    │   │   │       └── DataEntityTierClassLibrary.pdb
    │   │   ├── DataCommunicationTierWcfServiceLibrary.csproj
    │   │   ├── DataCommunicationTierWcfServiceLibrary.csproj.user
    │   │   ├── IService1.cs
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── DataCommunicationTierWcfServiceLibrary.csproj.FileListAbsolu.txt
    │   │   │   │   ├── DataCommunicationTierWcfServiceLibrary.dll
    │   │   │   │   ├── DataCommunicationTierWcfServiceLibrary.pdb
    │   │   │   │   └── ResolveAssemblyReference.cache
    │   │   │   └── Release
    │   │   │       ├── DataCommunicationTierWcfServiceLibrary.csproj.FileListAbsolu.txt
    │   │   │       ├── DataCommunicationTierWcfServiceLibrary.dll
    │   │   │       ├── DataCommunicationTierWcfServiceLibrary.pdb
    │   │   │       └── ResolveAssemblyReference.cache
    │   │   ├── Properties
    │   │   │   └── AssemblyInfo.cs
    │   │   └── Service1.cs
    │   ├── DataEntityTierClassLibrary
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── DataEntityTierClassLibrary.dll
    │   │   │   │   └── DataEntityTierClassLibrary.pdb
    │   │   │   └── Release
    │   │   │       ├── DataEntityTierClassLibrary.dll
    │   │   │       └── DataEntityTierClassLibrary.pdb
    │   │   ├── Class1.cs
    │   │   ├── DataEntityTierClassLibrary.csproj
    │   │   ├── NorthwindDataSet.cs
    │   │   ├── NorthwindDataSet.Dataset.Designer.cs
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── DataEntityTierClassLibrary.csproj.FileListAbsolute.txt
    │   │   │   │   ├── DataEntityTierClassLibrary.dll
    │   │   │   │   └── DataEntityTierClassLibrary.pdb
    │   │   │   └── Release
    │   │   │       ├── DataEntityTierClassLibrary.csproj.FileListAbsolute.txt
    │   │   │       ├── DataEntityTierClassLibrary.dll
    │   │   │       └── DataEntityTierClassLibrary.pdb
    │   │   └── Properties
    │   │       └── AssemblyInfo.cs
    │   ├── DataPresentationTierWindowsFormsApplication
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── DataEntityTierClassLibrary.dll
    │   │   │   │   ├── DataEntityTierClassLibrary.pdb
    │   │   │   │   ├── DataPresentationTierWindowsFormsApplication.exe
    │   │   │   │   ├── DataPresentationTierWindowsFormsApplication.exe.config
    │   │   │   │   ├── DataPresentationTierWindowsFormsApplication.pdb
    │   │   │   │   ├── DataPresentationTierWindowsFormsApplication.vshost.exe
    │   │   │   │   ├── DataPresentationTierWindowsFormsApplication.vshost.exe.config
    │   │   │   │   └── DataPresentationTierWindowsFormsApplication.vshost.exe.manifest
    │   │   │   └── Release
    │   │   │       ├── DataEntityTierClassLibrary.dll
    │   │   │       ├── DataEntityTierClassLibrary.pdb
    │   │   │       ├── DataPresentationTierWindowsFormsApplication.exe
    │   │   │       ├── DataPresentationTierWindowsFormsApplication.exe.config
    │   │   │       ├── DataPresentationTierWindowsFormsApplication.pdb
    │   │   │       ├── DataPresentationTierWindowsFormsApplication.vshost.exe
    │   │   │       ├── DataPresentationTierWindowsFormsApplication.vshost.exe.config
    │   │   │       └── DataPresentationTierWindowsFormsApplication.vshost.exe.manifest
    │   │   ├── DataPresentationTierWindowsFormsApplication.csproj
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── DataPresentationTierWindowsFormsApplication.csproj.FileListA.txt
    │   │   │   │   ├── DataPresentationTierWindowsFormsApplication.csproj.Generat.Cache
    │   │   │   │   ├── DataPresentationTierWindowsFormsApplication.exe
    │   │   │   │   ├── DataPresentationTierWindowsFormsApplication.Form1.resources
    │   │   │   │   ├── DataPresentationTierWindowsFormsApplication.pdb
    │   │   │   │   ├── DataPresentationTierWindowsFormsApplication.Properties.resources
    │   │   │   │   └── TempPE
    │   │   │   │       └── Service References.ServiceReference1.Reference.cs.dll
    │   │   │   └── Release
    │   │   │       ├── DataPresentationTierWindowsFormsApplication.csproj.FileListA.txt
    │   │   │       ├── DataPresentationTierWindowsFormsApplication.csproj.Generat.Cache
    │   │   │       ├── DataPresentationTierWindowsFormsApplication.exe
    │   │   │       ├── DataPresentationTierWindowsFormsApplication.Form1.resources
    │   │   │       ├── DataPresentationTierWindowsFormsApplication.pdb
    │   │   │       ├── DataPresentationTierWindowsFormsApplication.Properties.resources
    │   │   │       └── TempPE
    │   │   │           └── Service References.ServiceReference1.Reference.cs.dll
    │   │   ├── Program.cs
    │   │   ├── Properties
    │   │   │   ├── AssemblyInfo.cs
    │   │   │   ├── DataSources
    │   │   │   │   └── DataEntityTierClassLibrary.NorthwindDataSet.datasource
    │   │   │   ├── Resources.Designer.cs
    │   │   │   ├── Resources.resx
    │   │   │   ├── Settings.Designer.cs
    │   │   │   └── Settings.settings
    │   │   └── Service References
    │   │       └── ServiceReference1
    │   │           ├── configuration91.svcinfo
    │   │           ├── configuration.svcinfo
    │   │           ├── DataCommunicationTierWcfServiceLibrary.xsd
    │   │           ├── DataEntityTierClassLibrary.xsd
    │   │           ├── DataPresentationTierWindowsFormsApplication.ServiceRe.datasource
    │   │           ├── NorthwindDataSet.xsd
    │   │           ├── Reference.cs
    │   │           ├── Reference.svcmap
    │   │           ├── service1.xsd
    │   │           ├── service.wsdl
    │   │           └── service.xsd
    │   ├── MyNTierSolution.sln
    │   └── MyNTierSolution.suo
    ├── O020
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.vshost.exe
    │   │   │   │   └── MyForm.vshost.exe.manifest
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── Form2.cs
    │   │   ├── Form2.Designer.cs
    │   │   ├── Form2.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.Form2.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O021
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O022
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O023
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O024
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── logo1389.bmp
    │   │   │       ├── logo1622.bmp
    │   │   │       ├── logo9999.bmp
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── Properties.Resources.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   ├── Properties
    │   │   │   ├── AssemblyInfo.cs
    │   │   │   ├── Resources.Designer.cs
    │   │   │   ├── Resources.resx
    │   │   │   ├── Settings.Designer.cs
    │   │   │   └── Settings.settings
    │   │   └── Resources
    │   │       └── Waterfall.jpg
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O025
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O026
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.vshost.exe
    │   │   │   │   └── MyForm.vshost.exe.manifest
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O027
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.vshost.exe
    │   │   │   │   └── MyForm.vshost.exe.manifest
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O028
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.vshost.exe
    │   │   │   │   └── MyForm.vshost.exe.manifest
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O029
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.vshost.exe
    │   │   │   │   └── MyForm.vshost.exe.manifest
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O030
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.vshost.exe
    │   │   │   │   └── MyForm.vshost.exe.manifest
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.manifest
    │   │   │       └── 季度订单.txt
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O031
    │   ├── MyForm
    │   │   ├── App.config
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.vshost.exe
    │   │   │   │   └── MyForm.vshost.exe.manifest
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O032
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.vshost.exe
    │   │   │   │   └── MyForm.vshost.exe.manifest
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O033
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O034
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O035
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       ├── MyForm.vshost.exe.manifest
    │   │   │       └── Northwind.mdb
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── Northwind.mdb
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       ├── RdlCompile.cache
    │   │   │       ├── RdlCompile.compiled
    │   │   │       ├── ResolveAssemblyReference.cache
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   ├── Properties
    │   │   │   ├── AssemblyInfo.cs
    │   │   │   ├── Resources.Designer.cs
    │   │   │   ├── Resources.resx
    │   │   │   ├── Settings.Designer.cs
    │   │   │   └── Settings.settings
    │   │   └── Report1.rdlc
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O036
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.config
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── DataSet1.Designer.cs
    │   │   ├── DataSet1.xsc
    │   │   ├── DataSet1.xsd
    │   │   ├── DataSet1.xss
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       ├── RdlCompile.cache
    │   │   │       ├── RdlCompile.compiled
    │   │   │       ├── ResolveAssemblyReference.cache
    │   │   │       └── TempPE
    │   │   │           └── DataSet1.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   ├── Properties
    │   │   │   ├── AssemblyInfo.cs
    │   │   │   ├── Resources.Designer.cs
    │   │   │   ├── Resources.resx
    │   │   │   ├── Settings.Designer.cs
    │   │   │   └── Settings.settings
    │   │   └── Report1.rdlc
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O037
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O038
    │   ├── MyForm
    │   │   ├── app.config
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.exe.config
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── NorthwindDataSet.Designer.cs
    │   │   ├── NorthwindDataSet.xsc
    │   │   ├── NorthwindDataSet.xsd
    │   │   ├── NorthwindDataSet.xss
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.Properties.Resources.resources
    │   │   │       └── TempPE
    │   │   │           └── NorthwindDataSet.Designer.cs.dll
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O039
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O040
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O041
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       └── MyForm.vshost.exe.manifest
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    ├── O042
    │   ├── MyForm
    │   │   ├── bin
    │   │   │   └── Release
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.pdb
    │   │   │       ├── MyForm.vshost.exe
    │   │   │       ├── MyForm.vshost.exe.manifest
    │   │   │       ├── 运货商.xlsx
    │   │   │       └── 运货商 的备份.xlk
    │   │   ├── Form1.cs
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.resx
    │   │   ├── MyForm.csproj
    │   │   ├── obj
    │   │   │   ├── Debug
    │   │   │   │   ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │   │   ├── MyForm.csproj.GenerateResource.Cache
    │   │   │   │   ├── MyForm.exe
    │   │   │   │   ├── MyForm.Form1.resources
    │   │   │   │   ├── MyForm.pdb
    │   │   │   │   └── MyForm.Properties.Resources.resources
    │   │   │   └── Release
    │   │   │       ├── MyForm.csproj.FileListAbsolute.txt
    │   │   │       ├── MyForm.csproj.GenerateResource.Cache
    │   │   │       ├── MyForm.exe
    │   │   │       ├── MyForm.Form1.resources
    │   │   │       ├── MyForm.pdb
    │   │   │       └── MyForm.Properties.Resources.resources
    │   │   ├── Program.cs
    │   │   └── Properties
    │   │       ├── AssemblyInfo.cs
    │   │       ├── Resources.Designer.cs
    │   │       ├── Resources.resx
    │   │       ├── Settings.Designer.cs
    │   │       └── Settings.settings
    │   ├── MyForm.sln
    │   └── MyForm.suo
    └── O043
        └── MyForm
            ├── app.config
            └── bin
                └── Release

644 directories, 2300 files

标签: 开发经验 2008 C# 200 008

实例下载地址

Visual C# 2008 开发经验与技巧宝典4(共6个分卷)

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警