Welcome![Sign In][Sign Up]
Location:
Search - ASP.NET 2 ACCESS

Search list

[ASPX.NETasp.net开发bbs论坛源码

Description: asp.net(C#) + access开发bbs源码.对asp.net开发bbs有兴趣的同仁有一定的参考价值.
Platform: | Size: 1262203 | Author: wenj.li@hotmail.com | Hits:

[Internet-NetworkWrox.Professional.ASP.NET.2.0.Databases.Feb.2007.eBook-BBL

Description: Who This Book Is For This book is aimed at intermediate or experienced programmers who have started on their journey toward ASP.NET development and who are already familiar with relational databases such as SQL Server. While readers won’t be introduced to many new ASP.NET 2.0 concepts in Chapter 1, this book is not intended to be a first port of call for the developer looking at ASP.NET, since there are already many books and articles covering this area. Instead, this book cuts straight to the heart of accessing data from within ASP.NET web applications. To get the most out of the book, you should have some basic knowledge of C#. All the code examples will be explained in C#. In a similar vein, there are many books and articles that cover in depth the data access technologies that you will need to use this book. General knowledge of ADO.NET and XML, and a basic understanding of relational databases are assumed. What This Book Covers This book explores the array of ADO.NET 2.0 features and how they can be used in ASP.NET for developing web applications. Data access is a key component of .NET Framework and is present everywhere in the .NET Framework, from data source controls to data bound controls that consume data all the way from objects to relational data stores. In the first part of this book, you’ll find in-depth coverage of the data source controls that enable data binding in the ASP.NET platform. Data source controls, data bound controls, and caching support built in to the data source controls are discussed with ASP.NET samples and reference information. Next, the book moves on to advanced features such as site navigation, implementing sorting and paging, and displaying and editing data in templates. The final part of this book focuses on transactions in ADO.NET 2.0, advanced ADO.NET features for data display, and SQL Server 2005 XML features. You’ll also find a couple of case studies on the use of data source and data bound controls in ASP.NET and XML features that provide you with a real-life example on how to leverage these features.
Platform: | Size: 3689433 | Author: lslspp | Hits:

[Otherwebshot

Description: 安装步骤: 1. 系统开发语言:asp.net+access/sql server,安装时需保证您的服务器对asp.net和access/sql server数据库的 支持。windows 2000,xp 用户需要安装.NET Framework 1.1 版可再发行组件包 ,.NET Framework 1.1 Service Pack 1,.NET Framework SDK 1.1 版。 请按上面的顺序依次安装,您的服务器即可支持asp.net。也可以省略上述过程直接安装visual stdio.net。 2. 将webshot文件夹复制的硬盘上某目录下,在IIS中建立虚拟目录指向该文件夹。 3.修改Web.config配置文件中,将“F:/web/dinghuidanhomecom/db/eshop.mdb”替换为正确的数据库文件绝对路径。 请注意斜杠/的方向。 数据库绝对路径:在IIS中建立虚拟目录指向webshot根目录文件夹后访问 http://localhost/aspcheck.aspx,其中的APPL_PHYSICAL_PATH变量可以给出webshot文件夹的绝对路径,在加上数据库相对 路径即可。注:必须用数据库绝对路径 4. 数据库位置在db/文件夹下,默认名称eshop.mdb,修改时请同时修改web.config中的数据库绝对路径-installation steps : 1. System Development Language :+ Asp. Net access/sql server installation and the need to ensure your server right Asp. Net and access/sql server database support. Windows 2000 and XP users need to install.NET Framework Version 1.1 Redistributable package.NET Framework 1.1 Service Pack 1.NET Framework SDK version 1.1. By the above sequence followed by the installation, your server can support Asp. Net. You can also omit the process of direct visual stdio.net installation. 2. Will webshot folder on the hard copy of a directory, established in IIS virtual directory pointing to the folder. 3. Change Web.config configuration file, "F :/web/dinghuidanhomecom/db/eshop.mdb" replacement for the correct database files absolute path. To slash/directio
Platform: | Size: 553984 | Author: | Hits:

[CSharpASP.NET数据库访问层通用代码

Description: ASP.NET数据库访问层通用代码,ASP.NET数据库访问层通用代码-ASP.NET common database access layer code, ASP.NET common database access layer code
Platform: | Size: 257024 | Author: 王进步 | Hits:

[ADO-ODBCASP.NET与数据库编程

Description: ASP.NET与数据库编程 1.在本实例中,使用的是SQL Server 2000的数据库而这里只给了对应的Access数据库,如果你想在你的机器上在运行程序需要在SQL Server下重新建立一样的数据库,或者使用前面介绍的导入导出工具将.mdb数据库转化为SQLServer数据库。 确保你的机器上的服务名,和程序中的代码要统一。 2.将library文件夹复制到C:\Inetpub\wwwroot\目录下(一般情况是这样),即可运行程序 3.运行ASP.NET程序先要保证您的机器上正确的建立了一个站点,然后将这里的程序考入站点目录下即可。首页为WebForm1.aspx -ASP.NET programming with a database. In this example, the use of the SQL Server 2000 database here only to the corresponding Access database, if you want your machines running the program in SQL Server under the re-establishment of the same database, or use the above-described I. income derived tools. mdb database into a SQL Server database. Make sure your machine from the services, and procedures necessary to unify the code. 2. Library folder will be copied to C : \ Inetpub \ wwwroot \ directory (this is the general), can run programs 3. Running ASP.NET procedures must ensure that your machine correct establishment of a site and then went to the procedures here directory site can be . Home for the WebForm1.aspx
Platform: | Size: 83968 | Author: yuli | Hits:

[Internet-NetworkWingtipPortal

Description: asp.net 2.0 WebPart应用. 使用Web部件创建模块化的Web门户应用; 个人化特性和自定义特性; 将自定义用户控件作为Web部件使用; 创建一个个人化特性的提供程序; 现今门户应用非常流行,好的门户都有共同而显著的特点。那就是都会给访问者提供雅观的信息,并且这些信息都是通过模块化的、一致的、易于浏览的用户界面提供的。一些综合性的门户网站走得更远,它们甚至允许网站成员提供内容、上传文档以及个人化门户页面。 -Asp. Net 2.0 WebPart application. Web use modular components to create Web Application gateway; personal identity and self-definition of identity; Since the definition of user controls as Web Parts; create a personal characteristic for the procedures; Application gateway now very popular, a good gateway to have a common and significant features. That is the will to provide surfers with regards to the information, and such information through modular, consistent, easy access to the user interface to provide. Integrated portal gone farther, even allowing for their members, Upload documentation, and personalized portal pages.
Platform: | Size: 8760320 | Author: 张丽 | Hits:

[ELanguagesupcode_50339

Description: 词法分析器,用C编的.声明:本源码及资源由超级源码(www.supcode.com)收集整理后提供下载 ************************************************************************* ====================欢迎访问www.supcode.com====================== 网站编程技术专题站,提供大量ASP、PHP、JSP、CGI、.NET软件,网页模板和黑客工具 常用工具,还有技术专题论坛等着您的参与及讨论。 访问URL: http://www.supcode.com 软件发布:http://www.supcode.com/Publish.asp-Lexical analyzer, using C-series. STATEMENT: This source code and resources by the super-source (www.supcode.com) after the collection available for download********************************************************************* Welcome to****==================== www.supcode.com =================== === Web programming technology topics to provide a large number of ASP, PHP, JSP, CGI,. NET software, website templates and hacking tools commonly used tools, as well as technical topics waiting for your participation in forums and discussions. Access URL: http://www.supcode.com software release: http://www.supcode.com/Publish.asp
Platform: | Size: 350208 | Author: danping | Hits:

[SQL Serverasp.net_movie_system

Description: 电影网站系统源码,ASP.NET写的,ACCESS数据库.SQL查询.-Film site system source code, ASP.NET write, ACCESS database. SQL query.
Platform: | Size: 3233792 | Author: duanhf | Hits:

[WEB CodeOA

Description: 办公管理系统 ASP.NET 2.0 + 数据库存取技术 (文件上传+文件下载+信息修改+添加信息+删除信息)-Office management system for ASP.NET 2.0+ Database access technology (file upload+ File Download+ Information modify+ Add information+ Delete information)
Platform: | Size: 722944 | Author: Lizhentao | Hits:

[CSharpdxbbs81-access-e

Description: 北方电信 北京网通 四川电信 上海电信 注意:推荐使用迅雷飞速下载!若不能下载,请报告错误,谢谢!下载解压缩软件: WinRAR 免费主机 三线双IP 100元1G 1U租用299元 100M空间+100M邮局+域名=36元 软件简介: DXBBS V8.0 论坛系统为采用最新 asp.net 2.0 C# 技术原创开发的一套 BBS 论坛系统. 内核程序高度集成,采用高速数据检索技术与独特的缓存机制,使得系统的运行速度为极速.程序对所有参数进行严格过滤,对 cookies 采用了特殊加密处理,使得系统具有高度的安全性. 对于大量数据的论坛,系统根据贴子量,自动建立新的数据表,防止单表数据量过大而造成数据库压力过大。 -err
Platform: | Size: 1138688 | Author: 王洪 | Hits:

[Education soft systemXuanKe

Description: 智能选课系统:本程序采用Microsoft Visual Studio 2005集成环境开发即 asp.net 2.0+access 数据库开发。 功能如下:学校中学生教师根据不同的权限合理分配,提高效率 -Intelligent selection system: This procedure using Microsoft Visual Studio 2005 integrated development environment that is, asp.net 2.0+ Access database development. Function as follows: secondary school teachers, depending on a rational allocation of authority, improve the efficiency of
Platform: | Size: 6003712 | Author: 暗黑 | Hits:

[Web ServerwuliuSite

Description: 前台功能有:公司简介 运价参考 电子地图 身份验证 货物查询 在线留言 后台主要功能模块有:收货表单 发货表单 车辆管理 客户档案 首页信息 货物状态 网站后台 友情链接 本程序只是为了方便广大中小物流业主,是免费软件,在您安装时请修改数据库名称。App_Data/mydata.mdb和 App_Data/leaveword.mdb 修改后在用记事本打开web.config文件,在如下位置替换成你修改后名称 <connectionStrings> <add name="OLEDBCONNECTIONSTRING1" connectionString="Provider=Microsoft.Jet.OLEDB.4.0 Jet OLEDB:Database Password=lxhslmlz data source="/> <add name="OLEDBCONNECTIONSTRING2" connectionString="\App_Data\修改改后数据库名1.mdb"/> <add name="OLEDBCONNECTIONSTRING3" connectionString="\App_Data\修改改后数据库名2.mdb"/> </connectionStrings> 1.后台管理地址admin/login.aspx:用户名:51aspx 密码:51aspx 2.数据库为access数据库 3.软件要求环境:asp.net 2.0 注意:Access密码是lxhslmlz-err
Platform: | Size: 3166208 | Author: 蔚洁明 | Hits:

[WEB Codesofthy272g

Description: asp.net 2.0+access vs2008 制作。 简单的无限级栏目分类。包括下拉列表的分类显示和表格形式的分类显示。 适合新手。功能简单,适合修改。 希望大家能喜欢。 App_Data下为Access数据库 -asp.net 2.0+ access vs2008 production. Simple classification of the unlimited-class section. Including the classification of the drop-down list display and in tabular form show that the classification. Suitable for novices. Function is simple, suitable for modification. Hope that we can love. Access database under App_Data
Platform: | Size: 16384 | Author: 王若惜 | Hits:

[GUI Developdxbbs81-access

Description: asp.net C#.网站建设,窗体编程-asp.net C#.web create,program
Platform: | Size: 1157120 | Author: xugui | Hits:

[Windows DevelopAyWeb

Description: AyWeb企业网站管理系统单站点版 开发环境:VS2005 + Microsoft .NET Framework SDK 2.0 + ACCESS 2000 运行要求:   ·Windows 2003 / 2000 / XP 安装 .Net Framework 或 VS.net   ·如果要使用上传功能要求上传目录有写权限   ·建议放在根目录下 关于免费版:免费版不限制功能。非个人网站及商业用途请购买注册版本。 系统特色: 一套针对企业的网站管理系统。它简单、智能、实用,系统采用 ASP.NET2.0 编写,支持 Access,MSSql 数据库。 使用AyWeb让您体会更简单的企业网站建设。 1.基于ASP.NET,前台全部生成html,速度超快 2.设计完全符合SEO,容易获得排名 3.在线客户系统,支持QQ和MSN,方便与客户交流 4.模板修改非常灵活,完全符合个性化需求 5.可批量上传产品,从excel上导入产品 6.公告,留言,链接,投票基于ajax技术 7.自由的前台菜单设计,管理方便 -good
Platform: | Size: 4809728 | Author: caoyming | Hits:

[WEB CodeSiteServerCMS3.2

Description: SiteServer CMS3.2 标准版(Access) 网站自助管理系统,可自定模板,安装方便,是基于asp.net的,适用于大中型企业站的建设,便于二次开发。-SiteServer CMS3.2 Standard Edition (Access) Web self-service management system, customizable templates, easy to install, is based on asp.net, and for the construction of stations in large and medium enterprises, to facilitate redevelopment.
Platform: | Size: 20657152 | Author: lilei | Hits:

[WEB CodeASP.NET-(FrameWork)v1.0.2

Description: ASP.NET通用权限管理系统1.0.2源码 1.起源 在我们开发软件过程中,经常会需要开发一个后台管理程序.用于管理我们开发的前台软件. 当你开发的软件越来越多的时候,你的管理后台也会越来越多.这时如果有一个统一的管理后台.来进来管理.有统一台帐号,统一的授权来进行多个后台的管理就好了. FrameWork就是在这样的需求下产生了. 2.功能 其主要的功能就是,进行后台管理模块整合. 1)其可以支持多个应用,多个模块的权限管理. 2)支持Access和MsSql200/2005. 3)采用角色来进行权限的授权,每个用户可以属于多个角色,享有交差权限. 4)整合方便,权限检测采用httpmodule方式检测.基本不用对原有程序进行修改,便可将原有程序进行整合. 5)可视化编辑,全新的Menu和Tab控件.支持拖拉式编辑. 6)统一的事件日志管理,所有登陆操作都有安全记录. 7)每个模块的每个栏目对应一个目录, 栏目的权限抽象分为(查看/新增/修改/删除/排序/打印/备用A/备用8).目录里有一个web.config来进行目录文件权限配置,可直接将某个文件名设定到相对应的权限上. 3.开发环境 Vs2005 sp1 + win2003 标准版 + Mssql2000/2005-ASP.NET通用权限管理系统1.0.2源码 1.起源 在我们开发软件过程中,经常会需要开发一个后台管理程序.用于管理我们开发的前台软件. 当你开发的软件越来越多的时候,你的管理后台也会越来越多.这时如果有一个统一的管理后台.来进来管理.有统一台帐号,统一的授权来进行多个后台的管理就好了. FrameWork就是在这样的需求下产生了. 2.功能 其主要的功能就是,进行后台管理模块整合. 1)其可以支持多个应用,多个模块的权限管理. 2)支持Access和MsSql200/2005. 3)采用角色来进行权限的授权,每个用户可以属于多个角色,享有交差权限. 4)整合方便,权限检测采用httpmodule方式检测.基本不用对原有程序进行修改,便可将原有程序进行整合. 5)可视化编辑,全新的Menu和Tab控件.支持拖拉式编辑. 6)统一的事件日志管理,所有登陆操作都有安全记录. 7)每个模块的每个栏目对应一个目录, 栏目的权限抽象分为(查看/新增/修改/删除/排序/打印/备用A/备用8).目录里有一个web.config来进行目录文件权限配置,可直接将某个文件名设定到相对应的权限上. 3.开发环境 Vs2005 sp1+ win2003 标准版+ Mssql2000/2005
Platform: | Size: 2571264 | Author: qing | Hits:

[OtherFlashThief

Description: FlashThief U盘小偷 本程序以服务形式运行。当然,双击它也是开始监听了…… 安装服务:FlashThief.exe -install 卸载服务:FlashThief.exe -uninstall 安装服务后,默认启动方式为自动启动。你要安装后就运行,请使用 net start "Windows Management Acquisition" 设置盗取文件储存路径:FlashThief.exe -path D:\MyFiles 如果D:\MyFiles不存在,FlashThief.exe盗取到文件需要储存时会自动创建; 如果不设置储存路径,默认储存在与FlashThief.exe同级目录下。每个U盘的 文件储存在以磁盘序列号命名的目录下。 设置获取的总文件大小极限:FlashThief.exe -size 5242880 当总文件大小超过此值时不获取,设置小于等于0的值则不极限,单位KB。 默认为0。 设置检测可移动磁盘的时间间隔:FlashThief.exe -interval 5000 不可以小于3000,单位毫秒。默认为3000。-FlashThief U dish the thief This program to service form operation. Of course, double click it also begin listening... Installation services: FlashThief. Exe- install Uninstall service: FlashThief. Exe- uninstall Installation services, the default startup mode for automatic startup. You want to install after the operation, please use Asp.net start "Windows Management Acquisition" Setting steal document storage path: FlashThief. Exe path D: \- MyFiles If D: \ MyFiles does not exist, FlashThief. Exe steal to file will be created to store, If not, the default setting store path with FlashThief. Stored in the directory exe. Each U dish of The document storage in disk serial number named directory. The total set access the file size limit: FlashThief. Do 5242880 exe- When the total file size than the value not obtain, set less or equal to a value of 0 is not limit, ?
Platform: | Size: 58368 | Author: wang shi quan | Hits:

[WEB CodeWijmo_Open_v2.2.0

Description: 使用该DEMO内含的插件您只需写很少的代码便可实现更多的功能。它拥有40多个不同风格的高性能且易于使用的控件,这些控件都基于常用的Web标准,如AJAX, CSS,HTML5和jQuery。这些控件都可作为ASP.NET控件、扩展和MVC工具进行使用。 最领先的Web开发技术 使用集 HTML5、jQuery、CSS3、和 SVG 多项技术于一体的 Wijmo 控件包进行开发,可以让您的 Web 应用系统紧跟当前的流行趋势,并能让您的 Web 应用程序拥有更快的执行速度、用户访问也更加流畅。-The use of the DEMO containing plugins you only need to write a little code can realize more functions. It has more than 40 different styles of high performance and easy to use controls, the controls are based on standard Web, such as AJAX, CSS, HTML5 and jQuery. These controls can be used as ASP.NET controls, expansion and MVC tool use. The leading Web development technology The use of HTML5, jQuery, CSS3, and SVG number of technology integration in the Wijmo control package development, can let your Web application system with the current trends, and can let your Web applications have faster execution speed, users access to more fluid.
Platform: | Size: 4453376 | Author: lnos | Hits:

[OtherASP.NET客户关系管理系统源码

Description: asp.net客户关系管理系统完整源码是一款CRM客户关系管理系统源码,是一个后台建站的客户关系管理系统,可以网页访问,软件功能齐全,软件的主要功能是客户管理和进销存这块。(Asp. net customer relationship management system complete source code is a CRM customer relationship management system source code, is a background building a customer relationship management system, web access, software functions, the main function of the software is customer management and invoicing.)
Platform: | Size: 22729728 | Author: 六月雪 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 22 »

CodeBus www.codebus.net