首页 | 乐园 | 淘宝店 | 社区 | 电驴 | 网页游戏 | 网址大全

热门搜索: java 黑客 php photoshop 教程 尚学堂 ae vray excel

v

当前位置:VeryCD资料计算机教程

资料资源事务区


《Total Training Visual Studio 2005 教程》(Microsoft Visual Studio 2005 Productivity with .NET Framework 2.0)[ISO]

状态: 精华资源
摘要:
发行时间2007年02月01日
对白语言英语
时间: 2007/10/24 14:36:50 发布 | 2007/11/02 13:23:09 更新
分类: 资料   计算机教程  
统计:50次 收藏
收藏: fav  分享给好友
相关: 分享到开心网  分享到校内  收藏到QQ书签  订阅本资源RSS更新  美味书签  subtitle
中文名Total Training Visual Studio 2005 教程
英文名Microsoft Visual Studio 2005 Productivity with .NET Framework 2.0
资源格式光盘镜像
发行时间2007年02月01日
地区美国
对白语言英语
简介

IPB Image


Total Training Visual Studio 2005 Productivity with .NET Framework 2.0 (VS专业编程教程):
Total Training for Microsoft® Visual Studio 2005 Productivity with .NET Framework 2.0
Hosted by Asli Bilgin

补充:使用Daemon-tools引导光盘,建议安装FFdshow解码包(用到视频)


IPB Image

一份专业的VS编程教程,由著名的Total Training公司出口发行。本教程时长7小时,共2 DVD,极品教程,包括了源文件,使用了visual C# 以及VB.net技法。作者使用业界领先的Visual Studio 2005 NET Framework 2.0开发商业产品, 使用户能够高效地设计、开发应用程序。使用业界领先的2.0技能达到世界级的设计和代码程序应用。这两张DVD视频教学训练丰富你对VS05所必需的高级技能!

Part1的截图:

IPB Image

Part2的截图:

IPB Image

These self-guided lessons from Total Training help you increase your knowledge and understanding of Visual Studio. Whether you are looking to stay competitive or just keep up to date on the latest Microsoft technology, this series is your ticket to success. Get warmed up with some basics on debugging - setting breakpoints with a desktop application and working with Web-based applications. Next it's time to understand how to make the most of smart client applications and how to work with code access security. Wrap up your knowledge base by exploring topics on working with web services, the Compact Framework, and Mobile Applications.

 Note: The source code within this training is implemented in visual C# and VB.net

Highlights

Learn how to be more productive and obtain faster results with Windows Forms Applications and Smart Client Applications.
Discover how to produce dynamic Windows, Web, mobile, and Office-based solutions.
Streamline communication and collaborate more effectively within your software teams with the Web Site Administration Tool.
Take steps to ensure quality early and often throughout the development process.
Understand how to build a robust user interface with ASP.NET 2.0.
Total Training for Microsoft® Visual Studio 2005 Productivity with .NET Framework 2.0

作者:Asli Bilgin,作者来头不小!

IPB Image

Asli Bilgin is an industry recognized speaker on the latest advancements with Microsoft technologies, and serves as a contributing editor to various technical publications. Asli's latest book Mastering Database Programming with Visual Basic.NET (Sybex), has been translated into six languages and serves as the curriculum for college and post-graduate institutions in the United States, United Kingdom, Israel, and India



.NET Framework
.NET Framework 是微软的几个开发团队一起努力发展的成果,最主要用来产生一个可以用来快速开发、部署网站服务及应用程序的开发平台。这个架构是两个项目的结果:第一个项目的目的是用来改善Windows 作业平台上的程序开发,特别是改善COM(Component Object Model,组件对象模块。一种微软所制定的软件技术;让对象的功能可以被其它软件所叫用,可以让组件重复使用、容易更新及维护);第二个项目则是制作一个以发展服务(Service)软件为目标的开发平台。这两个项目团队三年多前就已经在一起工作,他们希望可以发展出一种可以快速开发出以因特网为基础,而且易学易用的开发平台。

[codebox]
Part 1 – Understanding the Fundamentals

Lesson 1: Getting Started (34 min)
1. What is Visual Studio 2005 & the .NET Framework 2.0?
2. Choosing the Appropriate Architecture
3. Examining Solution Templates
4. Exploring Templates for Web Applications
5. Taking a Closer Look at the Server Explorer
6. Setting Up Database Connection
7. Examining the Solution Explorer
8. Working with the Properties Window
9. Working with the Toolbox

