Welcome![Sign In][Sign Up]
Location:
Search - work asp.net

Search list

[ASPBeginning ASP.NET 3.5 in C# 2008 From Novice to Professional, Second Edition

Description: Editorial Reviews Product Description The most up–to–date and comprehensive introductory ASP.NET book you’ll find on any shelf, Beginning ASP.NET 3.5 in C# 2008 guides you through Microsoft’s latest technology for building dynamic web sites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of C#. The book provides exhaustive coverage of ASP.NET, guiding you from your first steps right up to the most advanced techniques, such as querying databases from within a web page and tuning your site for optimal performance. Within these pages, you’ll find tips for “best practices” and comprehensive discussions of key database and XML principles you need to know in order to be effective with ASP.NET. The book also emphasizes the invaluable coding techniques of object orientation and code behind, which will start you off on the track to building real–world web sites right from the beginning—rather than just faking it with simplified coding practices. By the time you’ve finished the book, you will have mastered the core techniques and have all the knowledge you need to begin work as a professional ASP.NET developer. About the Author Matthew MacDonald is an author, educator, and MCSD developer who has a passion for emerging technologies. He is a regular writer for developer journals such as Inside Visual Basic, ASPToday, and Hardcore Visual Studio .NET, and he's the author of several books about programming with .NET, including User Interfaces in VB .NET: Windows Forms and Custom Controls, The Book of VB .NET, and .NET Distributed Applications. In a dimly remembered past life, he studied English literature and theoretical physics. Send e-mail to him with praise, condemnation, and everything in between, to p2p@prosetech.com.
Platform: | Size: 8946746 | Author: open008 | Hits:

[WEB CodeCSharpProgressBar

Description: C#版ASP.net模拟进度条,效果不错。-C# ASP.net simulated version of the progress of work to be done.
Platform: | Size: 16384 | Author: | Hits:

[OAVMLForAspnet

Description: vml开发工作流设计器,使用C#实现,asp.net可以利用-vml development work on the design flow, the use of C# realized, Asp. Net can use
Platform: | Size: 75776 | Author: liuxue636 | Hits:

[Oraclematization

Description: 首先把基本站点体系结构建立起来,确定应用程序的各个部分如何一起工作,接着把商品类目内置到这个体系中。①建立一个数据库来存储商品类目,其中包含主类目、子类目和其中商品。②编写SQL和VB.NET代码,访问这些数据。③数据库提供一个免费文本搜索引擎。④为站点管理员提供一个站点的私有区域,在该区域中他们可以在线修改类目。 第二阶段:①建立我们自己的ASP.NET购物篮。②添加一个数据库表,存储完整的订单。把完整的订单传送给Paypal进行信用卡处理。 -First of all, the basic site architecture set up to determine the application how the various parts work together, then the commodity categories built into the system. ① the establishment of a database to store merchandise categories, which includes the main categories, sub-categories and one commodity. ② prepared SQL and VB.NET code, access the data. ③ database to provide a free text search engine. ④ for site administrators to provide a site private area in the region, they can be modified online categories. The second stage: ① to establish our own ASP.NET shopping cart. ② add a database table, storing the complete orders. The integrity of the orders sent to Paypal for credit card processing.
Platform: | Size: 88064 | Author: wq57 | Hits:

[Otherziliao

Description: asp.net c# javascript script 本资料是我在多年的工作中总结的脚本语言,有许多实际的例子,教全的.网页设计中必不可少的,相信是大家期盼以久的吧 -asp.net c# javascript script of this information is in my many years of work, summed up the scripting language that has many practical examples to teach the whole of. Web Design indispensable, I believe it is everyone looking forward to a long time now
Platform: | Size: 4099072 | Author: 智慧男孩 | Hits:

[.netGongWenLiuZhuan

Description: Asp.net简单公文流转系统(MVC)源码 一个简单的办公自动化系统,其核心功能是公文流转,系统采用MVC三层结构开发 具有以下功能模块 个人事务: 修改密码 工作安排 用户管理: 用户浏览 用户管理 权限管理 公文管理: 公文浏览 公文提交 公文审阅 日志管理 三层核心源码在App_code文件夹下 DB_51aspx为Sql数据库文件,附加即可(也可以采用其中的sql语句生成) 默认登陆帐号密码均为51aspx-Asp.net simple Document Flow System (MVC) source code of a simple office automation system, its core function is to transfer documents, the system used to develop three-tier architecture MVC function modules have the following personal matters: the organization of the work to amend the user password management: Users browse users Management Rights Management Document Management: document browsing documents reviewed documents submitted by the three core source log management App_code folder in DB_51aspx for the Sql database files, additional to (which can also be used to generate the sql statement) account password are the default landing 51aspx
Platform: | Size: 204800 | Author: spence | Hits:

[.netxiaoshou

Description: 一个销售管理系统,asp.net开发工作是VS2005以及SqlSever7.0。语言是C#。功能比较齐全。-A sales management system, asp.net development work is VS2005 and SqlSever7.0. Language is the C#. Function relatively complete.
Platform: | Size: 2409472 | Author: 李辉 | Hits:

[.netCodeSmith.5.0.1.Pro.Incl.Patch

Description: CodeSmith 是一种基于模板的代码生成工具,它使用类似于ASP.NET的语法来生成任意类型的代码或文本,从而减少重复编码的劳动量,提高效率。与其他许多代码生成工具不同,CodeSmith不要求您订阅特定的应用程序设计或体系结构。使用CodeSmith,可以生成包括简单的强类型集合和完整应用程序在内的任何东西。 当您生成应用程序时,您经常需要重复完成某些特定的任务,例如编写数据访问代码或者生成自定义集合。CodeSmith在这些时候特别有用,因为您可以编写模板自动完成这些任务,从而不仅提高您的工作效率,而且能够自动完成那些最为乏味的任务。CodeSmith 附带了许多模板,包括对应于所有.NET集合类型的模板以及用于生成存储过程的模板,但该工具的真正威力在于能够创建自定义模板。-CodeSmith is a template-based code generation tool, which uses the grammar is similar to ASP.NET to generate any type of code or text, thus reducing the duplication of encoding the amount of labor and improve efficiency. With many other different code generation tools, CodeSmith does not require you subscribe to a particular application design or architecture. The use of CodeSmith, can be generated, including the strongly typed collection of easy and complete application, including anything. When you generate the application, you often need to repeat to complete certain specific tasks, such as the preparation of the data access code, or generate custom collection. CodeSmith is particularly useful at these times, because you can prepare a template to complete these tasks automatically, thus not only improve your work efficiency, but also be able to auto-complete those most tedious tasks. CodeSmith comes with many templates, including those corresponding to all. NET collection types
Platform: | Size: 18841600 | Author: jinlaoban | Hits:

[CSharpnews

Description: 该系统使用ASP.NET[C#语言]和ADO.NET技术开发, 实现了网站新闻的动态管理,使得对信息的管理更加及时、高效,提高了工作效率。该系统具有一般新闻系统的功能,主要包括前台新闻查看区和后台管理区,可为学校各部门发布新闻,为校园网站提供新闻发布与管理的服务。在设计过程中力求完善系统功能,使界面友好,具有一定的容错能力,在使用过程中不会出现难以纠正的错误和毛病。-The system uses ASP.NET [C# language] and the ADO.NET technology development, implementation of dynamic web site news management, information management allows for more timely, efficient, and improve work efficiency. The system has the general function of information systems, including front and background information see the District Management Area can be for schools and departments issue a press release for the campus site provides press releases and management services. During the design process seeks to improve the system functionality, so user-friendly, with a certain degree of fault-tolerant capability, in the use of the process will not be difficult to correct errors and defects.
Platform: | Size: 2994176 | Author: jiangzhoying | Hits:

[WEB CodeASP.NET

Description: 随着中国加入WTO,全球经济一体化的逐步深入,网上书店已是现代传统书店必不可少的经营策略。目前,网上书店在国际互联网上可以实现的商务功能已经多样化,可以说从最基本的对外沟通展示功能、信息发布功能,在线图书展示功能、在线洽谈功能、在线交易功能、在线采购功能、在线客户服务功能、在线网站管理功能等等,几乎以往传统书店功能都可以在互联网上进行电子化的高效运作。 技术的进步对传统书店上网解决方案提出更严格的要求和挑战。为了保护传统书店的投资,书店上网解决方案应切合传统书店实际的需求和发展的趋向,使投入回报和管理效益最大化,传统书店在实施上网方案的之前,必须对一系列问题进行科学的论证,如网上书店的需求分析、网上书店总体规划、网上书店系统的功能和实施方案、网上书店的传播与推广、运行网上书店系统的软件和硬件配置、网上书店的管理系统和管理方法等等。网上书店具体实施的质素直接影响传统书店在Internet的实际效果和经济效益,这不仅是技术问题,同时也涉及到管理的因素。 -he Internet has already become the people living, work, the terrace that study more and more can not get away from.Technique of Web already not at limit at to provide the information service purely, but the that day benefit become an operation terrace, providing the strong service function for the customer.For example on-line electronic commerce,
Platform: | Size: 2757632 | Author: youniyouwo | Hits:

[MySQLBeginning.MySQL

Description: The book uses a task-oriented structure that allows you to work through the steps necessary to install MySQL 4.1 on Linux and Windows platforms, create and manage MySQL databases, query and manipulate data stored in those databases, administer the MySQL database management system, and connect to MySQL databases from your PHP, JSP/Java, and ASP.NET/C# applications. The next section, which describes the book’s structure, provides additional details about the specifics of what the book covers.
Platform: | Size: 5563392 | Author: Quang Truong | Hits:

[MySQLDef_Gallery

Description: VB.net + ASP.net 2.0 Picture Gallery Work with MySQL database.-VB.net+ ASP.net 2.0 Picture Gallery Work with MySQL database.
Platform: | Size: 3072 | Author: vb_developer | Hits:

[Software EngineeringASP.NET

Description: 这是一个asp.net案例开发集锦。对在学校学习和在外工作自学的人,希望有小雨滴滋润的作用。-This is a case to develop asp.net Collection. In the school self-study and those who work outside the home, hope to have the role of small raindrops moisten.
Platform: | Size: 1175552 | Author: shayy | Hits:

[.netASP.Net

Description: asp.net基础控件技巧教程,方便你的学习和工作,提高你的编程效率-asp.net basic control skills tutorials, to facilitate your study and work, improve your programming efficiency
Platform: | Size: 1349632 | Author: yang | Hits:

[.netASPNET

Description: ASP.NET At Work - Building 10 Enterprise Projects-ASP.NET At Work- Building 10 Enterprise Projects
Platform: | Size: 3153920 | Author: Sohel | Hits:

[WEB CodewfOrders

Description: Combining ASP.NET 2.0 and Windows Workflow Foundation (WF) will provide us with all the essential tools for building workflow-enabled web applications. Both ASP.NET and WF, however, are significant pieces of technology. Joining the two into a long-term relationship requires some careful thought and planning. In this article, we will look at an order processing application built for the web, and walk through the design. The application includes practical abstractions that shield the web application from the details of the workflow runtime. The application also addresses some real world scenarios. For instance, we ll keep our application state consistent with our workflow state by enlisting our database work inside the same transactions used by the WF tracking and persistence services.
Platform: | Size: 79872 | Author: Gersy | Hits:

[.netC_2005

Description: 这是一个用ASP.NET语言编写的库存管理,内有一个数据库。-This is a work written in ASP.NET inventory management, within a database.
Platform: | Size: 3951616 | Author: | Hits:

[Windows Developchap05

Description: 这是一个用ASP.net编写的在线投票系统,绝对可以运行,有学习ASP的请下载-This is a work written in ASP.net online voting system, absolutely you can run, learn ASP please download the
Platform: | Size: 1057792 | Author: jake | Hits:

[Software EngineeringASP.NET

Description: ASP MVC,和多条语句同时操作。这是实际工作中所用到的培训实例,是非常值得学习与借鉴。-ASP MVC, and multiple statements simultaneously. This is the actual work of training examples used, it is very worthwhile to learn.
Platform: | Size: 24576 | Author: 王强 | Hits:

[.netasp.net-workflow-Demo

Description: 工作流例子,一个非常实用的asp.net工作流实例,使用的是微软的workflow开发,简单方便。-Workflow example, a very practical asp.net workflow instance, the use of Microsoft workflow development easy and convenient.
Platform: | Size: 263168 | Author: 路遥 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net