资源简介
使用MVC框架,c#语言开发的新闻发布系统的网站。供大家学习开发。里面提供了强大的用户权限管理系统和新闻发布系统同通用的所有功能。
代码片段和文件信息
using System;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Security.Permissions;
//
// 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(“News.Demo“)]
[assembly: AssemblyDescription(“News.Demo base framework generated using .netTiers more info www.nettiers.com“)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(“.netTiers v2.3.0.RTM“)]
[assembly: AssemblyCopyright(““)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM componenets. If you need to access a type in this assembly from
// COM set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]
[assembly: CLSCompliant(true)]
//
// 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(“1.0.1.0“)]
//
// 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(““)]
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2912 2011-10-10 14:26 fr
文件 34216 2009-03-10 09:11 fr
文件 103848 2009-03-10 09:11 fr
文件 161192 2009-03-10 09:11 fr
文件 91560 2009-03-10 09:11 fr
文件 95656 2009-03-10 09:11 fr
文件 64352 2009-03-10 09:11 fr
文件 172032 2011-10-10 14:27 fr
文件 405504 2011-10-10 14:27 fr
文件 286720 2011-10-10 14:27 fr
文件 60928 2011-10-09 13:28 fr
文件 116736 2009-06-21 10:10 fr
文件 122880 2011-09-20 15:17 fr
文件 31232 2011-11-02 11:31 fr
文件 65024 2011-11-02 11:31 fr
文件 32768 2009-07-19 09:58 fr
文件 112494 2009-07-19 09:58 fr
文件 270336 2009-06-21 10:10 fr
文件 34216 2009-03-10 09:11 fr
文件 103848 2009-03-10 09:11 fr
文件 161192 2009-03-10 09:11 fr
文件 91560 2009-03-10 09:11 fr
文件 95656 2009-03-10 09:11 fr
文件 64352 2009-03-10 09:11 fr
文件 22016 2011-09-20 15:17 fr
文件 21504 2011-10-14 16:30 fr
文件 50688 2011-10-14 16:30 fr
文件 172032 2011-10-10 14:27 fr
文件 405504 2011-10-10 14:27 fr
文件 286720 2011-10-10 14:27 fr
............此处省略1663个文件信息
- 上一篇:winform C# 高仿QQ
- 下一篇:DWZ框架在ASP.Net中的运用
相关资源
- C#学生信息管理系统.zip
- C# sql 学生管理系统UI界面已美化
- 自行车租赁系统
- winfrom物流管理系统
- C#开发大全 基础卷 完整版带书签
- 蜗牛代码生成器-Mysql版
- sqlitehelper C#、sqlite权威指南
- 使用C#开发搜索引擎(罗刚)_(0601)
- C# sql sever2000 asp.net图书销售管理
- ASP.NET+SQL Server美食网站源码.rar
- asp.net+sql server实现的简易服装管理系
- ASP.NET+SQL Server 农产品溯源系统源码
- wiki开源代码asp.net+sql
- asp.net网上书店
- ASP.NET+SQL Server勤工助学系统的设计与
- 食堂饭菜管理系统带数据库C#开发
- 后台维护系统WPF附带SQL Server数据库和
- (C#+SQL)旅游管理系统
- C#开发B/S后台管理系统
- 数据库课程设计c# SQL
- Devart dbForge Studio for SQL Server v5.2.177
- 鲜花销售管理系统
- 门诊收费管理系统
- 小型音乐网站
- c#快递管理系统带sql数据库
- 对应C#开发的gdal配置文件
- 精通C#与.NET 4.0数据库开发源码
- 仓库管理系统c#+SQLSERVER
- C#,.NET, SQL数据库,前台及后台,
- 功能强大的ASP.NET版聊天室源码使用
评论
共有 条评论