資源簡介
好多朋友在開發(fā)C#項(xiàng)目的過程中,由于客戶的要求或自身項(xiàng)目的完美,需要自定義報表/自定義單據(jù)的,可以下載本源碼,本報表/單據(jù)自定義源碼功能強(qiáng)大,相信可以滿足你的需求!

代碼片段和文件信息
using?System.Reflection;
using?System.Runtime.CompilerServices;
using?System.Security;
//
//?General?Information?about?an?assembly?is?controlled?through?the?following?
//?set?of?attributes.?Change?these?attribute?values?to?modify?the?information
//?associated?with?an?assembly.
//
[assembly:?Assemblytitle(“RDL?Data?Providers“)]
[assembly:?AssemblyDescription(““)]
[assembly:?AssemblyConfiguration(““)]
[assembly:?AssemblyCompany(“fyiReporting?Software?LLC“)]
[assembly:?AssemblyProduct(“RDL?Project“)]
[assembly:?AssemblyCopyright(“Copyright?(C)?2004-2008??fyiReporting?Software?LLC“)]
[assembly:?AssemblyTrademark(““)]
[assembly:?AssemblyCulture(““)]
//
//?Version?information?for?an?assembly?consists?of?the?following?four?values:
//
//??????Major?Version
//??????Minor?Version?
//??????Build?Number
//??????Revision
//
//?You?can?specify?all?the?values?or?you?can?default?the?Revision?and?Build?Numbers?
//?by?using?the?‘*‘?as?shown?below:
[assembly:?AssemblyVersion(“3.9.7“)]
[assembly:?AllowPartiallyTrustedCallers]
//
//?In?order?to?sign?your?assembly?you?must?specify?a?key?to?use.?Refer?to?the?
//?Microsoft?.NET?framework?documentation?for?more?information?on?assembly?signing.
//
//?Use?the?attributes?below?to?control?which?key?is?used?for?signing.?
//
//?Notes:?
//???(*)?If?no?key?is?specified?the?assembly?is?not?signed.
//???(*)?KeyName?refers?to?a?key?that?has?been?installed?in?the?Crypto?Service
//???????Provider?(CSP)?on?your?machine.?KeyFile?refers?to?a?file?which?contains
//???????a?key.
//???(*)?If?the?KeyFile?and?the?KeyName?values?are?both?specified?the?
//???????following?processing?occurs:
//???????(1)?If?the?KeyName?can?be?found?in?the?CSP?that?key?is?used.
//???????(2)?If?the?KeyName?does?not?exist?and?the?KeyFile?does?exist?the?key?
//???????????in?the?KeyFile?is?installed?into?the?CSP?and?used.
//???(*)?In?order?to?create?a?KeyFile?you?can?use?the?sn.exe?(Strong?Name)?utility.
//???????When?specifying?the?KeyFile?the?location?of?the?KeyFile?should?be
//???????relative?to?the?project?output?directory?which?is
//???????%Project?Directory%\obj\.?For?example?if?your?KeyFile?is
//???????located?in?the?project?directory?you?would?specify?the?AssemblyKeyFile?
//???????attribute?as?[assembly:?AssemblyKeyFile(“..\\..\\mykey.snk“)]
//???(*)?Delay?Signing?is?an?advanced?option?-?see?the?Microsoft?.NET?framework
//???????documentation?for?more?information?on?this.
//
[assembly:?AssemblyDelaySign(false)]
[assembly:?AssemblyKeyName(““)]
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????2565??2008-09-08?11:50??src\DataProviders\AssemblyInfo.cs
?????文件???????3052??2008-01-30?13:04??src\DataProviders\ba
?????文件??????90112??2008-11-12?01:20??src\DataProviders\bin\Debug\DataProviders.dll
?????文件?????325120??2008-11-12?01:20??src\DataProviders\bin\Debug\DataProviders.pdb
?????文件???????3616??2008-01-30?13:04??src\DataProviders\DataParameterCollection.cs
?????文件???????6856??2008-11-12?01:20??src\DataProviders\DataProviders.csproj
?????文件???????2083??2006-08-02?16:33??src\DataProviders\DataProviders.csproj.user
?????文件????????909??2006-08-02?16:33??src\DataProviders\DataProviders.sln
????..A..H.?????50176??2008-09-08?11:51??src\DataProviders\DataProviders.suo
?????文件???????7691??2008-01-30?13:04??src\DataProviders\FileDirCommand.cs
?????文件???????3037??2008-01-30?13:04??src\DataProviders\FileDirConnection.cs
?????文件???????1131??2008-01-30?13:04??src\DataProviders\FileDirDataParameter.cs
?????文件???????9780??2008-01-30?13:04??src\DataProviders\FileDirDataReader.cs
?????文件???????5244??2008-03-05?14:42??src\DataProviders\GedcomCommand.cs
?????文件???????3075??2008-03-05?14:38??src\DataProviders\GedcomConnection.cs
?????文件???????1125??2008-03-05?14:32??src\DataProviders\GedcomDataParameter.cs
?????文件???????9753??2008-03-05?14:48??src\DataProviders\GedcomDataReader.cs
?????文件???????5205??2008-01-30?13:04??src\DataProviders\iTunesCommand.cs
?????文件???????3541??2008-01-30?13:04??src\DataProviders\iTunesConnection.cs
?????文件???????1128??2008-01-30?13:04??src\DataProviders\iTunesDataParameter.cs
?????文件??????14734??2008-01-30?13:04??src\DataProviders\iTunesDataReader.cs
?????文件???????3192??2008-01-30?13:04??src\DataProviders\LexCharReader.cs
?????文件???????4019??2008-01-30?13:04??src\DataProviders\Lexer.cs
?????文件???????1449??2008-01-30?13:04??src\DataProviders\LexToken.cs
?????文件???????1691??2008-01-30?13:04??src\DataProviders\LexTokenList.cs
?????文件???????1042??2008-01-30?13:04??src\DataProviders\LexTokenTypes.cs
?????文件???????6678??2008-01-30?13:04??src\DataProviders\LogCommand.cs
?????文件???????2931??2008-01-30?13:04??src\DataProviders\LogConnection.cs
?????文件???????1119??2008-01-30?13:04??src\DataProviders\LogDataParameter.cs
?????文件??????10721??2008-01-30?13:04??src\DataProviders\LogDataReader.cs
............此處省略1008個文件信息
評論
共有 條評論