查看 中央银行学视频教程 48讲 西安交通大学 《 .net 2.0 Framework 专业程序员指南》(Professional ASP.NET 2.0 )-简介及下载-电脑,编程开发,ASP教程
首页| 如何下载(?) | 网站地图
大学视频教程网logo点击查看更多 大学视频教程
网站地图 | 当前位置: 大学视频教程网电脑编程开发ASP教程 → 《 .net 2.0 Framework 专业程序员指南》(Professional ASP.NET 2.0 )

《 .net 2.0 Framework 专业程序员指南》(Professional ASP.NET 2.0 )

大学视频教程,璇璇视频教程
资料录入:沃特·水忒满

更新时间:2006-04-06 10:27:00

文件大小:147 MB

语言要求:英文

资料类型:电子书

下载方式:电驴(eMule)下载

中文名称:Microsoft .net 2.0 Framework 专业程序员指南
英文名称:Microsoft.net 2.0 Programming for Professional
发行时间:2005年
地区:美国
语言:英语
简介
《 .net 2.0 Framework 专业程序员指南》(Professional ASP.NET 2.0 )
书名:Professional ASP.NET 2.0
作者:Bill Evjen, Scott Hanselman, Srinivasa Sivakumar, Devin Rader
出版日期:2005年10月
ISBN: 0764576100
出版社: Wiley, John & Sons, Incorporated

This book gets developers up to speed with the new features and capabilities that ASP.NET 2.0 provides. Developers will learn how to build ASP.NET 2.0 applications for themselves from the examples that the book provides.
This book aims at ASP.NET developers making the transition to this new version of the technology. The changes are many, and in some cases, they're quite dramatic. The book spends a good deal of time alerting them to all that has changed and explaining what they need to know to make the transition to ASP.NET 2.0.
Finally, the book focuses on both the Visual Basic .NET and C# developer. Examples throughout the book will not favor one developer over another. Instead, every example will be provided in both languages.

《 .net 2.0 Framework 专业程序员指南》(Professional ASP.NET 2.0 )
书名:Professional VB 2005
作者:Bill Evjen, Kent Sharkey, Bill Shelden
出版社日期:October 2005
出版社: Wiley, John & Sons, Incorporated
ISBN: 0764575368

This book is written to show the reader what they need to know to take their abilities to new levels. Visual Basic 2005 has changed dramatically from its predecessor, and the reader will find everything here that they need to make the transition to the newest version of the world's most popular programming language. This book shows developers exactly how to build everything from traditional console applications, ASP.NET applications, and XML Web Services. Along with these various applications, this book will deal with the issues of security, data access (ADO.NET), and the latest Visual Studio 2005 IDE, as well as introduce developers to everything they need to know to fully understand the .NET Framework.

《 .net 2.0 Framework 专业程序员指南》(Professional ASP.NET 2.0 )
书名:Visual Basic 2005 Programmer's Reference
作者:Rod Stephens
出版日期:2005年9月
ISBN: 0764571982
出版社: Wiley, John & Sons, Incorporated

Visual Basic.NET Programmer's Reference provide both a language tutorial and reference. The tutorial explains how to program using Visual Basic .NET and provides the following benefits:
Explains how to program in Visual Basic .NET, Whidbey release
Allows experienced programmers to quickly move to the latest version of Visual Basic
Describes useful namespaces for ADO.NET, XML, multithreading, Direct3D, cryptography, and reflection.
Provides basic material suitable for beginners but also includes in-depth content for more advanced developers.
The second part of the book is a reference that quickly allows programmers to locate information for specific language features. The entries in these appendices allow the reader to quickly review the details of important programming, objects, properties, methods, and events.

The reference part of the book provides the following benefits:

Summarizes the differences between Visual Basic .NET Whidbey and 2003 editions
Covers Visual Basic syntax, grouped by purpose
Describes overloaded versions of Visual Basic's most useful methods
Gives the syntax for declaring subroutines, functions, generics, classes, and other important language concepts.
This kind of reference is particularly useful in Visual Basic .NET, given the additional complexity of the language options introduced with the Whidbey release.