Lesson 2: Leveraging Productivity Features (36 min)
1. Exploring the IDE
2. Working with the Code Editor
3. Using IntelliSense®
4. Working with the XML Editor
5. Working with XML Schema
6. Working with Code Snippets
7. Working with Commenting
8. Working with Code Snippets in a C# Project
9. Taking a Look at Object Oriented Programming

Lesson 3: Creating Windows Forms Applications (40 min)
1. Exploring Windows Application Basics
2. Adding Controls to the Form
3. Build a Browser Desktop Application
4. Adding Controls to the Application
5. Customizing a Windows Desktop Application
6. Adding Functionality to the Application

Lesson 4: Data access & ADO.NET with Desktop Applications (31 min)
1. Taking a Look at a Finished Application
2. Working with the Data Source Configuration Wizard
3. Experimenting with the Data Sources Window
4. Working with the Data Grid View Control
5. Working with Columns
6. Examining the ADO.NET Object Library
7. Explaining Details of the Table Adapter
8. Add Update Functionality to an Application

Lesson 5: ADO.NET in the Middle Tier (43 min)
1. Working with Data Access
2. Reviewing the Data Access Controls
3. Understanding the Command Object
4. Creating a Select Statement
5. Working with the GridView Control
6. Adding a Parameterized Query
7. Binding to Business Objects
8. Defining a Generic List
9. Adding User Interface Elements to a Form
10. Binding the Data GridView Control to an Object
11. Entering Data to the Customer Tracker

Lesson 6: Build a Robust User Interface with ASP.NET 2.0 (45 min)
1. Reviewing the Top Ten Features of ASP.NET 2.0
2. Examining an ASP.NET 2.0 Solution Template
3. Examining the Web.Config File
4. Working with ASP.NET 2.0 Controls
5. Working with the Radio Button List Control
6. Maintaining Scroll Position
7. Binding to an XML File with the Bulleted List Control
8. Applying Themes & Skins
9. Working with the MultiView Control

Lesson 7: Publish a Smart Client Application with Click Once (28 min)
1. Smart Client Architectural Choices
2. Exploring Benefits of Smart Client
3. Building Your Own Smart Client Application
4. Creating a Data Aware Smart Client Application
5. Publishing & Installing Your Application
6. Setting Up Automatic Updates
7. Rolling Back the Application to a Previous Version

Lesson 8: Personalize Secure Smart Client Applications (35 min)
1. Signing Applications with Certificates
2. Working with Internet Explorer Zones
3. Calculating Permissions
4. Using the .NET Framework Configuration Tool


Part 2 – Beyond the Fundamentals

Lesson 1: Building & Connecting to Web Services (27 min)
1. Exploring Service Oriented Design
2. Creating a Web Service
3. Binding Web Services to Data
4. Testing a Web Service
5. Binding Data Controls to a New Service
6. Updating a Database through a Web Service

Lesson 2: Debug a Smart Client Application (11 min)
1. Setting Break Points with the Desktop Application
2. Running the Debugger
3. Working with Data Tips
4. Working with Data Visualizers & Breakpoints

Lesson 3: Best Practices Using Exception Handling (23 min)
1. Handling Exceptions
2. Working with the Exception Assistant
3. Enabling Oine Mode
4. Working with When Clauses
5. Customizing Your Debugging Options
6. Publishing a Release Build
5. Setting Oine Caching
6. Comparing Cached & Live Data
7. Personalizing the User Experience
8. Adding a Check Box to Add to the User Experience
9. Final Comments & Creditst

Lesson 4: ASP.NET 2.0 Website Administration Tool (15 min)
1. Launching the ASP.NET Website Administration Tool
2. Looking at the Application Tab
3. Understanding the Provider Tab
4. Creating a SQL Server Membership Provider

Lesson 5: New Security Features in ASP.NET 2.0 (49 min)
1. Operating a Secure Website
2. Specifying a Membership Provider
3. Configuring Forms Authentication
4. Managing User Accounts
5. Examining the ASP.NET DB Database
6. Creating a Secure Zone & Enabling Roles
7. Managing Access Roles
8. Setting Up a Page with the New Login Controls
9. Creating a Registration Page
10. Directing a User to Login
11. Redirecting to the Default Page
12. Handling Password Recovery

Lesson 6: Debugging & Tracing with ASP.NET 2.0 (24 min)
1. Launching the Debugger
2. Working with the Watch Window
3. Setting Trace Points
4. Working with Tracing
5. Adjusting Trace Settings
6. Final Comments & Credits
[/codebox]

[codebox]Team: iNSPiRON
Released By: CRaZY
Protection: None
Compression Type: WinRAR
Developer: Total Training
Release Size: 54 x 50 MB
Compression: WinRAR
File Type: DVD ISO
Release Date: 02/01/07

