zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
Lynda.com Silverlight 3 Essential Training
magnet:?xt=urn:btih:8ea6b0da384c089eaf25db8b861d34b7181eabb4&dn=Lynda.com Silverlight 3 Essential Training
磁力链接详情
文件列表详情
8ea6b0da384c089eaf25db8b861d34b7181eabb4
infohash:
85
文件数量
551.13 MB
文件大小
2016-10-3 06:14
创建日期
2024-10-31 02:00
最后访问
相关分词
Lynda
com
Silverlight
3
Essential
Training
00 Introduction/0001 Welcome.mov 12.83 MB
00 Introduction/0003 Exploring the finished project.mov 4.17 MB
00 Introduction/0002 Using the exercise files.mov 2.39 MB
01 Getting Started/0107 Touring the Visual Studio interface.mov 11.85 MB
01 Getting Started/0105 Using Visual Studio to create a Silverlight project.mov 8.96 MB
01 Getting Started/0102 Showcasing amazing Silverlight applications.mov 6.98 MB
01 Getting Started/0108 Touring the Expression Blend interface.mov 4.97 MB
01 Getting Started/0103 Setting up your developer computer.mov 3.82 MB
01 Getting Started/0106 Using Expression Blend to create a Silverlight project.mov 3.82 MB
01 Getting Started/0101 Silverlight 3 explained.mov 3.78 MB
01 Getting Started/0104 Contrasting the Silverlight versions.mov 1.44 MB
02 Project Overview/0204 Using core runtime assemblies and other assemblies.mov 10.43 MB
02 Project Overview/0208 Understanding the end user install process.mov 9.1 MB
02 Project Overview/0207 Embedding Silverlight content on web pages.mov 6.96 MB
02 Project Overview/0202 Creating a Silverlight page UserControl.mov 6.4 MB
02 Project Overview/0206 Starting up your application.mov 5.24 MB
02 Project Overview/0203 Discovering what happens during a compile.mov 4.85 MB
02 Project Overview/0201 Understanding the Visual Studio project structure.mov 4.17 MB
02 Project Overview/0205 Deploying your Silverlight application.mov 3.27 MB
03 The Programming Side/0304 Debugging Silverlight applications.mov 9.14 MB
03 The Programming Side/0303 Exploring the code-behind file.mov 7.25 MB
03 The Programming Side/0302 Choosing a Silverlight programming language.mov 5.3 MB
03 The Programming Side/0301 Exploring the relationship between XAML and .NET.mov 4.09 MB
04 XAML/0406 Digging into the Dependency Property System.mov 11.74 MB
04 XAML/0403 Converting XAML properties with TypeConverters.mov 7.16 MB
04 XAML/0407 Creating a custom Dependency Property.mov 6.37 MB
04 XAML/0401 Working with XAML Elements and Property Attributes.mov 6.32 MB
04 XAML/0402 Investigating XAML namespaces.mov 5.09 MB
04 XAML/0405 Assigning runtime data via XAML Markup Extensions.mov 4.73 MB
04 XAML/0404 Nesting more complex structure with Property Elements.mov 4.58 MB
04 XAML/0408 Understanding Attached Properties.mov 4.44 MB
05 Layout Containers/0506 Exploring sophisticated layout with the Grid.mov 12.78 MB
05 Layout Containers/0502 Painting background and borders.mov 9.48 MB
05 Layout Containers/0505 Exploring additional layout controls int he Silverlight toolkit.mov 8.66 MB
05 Layout Containers/0512 Manipulating elements with transforms.mov 7.29 MB
05 Layout Containers/0508 Absolute positioning with the Canvas panel.mov 6.7 MB
05 Layout Containers/0509 Scrolling content with the ScrollViewer.mov 4.45 MB
05 Layout Containers/0510 Adjusting content with alignment, margins, and sizing.mov 4.32 MB
05 Layout Containers/0507 Sizing cells using the GridSplitter.mov 3.88 MB
05 Layout Containers/0503 Getting colorful with gradient brushes.mov 3.75 MB
05 Layout Containers/0501 Understanding layout.mov 3.42 MB
05 Layout Containers/0511 Enlarging your window with Full Screen mode.mov 3.27 MB
05 Layout Containers/0504 Controlling your layout with StackPanel.mov 3.25 MB
06 Understanding the Event Model/0602 Wiring up event handlers in Silverlight.mov 8.54 MB
06 Understanding the Event Model/0603 Understanding Event Bubbling.mov 7.88 MB
06 Understanding the Event Model/0605 Detailing the key events.mov 4.96 MB
06 Understanding the Event Model/0604 Detailing the mouse events.mov 4.93 MB
06 Understanding the Event Model/0601 Understanding routed events.mov 3.62 MB
07 Using Silverlight Controls/0707 Exploring the Silverlight toolkit controls.mov 10.73 MB
07 Using Silverlight Controls/0709 Using DataBinding to work with data.mov 9.38 MB
07 Using Silverlight Controls/0705 Understanding the button controls.mov 9.22 MB
07 Using Silverlight Controls/0702 Gathering text input from the user.mov 7.31 MB
07 Using Silverlight Controls/0706 Showing list data with ItemsControls.mov 6.91 MB
07 Using Silverlight Controls/0708 Digging into the DataGrid.mov 6.46 MB
07 Using Silverlight Controls/0710 Floating UI with Popup and ToolTip.mov 5.84 MB
07 Using Silverlight Controls/0701 Displaying text on the screen.mov 4.63 MB
07 Using Silverlight Controls/0704 Understanding content controls.mov 4.48 MB
07 Using Silverlight Controls/0703 Using and embedding Silverlight fonts.mov 3.81 MB
08 Navigation/0803 Using the Navigation Framework.mov 10.26 MB
08 Navigation/0801 Swapping content with UserControls.mov 9.44 MB
08 Navigation/0802 Creating dialogs and child windows.mov 8.95 MB
09 Images and Media/0904 Embedding video with the MediaElement.mov 9.79 MB
09 Images and Media/0902 Showing static images with the Image Control.mov 5.56 MB
09 Images and Media/0901 Adding binary resource files to a Silverlight project.mov 5.42 MB
09 Images and Media/0903 Painting UI with the Image Brush.mov 4.56 MB
10 Energizing the UI with Animations/1003 Controlling animations.mov 7.5 MB
10 Energizing the UI with Animations/1002 Creating animations.mov 6.37 MB
10 Energizing the UI with Animations/1001 Understanding Silverlight animations.mov 5.04 MB
10 Energizing the UI with Animations/1004 Simulating physics with animation easing.mov 4.31 MB
10 Energizing the UI with Animations/1005 Create a custom easing.mov 4.3 MB
11 Templates and styles/1103 Creating alternate control UI with ControlTemplates.mov 12.44 MB
11 Templates and styles/1105 Explaining the VisualStateManager A simple way to manage control state.mov 9.14 MB
11 Templates and styles/1102 Centralizing settings in styles.mov 6.07 MB
11 Templates and styles/1101 Placing XAML resources within a FrameworkElement.mov 6.06 MB
11 Templates and styles/1104 Dressing up your data with DataTemplates.mov 5.02 MB
12 Application-Level Concepts/1203 Reporting incremental progress with a loading screen.mov 10.5 MB
12 Application-Level Concepts/1204 Storing data on the client.mov 9.77 MB
12 Application-Level Concepts/1201 Handling errors in a Silverlight application.mov 6.08 MB
12 Application-Level Concepts/1202 Setting up application events.mov 4.7 MB
13 Managing Expression Blend Assets/1305 Creating custom shaders.mov 13.73 MB
13 Managing Expression Blend Assets/1302 Adding behaviors to elements with Blend Behaviors.mov 8.27 MB
13 Managing Expression Blend Assets/1301 Exploring the Expression Blend asset pane.mov 5.51 MB
13 Managing Expression Blend Assets/1304 Using the built-in shader effects.mov 4.89 MB
13 Managing Expression Blend Assets/1303 Creating custom behaviors.mov 4.72 MB
14 Conclusion/1401 Goodbye.mov 1.12 MB
其他位置