搜索


会员资源切换至【手机版】

切换本帖至【手机版】


开启左侧

Silverlight 4中使用Visual Basic 2010视频教程第一辑 AppDev Silverlight 4 Using Visual Basic

[复制链接]
发表于 2021-8-9 22:46:08 | 显示全部楼层 |阅读模式
下载备注说明:


  • 1.有些P2P资源共享较早,会出现无源或暂时无源的情况,如果您喜欢它,请耐心挂机等待。


  • 2. 有些磁力链接无法自动解析,比如:


    [url=magnet:?xt=urn:btih:E1346C46C3736056756E98D2EC22A383D7D2600F&dn=[www.books51.com]太阳之下_幸福北韩 Under.the.Sun.2015.DOCU.1080p.WEB-DL.AAC2.0.H264-FGT 4GB]点击下载[/url]



    可自行选择字符


    [url=


    红色为磁力地址


    ]点击下载


    之间的内容 (红色字符代表要复制的磁力链接代码,选择后点击CRTL+C 复制到下载工具中




  • 游客,本帖隐藏的内容需要积分高于 1 才可浏览,您当前积分为 0


    资源信息:



    中文名


    : Silverlight 4中使用Visual Basic 2010视频教程第一辑


    英文名


    : AppDev Silverlight 4 Using Visual Basic 2010 Volume 1


    资源格式


    : 光盘镜像


    主讲人


    : Ken Getz Robert Green


    版本


    : Volume 1


    发行日期


    : 2010年10月


    地区


    : 美国


    对白语言


    : 英语


    文字语言


    : 英文


    概述


    :



    资源简介 AppDev出品的 Silverlight 4 Using Visual Basic 2010 Volume 1视频教程第一辑. 主讲人:Ken Getz & Robert Green 官网链接:http://www.appdev.com/ prodfamily.asp?catalog_name=AppDevCatalog&category_name=SBXProduct Silverlight的4.0使得开发者创建丰富的交互式应用程序通过Web浏览器传送到几乎任何客户端操作系统,包括Windows,Mac和Linux操作系统。本课程介绍了创建和托管Silverlight应用程序,通过工作的重要控制多台通过有约束力的Silverlight应用程序,实时数据的基础知识。本课程的基础知识,然后移动支付超出通过某种更先进的控制工作,更多的图形问题,包括形状,几何形状,画笔,转换和动画,通过部署Silverlight应用程序。 该教学光盘中你将学习到的内容有: 调查的Silverlight应用程序模板,在Visual Studio 2010中设计和控制 检查Silverlight的布局系统 每个工作的简单和更复杂的是,Silverlight控件 使用样式和资源,以创建一致的,直观有趣的应用 扩展结合使用数据 调查更多的内置控件 了解如何创建和使用的形状和几何形状,以及强大的路径元素 部署Silverlight应用程序 工作与Expression Blend 4 新增动画技术 与DataGrid控制工作 学习该课程先决条件:本课程假定学生有一定的编程背景和经验,使用Visual Studio 2010。本课程假定一个CLS语言(Visual Basic)的。NET框架,知识,和Visual Studio当前(或以前)的版本。 Silverlight 4.0 makes it possible for developers to create rich, interactive applications delivered through a Web browser to nearly any client operating system, including Windows, Mac, and Linux. This course introduces the basics of creating and hosting Silverlight applications, working through many of the important controls, through binding Silverlight applications to live data. This course then moves beyond the basics to cover working through some more advanced controls, more graphic issues including shapes, geometries, brushes, transforms, and animations, through deploying Silverlight applications. In this course, you will: Investigate Silverlight application templates, designer and controls in Visual Studio 2010 Examine the Silverlight layout system Work with each of the simple and more complex, Silverlight controls Using styles and resources to create consistent, visually interesting applications Extend binding to work with data Investigate more of the built-in controls Learn to create and use shapes and geometries, and the powerful Path element Deploy Silverlight applications Work with Expression Blend 4 Add animation techniques Work with the DataGrid control Prerequisites: This course assumes that students have some programming background and experience using Visual Studio 2010. This course assumes knowledge of a CLS language (Visual Basic), of the .NET Framework, and the current (or a prior) version of Visual Studio.






    目录


    : Introduction to Silverlight Introduce Silverlight 4 Compare declarative and procedural coding styles Investigate the Silverlight designer in Visual Studio 2010 Learn about controls and events in Silverlight 4 Layout Understand how the layout system works in Silverlight See how to use various containers to control layout See how to use alignment and sizing to control layout Simple Controls Investigate Border, Button, CheckBox and RadioButton controls View and enter text using TextBlock, TextBox and PasswordBox controls Work with dates using the DatePicker and Calendar controls Add visual flair using the Slider, ProgressBar and MediaElement controls Advanced Controls Learn how to use controls that enable users to select an item from a list See how to add menus to applications Explore controls that enable you to better organize content Styles and Resources Investigate XAML Resources Learn about the hierarchy of resources Work with resources programmatically Organize resources with resource dictionaries Experiment with XAML Styles Apply Styles dynamically Work with Style inheritance Navigation Explore navigation in WPF applications See how to build page-based applications that support navigation Learn how to navigate using XAML and code See how to build the Navigation Application project template Binding Learn to use Binding objects to bind data sources and targets Add data converters to manage conversion during the binding process Use data templates to modify the layout of bound data in lists Working with Data See hot to retrieve data from a WCF service Create common data bound forms See how to display information from main and related tables Advanced Data Controls Explore how to use the DataGrid control to display data See how to use the DataGrid control to edit data Learn how to use the DataForm and DataPager controls to display data Shapes and Geometries Learn to use basic shapes: lines, ellipses, rectangles, and polygons Add line caps and joins Work with geometries and paths Investigate the geometry mini-language Brushes and Transforms Work with solid, gradient, and image brushes Add transparency effects, including opacity mask Investigate built-in transforms Add reflection effect using opacity mask and transforms Deployment See how to deploy Silverlight applications See how to deploy out-of-browser applications Explore how to cusomize the installation of Silverlight Introducing Expression Blend Compare Visual Studio and Expression Blend Examine the Blend integrated development environment Learn about Expression Blend’s designer panels Integrate Expression Blend with Visual Studio Create resources and set up element-to-element binding in Expression Blend Introducing Animation Understand how animation works in XAML applications Examine animation, storyboard, and trigger objects Learn to start animations in code Work with DoubleAnimation, ColorAnimation, and PointAnimation objects Examine properties of the animation classes Try out various easing functions Use Expression Blend to interactively create animations Additional Data Techniques See how to store data locally with isolated storage See how to retrieve data from a WCF data service and work with it in a Silverlight application Silverlight and Networking See how to make cross-domain calls from Silverlight applications Explore how to use the WebClient class to request data from Web Sites 代码 .do-"""""'-o.. * .o"" "".. *** ,,'' ``b. * d' ``b d`d: `b. *** ,,dP `Y. *** d`88 `8. ** 8`88' `8 ** Y:d8P 8, ** P,88b ,`8 ** ::d888, ,8:8. ** dY88888 `' :: ** 8:8888 `b *** * Pd88P',... ,d888o.8 *** :88'dd888888o. d8888`88: ,:Y:d8888888888b ,d88888:88: :::b88d888888888b. ,d888888bY8b ***** * ** b:P8;888888888888. ,88888888888P ****** ** **** * 8:b88888888888888: 888888888888' ** * * ** **** 8:8.8888888888888: Y8888888888P * * * ** * * YP88d8888888888P' ""888888"Y * * ** * :bY8888P"""""'' : ** ** ** * 8'8888' d ** ** ** * :bY888, ,P ** ** ** * Y,8888 d. ,- ,8' ** ** ** * `8)888: ' ,P' ** ** ** * `88888. ,... ,P * ** *** `Y8888, ,888888o ,P * *** Y888b ,88888888 ,P' **** ** `888b ,888888888 ,,' * ***** `Y88b dPY888888OP :' * ** :88.,'. `'` p * )8P, ,b ' . ** :p d,'d`b, ,8 . dP' d8': , '8P" d8P' 8 - p ***** d,' ,d8' '' : ****** iNK H0RN Presents .. d' 8P' d' '; ** * * ** ,: `' d p. * * * **** * ,dooood88: , ,d `` `b. * * **** .o8"'""""""Y8.b 8 `"'' .o' ` """ob. ** ** * ** dP' `8: K dP'' "`Yo. ** ** * dP 88 8b. ,d' ``b ** ***** 8. 8P 8""' `" :. ** ** *** :8: :8' ,: :: ** ** *** :8: d: d' :: * ** *** :8: dP ,,' :: * *** `8: :b dP ,, :: **** *** ,8b :8 dP ,, d * ***** *** * :8P :8dP d' d 8 * *** *** :8: d8P d' d88 :P * d8' ,88' ,P ,d888 d' ** 88 dP' ,P d8888b 8 ,8: ,dP' 8. d8''88' :8 :8 d8P' d88b d"' 88 :8 d: ,d8P' ,8P""". 88 :P 8 ,88P' d' 88 :8 ,8 d8P 8 Rls Date : 26/05/10 88 :8 d: 8P ,: Type : Tech Bookware :88 :8 8',8:,d d' Supplier : iNK H0RN :8: :8 ,8,8P'8' ,8 Disks : 1 DVD 8' :8 :8`' d' d' Archive : i-adsl4vb101 8' p: `8 ,P :8 # Files : 21 x 50 MB :8: p: 8, ` d8. :8: 8: :8 d88: d8: 8 `8, d8888 88b 8 88 ,d::888 888 Y: YK,oo8P :888 888. `b `8888P :888: ,888: Y, ``'" `888b :888: `b 8888 888: :: 8888: 888b Y. 8888b :888 `b 88888. `888, Y dPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPd : AppDev - Microsoft Silverlight 4 Using Visual Basic 2010: Volume 1 ... with Ken Getz and Robert Green PdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdP : DESCRIPTION Silverlight 4.0 makes it possible for developers to create rich, interactive applications delivered through a Web browser to nearly any client operating system, including Windows, Mac, and Linux. This course introduces the basics of creating and hosting Silverlight applications working through many of the important controls, through binding Silverlight applications to live data. In this course, you will learn: * Learn about Silverlight's purpose, and its history * Investigate Silverlight application templates, designer and controls in Visual Studio 2010 * Examine the Silverlight layout system * Work with each of the simple and more complex, Silverlight controls * Using styles and resources to create consistent, visually interesting applications * Learn to navigate between pages * Take advantage of element-to-element binding * Extend binding to work with data http://www.appdev.com/ prodfamily.asp?catalog_name=AppDevCatalog&category_name=SBXProduct PdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdP Interested in joining iNK ? We're currently looking to expand. : Suppliers - Cisco / Microsoft Training : Suppliers - Online Subscriptions - TestOut/Nuggets/PrepLogic etc.. : Suppliers - MCT Access MOC/Technet Or if you feel you can contribute in other ways, please contact.. -----> Email - inkme@hush.ai dPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPd 8 8 8 8 8 : INSTALLATION 8 8 8 8 a. Extract 8 8 b. Mount/Burn 8 8 c. Play & Learn 8 8 8 8 8 PdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdPdP : RESPECT DUE DDUiSO .. JGTiSO .. AG .. CFE .. LiBiSO




    资源来自网络收集 未经过一一的质量 安全等检测 只是把收集的资源和各位驴友分享 仅作网络学习交流使用 请勿用于商业用途 ! 希望各位下载的驴友能多多参与分流保源





    主题推广




    回复

    使用道具 举报

    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    切换至【手机版】| 主站| Archiver|

    JS of wanmeiff.com and vcpic.com Please keep this copyright information, respect of, thank you!JS of wanmeiff.com and vcpic.com Please keep this copyright information, respect of, thank you!

    |网站地图

    GMT+8, 2026-4-1 13:49 , Processed in 0.931016 second(s), 82 queries .

     

    快速回复 返回顶部 返回列表