These self-guided lessons from Total Training help you
increase your knowledge and understanding of Visual Studio.
Whether you are looking to stay competitive or just keep up
to date on the latest Microsoft technology, this series is
your ticket to success. Get warmed up with some basics on
building smart client and web applications, as well as
exception handling, debugging and security considerations.
See how you can rapidly build applications using the
roductivity features of Visual Studio 2005.

-DVD (Vol 1)
-DVD (Vol 2)

[/codebox]


杀毒情况:
安全检测软件软件:NOD32 2.7
版本号:Virus and Spyware Definition Version 1.20.2826.4
Firewall Policy Version 1.2.23.91
常驻:
荷兰 Razorback3.0

仅需3M,安全播放所有视频,简单到极致,绿色无插件,自动下载字幕

More ...更多相关资源 >>

这里是其它用户补充的资源(我也要补充):

暂无补充资源

最新评论

tomclarence (楼主)   2008/04/02 07:17:07  46楼   举报

多谢支持...


[0] [0] [回复]

回到最上

mcdullzhu   2008/04/09 23:07:34  47楼   举报

谢谢楼主分享


[0] [0] [回复]

回到最上

tomclarence (楼主)   2008/04/10 09:26:17  48楼   举报

多谢支持...


[0] [0] [回复]

回到最上

hansik   2008/04/22 21:07:58  49楼   举报

下了楼主的Total Training access,好东西啊!再下一个.谢谢楼主的奉献!


[0] [0] [回复]

回到最上

MD999   2008/04/23 09:47:33  50楼   举报

学习了的同学来聊聊呀!


[0] [0] [回复]

回到最上

tomclarence (楼主)   2008/04/28 18:12:31  51楼   举报

多谢支持...


[0] [0] [回复]

回到最上

tssing   2008/05/11 20:50:48  52楼   举报

看快完了,,觉得很好,,


[0] [0] [回复]

回到最上

tomclarence (楼主)   2008/05/13 04:15:33  53楼   举报

多谢支持...


[0] [0] [回复]

回到最上

ximxom   2008/05/25 17:28:04  54楼   举报

网上的教程都是vc6.0的,都是老一辈用习惯的,
自己不想迁移2005或2008还害得我们跟着遭罪,
都不知很多东西微软都不支持了...
谢谢楼主!


[0] [0] [回复]

回到最上

tomclarence (楼主)   2008/06/04 00:02:16  55楼   举报

多谢支持...


[0] [0] [回复]

回到最上

黯夜幽冷   2008/06/19 10:07:21  56楼   举报

我一直习惯潜水,不过看到如此强的帖还是忍不住得说声谢谢!


[0] [0] [回复]

回到最上

tomclarence (楼主)   2008/06/20 00:21:33  57楼   举报

多谢支持...


[0] [0] [回复]

回到最上

haonan3344   2008/06/21 07:31:39  58楼   举报

呵呵,资料不错

楼主的头像更有型


[0] [0] [回复]

回到最上

tomclarence (楼主)   2008/06/22 03:24:28  59楼   举报

多谢支持...


[0] [0] [回复]

回到最上

bayonet123   2008/06/22 19:14:40  60楼   举报

我晕,英文不好呀,怎么能看的懂


[0] [0] [回复]

回到最上

swordli163   2008/06/22 20:31:35  61楼   举报

谢谢楼主,真是好东东。实在难得。


[0] [0] [回复]

回到最上

tomclarence (楼主)   2008/06/22 22:10:15  62楼   举报

多谢支持...


[0] [0] [回复]

回到最上

bbjianke   2008/07/04 01:29:55  63楼   举报

有中文字幕就好啦。。。


[0] [0] [回复]

回到最上

tomclarence (楼主)   2008/07/09 04:58:35  64楼   举报

没有...


[0] [0] [回复]

回到最上

amos2525   2008/07/11 22:32:12  65楼   举报

错误信息同3楼,用的是daemon安装没有问题,但是运行start就报3楼错误,搂主解决一下。


[0] [0] [回复]

回到最上

tomclarence (楼主)   2008/07/16 06:45:39  66楼   举报

Start是哪里的?


[0] [0] [回复]

回到最上

gsmakotonk   2008/08/01 14:53:55  67楼   举报

楼主太强了...超感谢


[0] [0] [回复]

回到最上

tomclarence (楼主)   2008/08/20 05:36:06  68楼   举报

多谢支持...


[0] [0] [回复]

回到最上

tssing   2008/08/24 12:48:53  69楼   举报

