Welcome![Sign In][Sign Up]
Location:
Search - programming ASP.NET 3.5

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:

[GUI DevelopInfragistics NetAdvantage 2005 Vol 1 Source Code.p

Description: 功能介绍:1.基于COM、.NET 和ASP.NET 的75种最佳表示层组件:包括网格、图表、工具条、菜单、制表符、树状子目录结构、进度表、日历、编辑器、GUI控件以及更多…2.利用Infragistics的表示层构架可用于继承并创建自定义组件的图形界面跨环境的通用对象模块提供更方便的在线学习 3.支持WindowsXP功能。4.RAD 设计器提升了可视化设计的速度。5.使用NetAdvantage's ASP.NET组件可以在瘦客户端环境中创建胖客户端的应用程序。6.提供ASP.NET组件的服务器端应用程序接口(API)7.应用广泛、直观的对象模块,包括了丰富的事件、方法和属性集合,可进行细化至象素水平的编程8.跨环境的通用对象模块提供更方便的在线学习-functional presentations : 1. COM,.NET and ASP.NET said the 75 best-components include : grids, charts, toolbars, menus, tabs, tree subdirectory structure, schedules, calendars, editors, GUI controls, and more ... 2 . Infragistics said the use of the layer structure can be used to inherit and create a custom graphical interface components of the environment across the Common Object Module provide more convenient online learning 3. WindowsXP support functions. 4.RAD design for improved visual design speed. 5. NetAdvantage's use ASP.NET components in the thin client environment can be created fat client applications. 6.NET components for the server-side application programming interface (API) 7. Widespread use, intuitive object modules, including a wealth of events, methods and attribu
Platform: | Size: 10000384 | Author: 客户 | Hits:

[WEB Code0103

Description: 欢迎使用BK(blue1000.com)通用信息采集系统.Net版 Beta0103 在使用前请先阅读此帮助文件,谢谢! 【功能说明】 1.仿动网风格,界面精美 2.系统采用Asp.Net(c#)编程,代码精简,执行效率高 3.采集项目的灵活设置及修改 4.采集采用双线程,有效提高系统资源利用率及程序自身的执行速度 5.采集结果的自由导出功能 [此功能暂时只支持access数据库 sqlserver数据库后续提供] 6.附加字段数值自定义功能,方便绝大多数文章系统数据库的导入 7.自动下载站外图片及Flash(可选) [后续版本提供] 8.自由设定目标网页编码类型 [后续版本提供] 9.采集项目的导出导入功能.[后续版本提供] 【注意事项】 1.使用本程序的一般步骤: 添加项目>>>采集>>>导出设置>>>导出数据 2.匹配规则的填写:请先使用规则生成器生成规则,然后再复制到对应的文本框中 3.导出映射关系中必须包含源数据字段中的"STitle"字段 4.如果要使用系统验证模式,请用Web(验证模式).config替换Web.config,同时确保本程序处于网站或虚拟目录根目录下。 5.对本程序有任何疑问或建议,欢迎提出-welcomed the use BK (blue1000.com) General Information Collection System. Net version prior to the use of Beta0103 Please read this document to help, thank you! [Note-- a function. Imitation dynamic network style interface beautifully 2. System uses CSS (c#) programming code to streamline the implementation of high-efficiency 3. Acquisition of versatile and revise 4. Acquisition two threads, and effectively raise the utilization rate of resources system and procedures for the implementation of its own speed 5. Acquisition results of the free export capabilities [this function only temporarily support SQLServer database access database for follow-up] 6. additional fields since the numerical definition of function to facilitate the vast majority of the articles database system into seven.
Platform: | Size: 73728 | Author: you | Hits:

[CSharpC_basic_code_C02-C09

Description: C#入门经典例子源码 本程序包为(02-09) 本程序包为C#初学者使的教程源码 包括以下: 2 一个简单的C#程序 3 变量与表达式 4 流控制 5 更多关于变量 6 函数 7 调试与问题处理 8 (缺)面向对象的编程 9 定义类 10 定义类成员 11 更多关于类 12 事件 13 使用Windows窗体 14 使用Windows窗体高级 15 使用普通对话 16 介绍GDI+ 17 (缺)配置Windows程序 18 访问数据 19 利用 Ado.NET 访问数据 20 文件操作 21 .Net配置 22 特征 23 ASP.NET程序 24 网络服务 包含大量的源码。-classic example of the source code package (02-09) package for the C# so that the beginners guide OSS include the following : 2 a simple C# procedure three variables and control flow expressions 4 5 6 more on the variable function Debugging and 7 deal with the problem 8 (na) Object-Oriented Programming nine class definition defined category of 10 more members of Class 11 12 13 Use Wind incident ows Form 14 Windows Form 15 ordinary senior dialogue on GDI 16 17 (na) Windows configuration process data 19 18 visit to visit Ado.NET use data file operations 21 20 . Net configuration features 23 22 24 ASP.NET procedures network services include a lot of OSS.
Platform: | Size: 386048 | Author: liuzengyuan | Hits:

[WEB CodeLearn_ASP.NET

Description: ASP.NET教程 第1章 Web基础知识 第2章 ASP.NET简介 第3章 VB.NET基本语法 第4章 服务器控件 第5章 基本对象编程 第6章 数据库基础 第7章 数据库编程 第8章 高级应用 -ASP.NET Tutorial Chapter 1 Web Basics Chapter 2 ASP.NET Introduction Chapter 3 VB.NET basic grammar Chapter 4 server controls in Chapter 5 the basic object database programming based on Chapter 6 Database Programming Chapter 7, paragraph 8 s advanced applications
Platform: | Size: 1272832 | Author: Sunny Chen | Hits:

[Booksoreilly.programming.php.2nd.edition.apr.2006

Description: Programming PHP, Second Edition is the authoritative guide to PHP 5 and is filled with the unique knowledge of the creator of PHP (Rasmus Lerdorf) and other PHP experts. When it comes to creating web sites, the PHP scripting language is truly a red-hot property. In fact, PHP is currently used on more than 19 million web sites, surpassing Microsoft s ASP .NET technology in popularity. Programmers love its flexibility and speed designers love its accessibility and convenience. -Programming PHP, Second Edition is the authoritative guide to PHP 5 and is filled with the unique knowledge of the creator of PHP (Rasmus Lerdorf) and other PHP experts. When it comes to creating web sites, the PHP scripting language is truly a red- hot property. In fact, PHP is currently used on more than 19 million web sites, surpassing Microsoft s ASP. NET technology in popularity. Programmers love its flexibility and speed designers love its accessibility and convenience.
Platform: | Size: 1761280 | Author: awake | Hits:

[WEB Codemicrosoft_ebook_ASPdotNET35_LINQ_Silverlight2

Description: 这是微软出版的三本书《 Programming ASP.NET 3.5》《Programming LINQ》《Introducing Silverlight2》,分别由Dino Esposito、Paolo Pialorsi和Marco Russo、Laurence Moroney编写,他们是这些领域享誉全球的专家,对ASP.NET 3.5、LINQ、Sliverlight2做了最新鲜、最全面的介绍。-This is a Microsoft published three books of 《Programming ASP.NET 3.5》 《Programming LINQ》《Introducing Silverlight2》, by Dino Esposito, Paolo Pialorsi and Marco Russo, Laurence Moroney prepared, they are the world-renowned experts in the field of ASP . NET 3.5, LINQ, Sliverlight2 do the most fresh, most comprehensive introduction.
Platform: | Size: 12247040 | Author: | Hits:

[OtherASP_NET3_5_jiaochen_1

Description: 第1章 ASP.NET 3.5与开发工具 从本章开始,读者将能够系统的学习ASP.NET 3.5技术,相对于ASP.NET 2.0而言,在3.5版本的ASP.NET中并没有太多的变化,而更多的变化则在于C#编程语言中。而作为微软主推的编程语言,ASP.NET 3.5能够使用C#的最新特性进行高效的开发,本章从基础讲解什么是ASP.NET,以及开发工具的使用。 -Chapter 1 of ASP.NET 3.5 and development tools from the beginning of this chapter, readers will be able to learn ASP.NET 3.5 system technology, as opposed to ASP.NET 2.0, in the 3.5 version of ASP.NET does not change too much, changes and more is to C# programming languages. Microsoft is pushing as the main programming language, ASP.NET 3.5 to use C# for the latest high-performance characteristics of the development, on the basis of what this chapter is from ASP.NET, and the use of development tools.
Platform: | Size: 1536000 | Author: 林若婵 | Hits:

[OtherASP_NET3_5_jiaochen_2

Description: 第2章 C# 3.0程序设计基础 在第一章里,了解了ASP.NET 3.5的特性和一些基本的.NET Framework知识,不过如果要深入到ASP.NET 3.5应用程序开发,需要对开发语言有更加深入的了解。而在.NET平台上,微软主推的编程语言就是C#,本章将会从C#的语法、结构和特性来讲解,以便读者能够深入的了解C#程序设计。 -Chapter 2 Programming C# 3.0 in the first chapter, the foundation, the understanding of the ASP.NET 3.5 features and some basic. NET Framework knowledge, but if we go to ASP.NET 3.5 application development, the need for more in-depth development of language understanding. In. NET platform, Microsoft pushed the main programming language is C#, this chapter will be from the C# syntax, structure and properties to explain to allow a reader to a deeper understanding of C# programming.
Platform: | Size: 294912 | Author: 林若婵 | Hits:

[WEB CodeProgramming_asp.net3.5

Description: asp.net3.5学习资料 可以说是一本详细讲述asp.net3.5 包含所有功能能以及asp.net3.5新增功能的一本 手册型书籍-asp.net3.5 learning materials can be described as a detailed account of a asp.net3.5 can contain all the features and functions asp.net3.5 add a manual-type books
Platform: | Size: 1717248 | Author: 方鸿渐 | Hits:

[DocumentsApress.Beginning.ASP.NET.3.5.in.C.Sharp.2008.From.

Description: 一本写得非常不错的ASP.NET 3.5编程入门到高级编程学习用书。有基础编程经验的人大概需要一周时间就能掌握ASP.NET中较常用的编程方法。-A very good ASP.NET 3.5 Programming book,from introduction to advanced programming skill about ASP.NET 3.5. People who have basic programming experience can take about a week time to master the more commonly used ASP.NET programming methods.
Platform: | Size: 21749760 | Author: evil | Hits:

[Software Engineering[ASP.NET.3.5].[ASP.NET.3.5].Beginning.ASP.NET.3.5.

Description: asp.net编程的相关教程,属于基础教程,适合初学者-materials on asp.net programming, for beginners
Platform: | Size: 22003712 | Author: 陈利君 | Hits:

[WEB CodeASP.NET3.5

Description: asp.net 3.5 高级程序设计一本介绍asp.net的权威英文书籍-asp.net 3.5 introduced a high-level programming asp.net the authority of the books
Platform: | Size: 32130048 | Author: wsc | Hits:

[WEB CodeASP.NET.3.5

Description: ASP.NET是微软力推的Web开发编程技术,也是当今最热门的Web开发编程之一。本书深入浅出,循序渐进讲授读者如何使用ASP.NET进行系统开发。全书内容包括了解ASP.NET、认识C# 3.5、认识面向对象、ASP.NET基础控件、ASP.NET高级控件、数据库与ADO.NET、数据库基础、ASP.NET操作数据库、ASP.NET访问其他数据源、ASP.NET MVC、LINQ及Lambda表达式、WCF应用开发、WPF应用开发以及图形图像编程等内容。为了便于读者学习和理解ASP.NET的知识,本书最后几章进行了不同的小型模块的开发,以便读者能够深入的了解ASP.NET技术的基础开发,在了解了基本的模块开发后,还包括两章进行较大、较完整的系统开发。具体讲解了用户注册模块、登陆模块、投票模块、聊天模块以及留言本系统和校友录系统。 本书适合广大Web网站开发人员、网站管理维护人员和大专院校学生阅读,尤其是有一定Internet/Intranet编程技术的人员,同样本书也适合.NET平台的初学者以及热爱.NET技术的入门人员。 -Microsoft pushing for ASP.NET Web development programming as well as today s most popular Web development programming one. Book easy to understand, step by step teach the reader how to use ASP.NET for system development. The book includes understanding ASP.NET, understanding C# 3.5, knowledge of object-oriented, ASP.NET based controls, ASP.NET advanced controls, database and ADO.NET, database infrastructure, ASP.NET operational database, ASP.NET access to other data source, ASP.NET MVC, LINQ and Lambda expressions, WCF application development, WPF application development and programming and other graphics and video content. In order to help readers learn and understand ASP.NET, knowledge of the last few chapters of the book, Small and diverse module development so providing deep Lejie 读者 the Jichu ASP.NET technology development, in understanding the basic of Mokuai after development, Huan including two chapters on a larger, more complete system development. , Explain the user registrat
Platform: | Size: 10131456 | Author: 李壮 | Hits:

[.netASP.NET3.5_Program

Description: ASP.NET 3.5高级程序设计 ASP.NET 3.5高级程序设计-Advanced Programming ASP.NET 3.5 ASP.NET 3.5 Advanced Programming
Platform: | Size: 32128000 | Author: augusdi | Hits:

[WEB CodeASP

Description: ASP.NET AJAX编程参考手册代码_涵盖ASP.NET 3.5及2.0-Programming ASP.NET AJAX code reference manual covering ASP.NET 3.5 and 2.0 _
Platform: | Size: 4334592 | Author: nieximing | Hits:

[WEB CodeProgrammingPMicrosoftPASP.NETP3.5

Description: ASP.NET 3.5 程序设计与应用开发,1千多页,ASP.NET 3.5 程序设计与应用开发-Programming Microsoft ASP.NET 3.5.pdf
Platform: | Size: 11329536 | Author: gzr | Hits:

[OtherASP.NET-3.5

Description: HTML控件,服务器控件,C#程序设计基础-HTML controls, server controls, C# programming foundation
Platform: | Size: 4177920 | Author: 娜娜 | Hits:

[DocumentsASP.NET.3.5book

Description: 本书深入浅出,循序渐进讲授读者如何使用ASP.NET进行系统开发。全书内容包括了解ASP.NET、认识C# 3.5、认识面向对象、ASP.NET基础控件、ASP.NET高级控件、数据库与ADO.NET、数据库基础、ASP.NET操作数据库、ASP.NET访问其他数据源、ASP.NET MVC、LINQ及Lambda表达式、WCF应用开发、WPF应用开发以及图形图像编程等内容。-Book easy, step by step to teach the reader how to use ASP.NET systems development. The book includes understanding ASP.NET, understanding of C# 3.5, knowledge of object-oriented, ASP.NET-based controls, ASP.NET advanced controls, database and ADO.NET, database infrastructure, ASP.NET operation of the database, ASP.NET access to other data sources , ASP.NET MVC, LINQ and Lambda expressions, WCF application development, WPF application development and graphics programming content.
Platform: | Size: 10700800 | Author: Zhang Jiahui | Hits:

[OtherASP.NET.3.5

Description: ASP.NET是微软力推的Web开发编程技术,适合广大Web网站开发人员、网站管理维护人员和大专院校学生阅读-ASP.NET is Microsoft pushing Web development programming techniques, for the majority of Web site development, Web site management and maintenance personnel and college students to read
Platform: | Size: 10712064 | Author: maxuemeng | Hits:
« 12 »

CodeBus www.codebus.net