Bạn có muốn phản ứng với tin nhắn này? Vui lòng đăng ký diễn đàn trong một vài cú nhấp chuột hoặc đăng nhập để tiếp tục.
Welcome muare.forum-viet.com

Lynda - SilverLight 3 Essential Training (Video Fix Repack) 1466027_a28518e0bb72af535fc0

Latest topics
» Bạn nên biết điều kiện du học Hàn Quốc có
Lynda - SilverLight 3 Essential Training (Video Fix Repack) EmptyMon 05 Oct 2015, 7:51 pm by giaychuotkhoet

» Hộp đựng đa năng trong phòng tắm và các đồ dụng tiện llợi khác
Lynda - SilverLight 3 Essential Training (Video Fix Repack) EmptyWed 22 Jul 2015, 1:23 am by aloonline1987

» gel bôi trơn ấm áp warm lovin
Lynda - SilverLight 3 Essential Training (Video Fix Repack) EmptyTue 19 May 2015, 4:24 pm by shopnguoilon_sg

» màng film tránh thai vcf dành cho chị em
Lynda - SilverLight 3 Essential Training (Video Fix Repack) EmptyTue 19 May 2015, 4:19 pm by shopnguoilon_sg

» màng film tránh thai vcf dành cho chị em
Lynda - SilverLight 3 Essential Training (Video Fix Repack) EmptyTue 19 May 2015, 4:17 pm by shopnguoilon_sg

» stud 100 khẳng định đẳng cấp phái mạnh
Lynda - SilverLight 3 Essential Training (Video Fix Repack) EmptyFri 15 May 2015, 11:25 am by shopnguoilon_sg

» Lover aider máy mát xa dành cho nữ
Lynda - SilverLight 3 Essential Training (Video Fix Repack) EmptyFri 15 May 2015, 11:23 am by shopnguoilon_sg

» cung cấp máy ép dĩa chất lượng
Lynda - SilverLight 3 Essential Training (Video Fix Repack) EmptyFri 17 Apr 2015, 2:15 pm by huyenrio

» Máy in hình lên ly
Lynda - SilverLight 3 Essential Training (Video Fix Repack) EmptyWed 25 Mar 2015, 2:44 pm by huyenrio

» Máy in hình lên áo
Lynda - SilverLight 3 Essential Training (Video Fix Repack) EmptyWed 25 Mar 2015, 2:43 pm by huyenrio

»  trang trí cây thông noel ở vinh,cho thuê cây thông noel ở vinh,chuyển quà noel ở vinh
Lynda - SilverLight 3 Essential Training (Video Fix Repack) EmptyFri 28 Nov 2014, 8:44 am by sunflowerhn83

» Máy in hạn sử dụng DMJ-B chính hãng, giá sốc
Lynda - SilverLight 3 Essential Training (Video Fix Repack) EmptyThu 02 Oct 2014, 9:40 am by phamlinhnd1010

» Dạy cắm hoa chuyên nghiệp,dạy cắm hoa nghệ thuật,dạy cắt tỉa của quả ở T.p Vinh Nghệ An
Lynda - SilverLight 3 Essential Training (Video Fix Repack) EmptyTue 30 Sep 2014, 10:10 am by haiha131276

» công ty Yên Phát chuyên phân phối, lắp đặt camera chính hãng giá rẻ nhất miền Bắc.
Lynda - SilverLight 3 Essential Training (Video Fix Repack) EmptyFri 26 Sep 2014, 10:57 am by phamlinhnd1010

» HOT! Chung cư mini Xuân Đỉnh ở ngay giá chỉ từ 690 triệu 1 căn
Lynda - SilverLight 3 Essential Training (Video Fix Repack) EmptyFri 26 Sep 2014, 10:44 am by xuantruong23


Lynda - SilverLight 3 Essential Training (Video Fix Repack)

Go down

Lynda - SilverLight 3 Essential Training (Video Fix Repack) Empty Lynda - SilverLight 3 Essential Training (Video Fix Repack)

Bài gửi by Admin Sun 22 Aug 2010, 12:42 pm

Lynda.Com SilverLight 3 Essential Training Chapter 2 Video Fix Repack DVD

Lynda - SilverLight 3 Essential Training (Video Fix Repack) 2q1a39y

Silverlight 3 and its associated development tools, Expression Blend and Visual Studio, are used to reproduce the look and feel of a desktop application in a browser deployed, cross-platform framework. Silverlight 3 Essential Training is designed to teach programmers how to create dynamic, interactive, rich Internet applications that run on Silverlight 3. Instructor Walt Ritscher covers the basic framework architecture to creating an engaging user interface. This course requires a working knowledge of C#, but includes lessons on XAML, a language designed to making coding in Silverlight easier. Exercise files accompany the course.

Homepage:
Code:
http://www.lynda.com/home/DisplayCourse.aspx?lpk2=60517

Course Contents:

Introduction
Welcome
Using the exercise files
Exploring the finished project

1.Getting Started
Silverlight 3 explained
Showcasing amazing Silverlight applications
Setting up your developer computer
Contrasting the Silverlight versions
Using Visual Studio to create a Silverlight project
Using Expression Blend to create a Silverlight project
Touring the Visual Studio interface
Touring the Expression Blend interface

