資源簡介
留言板
代碼片段和文件信息
using?System;
using?System.Data;
using?System.IO;
using?System.Text;
using?System.Windows.Forms;
using?NovinMedia.Data;
using?SP_Gen.Classes;
using?SP_Gen.Properties;
namespace?SP_Gen
{
????public?partial?class?frmMain?:?Form
????{
????????public?frmMain()
????????{
????????????InitializeComponent();
????????????LoadSettings();
????????????tpWrapperClass.Enabled?=?bool.Parse(Session.LoadFromSession(“GenerateWrapperClass“).ToString());
????????????SetFieldsEnabled(false);
????????????txtServerName.Focus();
????????}
????????#region?“Helper?Methods“
????????private?string?GetConnectionString()
????????{
????????????string?connStr?=?string.Empty;
????????????if?(rbSQLServer.Checked?==?true)
????????????{
????????????????connStr?=
????????????????????st
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2008-05-20?16:07??SP_Gen\
?????文件??????????74??2007-12-11?00:16??SP_Gen\app.config
?????目錄???????????0??2008-05-20?15:48??SP_Gen\bin\
?????目錄???????????0??2008-05-20?15:46??SP_Gen\bin\Debug\
?????文件????????6509??2007-12-19?12:01??SP_Gen\bin\Debug\CSharp.syn
?????文件??????966656??2008-05-20?15:45??SP_Gen\bin\Debug\Draco.Controls.CodeEditor.dll
?????文件????????1459??2008-05-20?15:46??SP_Gen\bin\Debug\SP_Gen.application
?????文件??????????74??2007-12-11?00:16??SP_Gen\bin\Debug\SP_Gen.exe.config
?????文件????????3676??2008-05-20?15:46??SP_Gen\bin\Debug\SP_Gen.exe.manifest
?????文件??????101888??2008-05-20?15:46??SP_Gen\bin\Debug\SP_Gen.pdb
?????文件??????????74??2007-12-11?00:16??SP_Gen\bin\Debug\SP_Gen.vshost.exe.config
?????文件???????25071??2006-03-30?23:11??SP_Gen\bin\Debug\SqlServer2K.syn
?????目錄???????????0??2008-05-26?16:18??SP_Gen\bin\Release\
?????文件?????????993??2008-05-20?16:09??SP_Gen\bin\Release\Config.xm
?????文件????????6509??2007-12-19?12:01??SP_Gen\bin\Release\CSharp.syn
?????文件??????966656??2008-05-20?15:45??SP_Gen\bin\Release\Draco.Controls.CodeEditor.dll
?????目錄???????????0??2008-05-20?15:50??SP_Gen\bin\Release\Output\
?????文件????????1459??2008-05-26?16:21??SP_Gen\bin\Release\SP_Gen.application
?????文件??????????74??2007-12-11?00:16??SP_Gen\bin\Release\SP_Gen.exe.config
?????文件????????3676??2008-05-26?16:21??SP_Gen\bin\Release\SP_Gen.exe.manifest
?????文件???????89600??2008-05-26?16:21??SP_Gen\bin\Release\SP_Gen.pdb
?????文件????????1459??2008-05-25?14:02??SP_Gen\bin\Release\SP_Gen.vshost.application
?????文件??????????74??2007-12-11?00:16??SP_Gen\bin\Release\SP_Gen.vshost.exe.config
?????文件????????3676??2008-05-25?14:02??SP_Gen\bin\Release\SP_Gen.vshost.exe.manifest
?????文件???????25077??2007-12-18?09:57??SP_Gen\bin\Release\SqlServer2K.syn
?????目錄???????????0??2008-05-20?20:28??SP_Gen\Classes\
?????文件????????1117??2008-05-20?15:57??SP_Gen\Classes\ConfigTemplate.cs
?????文件????????1585??2008-03-28?06:04??SP_Gen\Classes\ConfigUtils.cs
?????文件????????7105??2007-12-31?00:56??SP_Gen\Classes\Dbob
?????文件?????????686??2007-12-31?05:48??SP_Gen\Classes\Session.cs
?????文件???????22389??2008-05-20?16:07??SP_Gen\Classes\SQL_Generator.cs
............此處省略25個(gè)文件信息
評(píng)論
共有 條評(píng)論