楼主学得怎样了,,谢谢你发表,,我看了,,我做了一些小项目,,觉得vs2005真的很方便,,很适合我,,
爱死你了,,谢谢,,
我用来做上位机软件,,配合单片机,,获得成功,,谢谢你,,,不知道你听到我的回复否
还有没有这样的视频,,,看了后我连书都不用看了,,


[0] [0] [回复]

回到最上

tssing   2008/08/24 12:52:45  70楼   举报

看这种视频,,不能慢慢看,,要快快看,,拉着看,,不懂再回头看,,,
自己做自己的简单实例,,,很快上手,,VS是我见过最好的软件了..


[0] [0] [回复]

回到最上

tomclarence (楼主)   2008/09/09 07:10:07  71楼   举报

我觉很多地方讲的很不细, 属于概念性的介绍, 但例子不错, 值得学习一下, 你说的上位机软件, 不太懂, 能配合单片机吗? 不了解.


[0] [0] [回复]

回到最上

nhm_0109   2008/09/09 15:07:40  72楼   举报

我下了,极想看.但不知如何播放(解压install后start,向我要软盘,自然没有,就close了),请哪位指教,衷心感谢!!!


[0] [0] [回复]

回到最上

tomclarence (楼主)   2008/09/09 21:15:49  73楼   举报

要用虛擬光驅軟件虛擬一下光盤, 例如Daemon-Tools.


[0] [0] [回复]

回到最上

xiaoainiyidian   2008/09/12 11:07:09  74楼   举报

我的画面怎么像水彩一样...
怎么回事的说...


[0] [0] [回复]

回到最上

tomclarence (楼主)   2008/09/12 21:40:29  75楼   举报

不知道, 大家运行的都很正常.


[0] [0] [回复]

回到最上

738986   2008/10/13 13:06:48  76楼   举报

多谢楼主啊,看了,非常好


[0] [0] [回复]

回到最上

lldxr   2008/11/10 10:19:36  77楼   举报

没有源了?


[0] [0] [回复]

回到最上

78楼已被删除

kysnail   2008/12/16 19:59:45  79楼   举报

边学技术,边学英语,挺好的。
谢谢楼主的分享!


[0] [0] [回复]

回到最上

迷彩服   2009/01/06 08:43:02  80楼   举报

真希望能有中文版的就好了!!


[+1] [0] [回复]

回到最上

kk_virus   2009/01/11 10:16:55  81楼   举报

bucuo


[0] [0] [回复]

回到最上

kk_virus   2009/01/11 10:17:21  82楼   举报

LZ会的很勤
THANKS


[0] [0] [回复]

回到最上

kk_virus   2009/01/11 10:19:02  83楼   举报

呵呵
下下来先看看
谢谢再说


[0] [0] [回复]

回到最上

kuai2361425   2009/02/18 07:56:17  84楼   举报

我会更加努力的 !!!!!!!!


[0] [0] [回复]

回到最上

kuai2361425   2009/02/20 09:11:52  85楼   举报

没源的啊


[0] [0] [回复]

回到最上

kuai2361425   2009/02/20 09:16:20  86楼   举报

同志们分点源啥 !!!都下了一个多星期了!!!


[0] [0] [回复]

回到最上

kuai2361425   2009/02/23 07:22:25  87楼   举报

同志们啊 昨晚大爆发啊 !!!今晚继续哈


[0] [0] [回复]

回到最上

dragonlaw   2009/03/12 10:47:37  88楼   举报

不能到这来,来到硬盘就要受罪了...


[0] [0] [回复]

回到最上

napola   2009/03/18 15:32:27  89楼   举报

楼主很热心。


[0] [0] [回复]

回到最上

guorui146105   2009/03/24 21:25:48  90楼   举报

谢谢了,


[0] [0] [回复]

回到最上

haiming15820   2009/04/14 18:59:03  91楼   举报

正在下 !!先谢谢了1!!


[0] [0] [回复]

回到最上

haiming15820   2009/04/17 13:37:56  92楼   举报

相当好!!!哈哈 非常感谢


[0] [0] [回复]

回到最上

allf0ryou   2009/05/19 21:31:46  93楼   举报

继续~


[0] [0] [回复]

回到最上

chensimon   2009/07/14 18:52:36  94楼   举报

谢谢。


[0] [0] [回复]

回到最上

云潇   2009/10/14 19:51:50  95楼   举报

资源很好,感谢楼主!


[0] [0] [回复]

回到最上


    小贴士:
  1. 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  2. 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  3. 勿催片。请相信驴友们对分享是富有激情的,如果确有更新版本,您一定能搜索到。
  4. 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
  5. 如果您发现自己的评论不见了,请参考以上4条。

(?)

close