《 .net 2.0 Framework 专业程序员指南》(Professional ASP.NET 2.0 )
书名:Professional ADO.NET 2: Programming with SQL Server 2005, Oracle, and MySQL
作者:Wallace B. McClure, Gregory A. Beamer, John J. Croft, IV, J. Ambrose Little, Bill Ryan, Phil Winstanley, David Yack, Jeremy Zongker
ISBN: 0-7645-8437-5
出版日期:2005年12月
出版社:Wiley

ADO.NET revolutionized the way data was accessed through SQL Server, Oracle, and MySQL. With Microsoft's release of ADO.NET 2, ADO and the .NET Framework are integrated with SQL Server for the first time-enabling you to program .NET applications directly within the SQL Server database.
Packed with sample code and recommended best practices for using ADO.NET 2, this code-intensive book explores the new data types that are available in the 2.0 Framework and discusses the appropriate time and way to use them. You'll learn how to make repetitive, mundane tasks much simpler and you'll walk away with a solid foundation for developing database-driven applications.

What you will learn from this book

The basics of creating a connection, executing a query, and returning a result
Best uses for Oracle in the ADO.NET Framework
The many new features that are available for XML
How to use the full text search capabilities of Microsoft® SQL Server 2005
Methods for retrieving data and presenting it in various ways
Why MySQL is a viable option for data storage
Who this book is for

This book is for experienced database developers who want to learn the latest release of ADO.NET 2.0. Knowledge of ADO.NET 1.0, general .NET development, and Microsoft SQL Server is necessary.

Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.

《 .net 2.0 Framework 专业程序员指南》(Professional ASP.NET 2.0 )
书名:Core C# and .NET
作者:Stephen C. Perry
出版社:Prentice Hall PTR
出版日期:2005年9月6日
ISBN: 0-13-147227-5

Core C# and .NET is the no-nonsense, example-rich guide to achieving exceptional results with C# 2.0 and .NET 2.0. Writing for experienced programmers, Stephen Perry presents today's best practices for leveraging both C# 2.0 language features and Microsoft's .NET 2.0 infrastructure.

Like all books in the Core Series, Core C# and .NET focuses on solving real-world problems with serious, non-trivial code. Perry's broad, deep coverage ranges from new C# generics to Web services, from reflection to security. He systematically introduces the development of Windows Forms applications and the effective use of GDI+ graphics classes. He offers detailed guidance on data management with XML and ADO.NET, plus advanced coverage of threading, remoting, and code security. Finally, Perry presents an extensive section on Web development, covering ASP.NET, state management, HTTP requests, and much more.

With practical insights into everything from scalability to localization, this is the C# book you've been searching for: your definitive guide to building production-quality C# applications.

Core C# and .NET delivers

Best practices for building C#.NET Windows applications, Web applications, and Web services

Expert insight into security, scalability, and other crucial issues

Hundreds of professional-quality code examples

In-depth coverage of the latest C# 2.0 features, including generics

《 .net 2.0 Framework 专业程序员指南》(Professional ASP.NET 2.0 )
书名:Pro C# 2005 and the .NET 2.0 Platform, Third Edition
作者:Andrew Troelsen, Ewan Buckingham (Editor)
出版日期:2005年9月
出版社: Apress L. P.

C# 2005 has changed the .NET 2.0 landscape. To name just a few improvements, C# now supports generics, partial types and nullable types when you抮e coding. And the Framework boasts improved speed, data access, security, and scalability.

This book has been written to help you assimilate all this new information and realize its potential to make your coding life easier. It will keep you ahead of the curve. To make it easy for you to access this information, the book has been loosely grouped into five sections:

