• 大小: 3.69MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-28
  • 语言: C#
  • 标签: asp.net  论坛  源码  

资源简介

一个非常完整的asp.net 1.0论坛源码

资源截图

代码片段和文件信息

using System.Reflection;
using System.Runtime.CompilerServices;

//
// 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(“Community Server :: Forums Components“)]
[assembly: AssemblyDescription(“Core framework of the Community Server :: Forums.“)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(“Telligent Systems Inc.“)]
[assembly: AssemblyProduct(“Components“)]
[assembly: AssemblyCopyright(“Copyright 2004 (C) Telligent Systems Inc.“)]
[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(“2004.12.*“)]

//
// 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: AssemblyKeyFile(““)]
[assembly: AssemblyKeyName(““)]

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      62705  2004-12-23 12:04  asp.net 1.0论坛源码\Anf1225.gif

     文件       3444  2004-11-11 15:49  asp.net 1.0论坛源码\ANF中文技术白皮书.txt

     文件     313856  2004-11-12 13:13  asp.net 1.0论坛源码\ANF中文本地化版本文件说明(备份).doc

     文件     313344  2004-11-18 00:47  asp.net 1.0论坛源码\ANF中文本地化版本文件说明.doc

     文件      68608  2004-12-13 22:23  asp.net 1.0论坛源码\ANF系统说明(未完).doc

     文件       8468  2004-12-25 20:18  asp.net 1.0论坛源码\ASP.NET Forums.sln

    ..A..H.     66560  2004-12-26 05:24  asp.net 1.0论坛源码\ASP.NET Forums.suo

     文件     167936  2004-06-26 14:12  asp.net 1.0论坛源码\Components\AspNetForums.Components

     文件       2591  2004-12-20 18:21  asp.net 1.0论坛源码\Components\AssemblyInfo.cs

     文件       2800  2004-06-26 14:12  asp.net 1.0论坛源码\Components\BlockedIpAddresses.cs

     文件       2897  2004-08-07 16:33  asp.net 1.0论坛源码\Components\Censors.cs

     文件       1024  2004-06-26 14:12  asp.net 1.0论坛源码\Components\Censorships.cs

     文件       1964  2004-10-12 05:19  asp.net 1.0论坛源码\Components\Components\AllowedTags.cs

     文件       2410  2004-06-26 14:12  asp.net 1.0论坛源码\Components\Components\Avatar.cs

     文件        803  2004-06-26 14:12  asp.net 1.0论坛源码\Components\Components\BlockedIpAddress.cs

     文件        989  2004-06-26 14:12  asp.net 1.0论坛源码\Components\Components\Censor.cs

     文件       1016  2004-06-26 14:12  asp.net 1.0论坛源码\Components\Components\Censorship.cs

     文件       1287  2004-10-23 11:19  asp.net 1.0论坛源码\Components\Components\Email.cs

     文件        588  2004-06-26 14:12  asp.net 1.0论坛源码\Components\Components\EncryptionInfo.cs

     文件       4174  2004-06-26 14:12  asp.net 1.0论坛源码\Components\Components\Exceptions.cs

     文件       1221  2004-12-21 12:58  asp.net 1.0论坛源码\Components\Components\ExtensionSettings.cs

     文件      42097  2004-12-23 22:06  asp.net 1.0论坛源码\Components\Components\Formatter.cs

     文件      14261  2004-11-05 01:33  asp.net 1.0论坛源码\Components\Components\Forum.cs

     文件       6544  2004-12-23 16:02  asp.net 1.0论坛源码\Components\Components\ForumContext.cs

     文件       9290  2004-10-23 11:45  asp.net 1.0论坛源码\Components\Components\ForumException.cs

     文件       2215  2004-06-26 14:12  asp.net 1.0论坛源码\Components\Components\ForumGroup.cs

     文件       1324  2004-06-26 14:12  asp.net 1.0论坛源码\Components\Components\ForumImage.cs

     文件        859  2004-06-26 14:12  asp.net 1.0论坛源码\Components\Components\ForumMessage.cs

     文件      10974  2004-12-23 22:06  asp.net 1.0论坛源码\Components\Components\ForumPermission.cs

     文件       3428  2004-09-08 16:27  asp.net 1.0论坛源码\Components\Components\GeographicTimeZone.cs

............此处省略1892个文件信息

评论

共有 条评论