2. Project Overview
Understanding the Visual Studio project structure
Creating a Silverlight page/UserControl
Discovering what happens during a compile
Using core runtime assemblies and other assemblies
Deploying your Silverlight application
Starting up your application
Embedding Silverlight content on web pages
Understanding the end user install process

3. The Programming Side
Exploring the relationship between XAML and .NET
Choosing a Silverlight programming language
Exploring the code-behind file
Debugging Silverlight applications

4. XAML
Working with XAML Elements and Property Attributes
Investigating XAML namespaces
Converting XAML properties with TypeConverters
Nesting more complex structure with Property Elements
Assigning runtime data via XAML Markup Extensions
Digging into the Dependency Property System
Creating a custom Dependency Property
Understanding Attached Properties

5. Layout Containers
Understanding layout
Painting background and borders
Getting colorful with gradient brushes
Controlling your layout with StackPanel
Exploring additional layout controls in the Silverlight toolkit
Exploring sophisticated layout with the Grid
Sizing cells using the GridSplitter
Absolute positioning with the Canvas panel
Scrolling content with the ScrollViewer
Adjusting content with alignment, margins, and sizing
Enlarging your window with Full Screen mode
Manipulating elements with transforms

6. Understanding the Event Model
Understanding routed events
Wiring up event handlers in Silverlight
Understanding Event Bubbling
Detailing the mouse events
Detailing the key events

7. Using Silverlight Controls
Displaying text on the screen
Gathering text input from the user
Using and embedding Silverlight fonts
Understanding content controls
Understanding the button controls
Showing list data with ItemsControls
Exploring the Silverlight toolkit controls
Digging into the DataGrid
Using DataBinding to work with data
Floating UI with Popup and ToolTip

8. Navigation
Swapping content with UserControls
Creating dialogs and child windows
Using the Navigation Framework

9. Images and Media
Adding binary resource files to a Silverlight project
Showing static images with the Image Control
Painting UI with the Image Brush
Embedding video with the MediaElement

10. Energizing the UI with Animations
Understanding Silverlight animations
Creating animations
Controlling animations
Simulating physics with animation easings
Create a custom easing

11. Templates and styles
Placing XAML resources within a FrameworkElement
Centralizing settings in styles
Creating alternate control UI with ControlTemplates
Dressing up your data with DataTemplates
Explaining the VisualStateManager: A simple way to manage control state

12. Application-Level Concepts
Handling errors in a Silverlight application
Setting up application events
Reporting incremental progress with a loading screen
Storing data on the client

13. Managing Expression Blend Assets
Exploring the Expression Blend asset pane
Adding behaviors to elements with Blend Behaviors
Creating custom behaviors
Using the built-in shader effects
Creating custom shaders

Conclusion
Goodbye

Download Links:
Rapidshare:
Code:
http://rapidshare.com/files/359127620/LDCSVL3ESSTC2VFRPiRONiSO.part1.rar
http://rapidshare.com/files/359127615/LDCSVL3ESSTC2VFRPiRONiSO.part2.rar
http://rapidshare.com/files/359127614/LDCSVL3ESSTC2VFRPiRONiSO.part3.rar
http://rapidshare.com/files/359127619/LDCSVL3ESSTC2VFRPiRONiSO.part4.rar
http://rapidshare.com/files/359127618/LDCSVL3ESSTC2VFRPiRONiSO.part5.rar

Hotfile:
Code:
http://hotfile.com/dl/31246924/163f4c8/LDCSVL3ESSTC2VFRPiRONiSO.part1.rar.html
http://hotfile.com/dl/31246929/c15b6c6/LDCSVL3ESSTC2VFRPiRONiSO.part2.rar.html
http://hotfile.com/dl/31246927/7eb899e/LDCSVL3ESSTC2VFRPiRONiSO.part3.rar.html
http://hotfile.com/dl/31246926/fc6e13f/LDCSVL3ESSTC2VFRPiRONiSO.part4.rar.html
http://hotfile.com/dl/31246925/97800bc/LDCSVL3ESSTC2VFRPiRONiSO.part5.rar.html

Uploading:
Code:
http://uploading.com/files/a745954e/LDCSVL3ESSTC2VFRPiRONiSO.part1.rar
http://uploading.com/files/1f93de69/LDCSVL3ESSTC2VFRPiRONiSO.part2.rar
http://uploading.com/files/76amddf7/LDCSVL3ESSTC2VFRPiRONiSO.part3.rar
http://uploading.com/files/cm59a529/LDCSVL3ESSTC2VFRPiRONiSO.part4.rar
http://uploading.com/files/2m634d7b/LDCSVL3ESSTC2VFRPiRONiSO.part5.rar

Thanks for the Original Uploader.

Admin
Admin

Đánh giá tốt! : 7

Nam
Goat
Tổng số bài gửi : 10417
Birthday : 09/10/1979
Tuổi : 45
Địa chỉ: : Phú Yên
Điện thoại: : Mobile: (84) 0985 017 089
Điểm : 62190
Ngày đăng ký : 13/10/2007

https://muare.forum-viet.com

Về Đầu Trang Go down

Về Đầu Trang

- Similar topics

 
Permissions in this forum:
Bạn không có quyền trả lời bài viết