1. Introducing C# 2005 and the .NET 2.0 Platform explains the mechanics of .NET programming and the philosophy that lies behind it
2. The C# Programming Language outlines everything you need to know to start using C# 2005 quickly and efficiently. Object lifetimes, exception handling, generics梚t抯 all here
3. Programming with .NET Assemblies deals with one of the most important aspects of .NET programming: reusing code. This book shows you how to capture your code in reuseable external assemblies that you can call upon throughout your applications
4. Programming with the .NET Libraries guides you through them. Of course you抮e not expected to write every function yourself. The .NET Framework provides a vast array of .NET Libraries containing functionality that allows you to do everything from opening a file-stream to rendering graphical data to the screen
5. Web Applications and XML Web Services concludes the book by taking you away from console-based C# applications and investigating the myriad possibilities that become available when you blend C# 2005 with ASP.NET 2.0 to launch your applications onto the Internet

《 .net 2.0 Framework 专业程序员指南》(Professional ASP.NET 2.0 )
书名:Expert One-on-One Visual Basic 2005 Database Programming
作者:Roger Jennings
出版日期:2005年12月
ISBN: 076457678X
出版社:Wiley, John & Sons, Incorporated

Expert One-on-One Visual Basic 2005 Database Programming

FROM THE PUBLISHER
This book demonstrates best practices and advanced techniques for multi-tier database programming with the Visual Studio 2005 release of VB.NET, with SQL Server 2000 and SQL Server 2005 (Yukon). Part I, "ADO.NET 2.0 Basics" begins with a "quick-start" chapter for Visual Basic 6.0 programmers new to the .NET Framework and ADO.NET, describes new features added by ADO.NET 2.0, and provides prescriptive guidance for designing high-performance, scalable intranet and Internet database projects. Part II, "Data Binding in Windows Forms and Controls," covers basic Windows form clients that use the new DataConnection and GridView controls and progresses from declarative, drag-and-drop front-end designs to customized intranet projects that use VB .NET code to manage server connections, DataAdapters, DataTables, and strongly typed DataSets. Part III, "DataBinding in ASP.NET 2.0," explains Whidbey's new WebSite metaphor and use of DataSource, GridView, and DetailsView Web controls. Advanced topics include creating XML Web services to retrieve and update data, client-side data validation, managing session and view state, and optimizing server-side data caching. Part IV, "SQL Server 'Yukon' and ADO.NET 2.0," shows readers how to take advantage of "Yukon's" new T-SQL extensions, in-process Web services, and notifications. Individual chapters describe integration of the CLR with the database engine, use of the new xml data type, and XQuery data access and update syntax. Part V, "Mapped Data Transformations," describes how three-part mapping provides representation of SQL Server 2000 and 2005 relational data as an XPathDocument accessed by an XMLAdapter for data retrieval and updates. The other twochapters describe bidirectional relational-to-object (business entity) mapping with ObjectSpaces and the Microsoft Business Framework (business entities and operations).

《 .net 2.0 Framework 专业程序员指南》(Professional ASP.NET 2.0 )
书名:ASP.NET 2.0 Revealed
作者:Patrick Lorenz
出版日期:2003年12月
出版社: APress
ISBN: 1590593375

Table of Contents
ASP.NET 2.0 Revealed
Introduction
Chapter 1 - ASP.NET 2.0 at a Glance
Chapter 2 - Introducing vs .NET for Web Developers
Chapter 3 - Enhanced Data Controls
Chapter 4 - Working with Master Pages
Chapter 5 - Integrating Site Navigation
Chapter 6 - Managing Users
Chapter 7 - Personalization
Chapter 8 - Creating Portals with Web Parts
Chapter 9 - Applying Themes
Chapter 10 - Tracking Traffic with Site Counters
Chapter 11 - The Enhanced Page Framework and Cool New Controls
Chapter 12 - Going Mobile
Chapter 13 - Configuration for Developers and Administrators
Chapter 14 - Fun Pet Tricks
Index
List of Figures
List of Listings


确认无毒,无危险附件
杀毒软件:卡巴斯基®反病毒软件
软件版本:单机版 5.0.383 版
共享时间:每天9点至23点
服务器:Donkey Server




大学视频教程 No Rights Reserved.