tailieunhanh - Wrox Beginning SharePoint 2010 Development phần 8

Một xem cho phép bạn xem tất cả trong những phần Web trong bộ sưu tập trang web. Quan điểm khác cung cấp cho bạn một cái nhìn chi tiết hơn về phần Web (và siêu dữ liệu của nó). Quan điểm cấp cao nhất của Thư viện Phần Web được thể hiện trong Hình 6-1, và trong nó, bạn có thể thấy một điều tra của các bộ phận web có sẵn trong SharePoint, cùng với tài sản cho các bộ phận web. | Understanding Silverlight I 319 The code behind for the previous application calls the btnGreeting_Click event handler as you can see by the following bolded code using System using using using using using using using using using using namespace ASimpleSilverlightApplication public partial class MainPage UserControl public MainPage InitializeComponent private void btnGreeting_Click object sender RoutedEventArgs e string yourName yourName When you press F5 you can test the Silverlight application from within Visual Studio. Running this sample application in debug mode will result in something similar to Figure 9-1. Even though Silverlight is a Web-based experience it is also .NET-based. What this means is that you will use Visual Studio or Expression Blend to build your applications and then deploy them to a Web property where a light .NET runtime will enable you to execute the Silverlight applications you build. Specifically the appli- figure 9-1 Simple Silverlight application cations execute within an ActiveX browser plug-in that runs inside of your browser. This results in dynamic managed-code applications that leverage the strength of the .NET framework. The light means that not every class library you have in the standard .NET Framework ships with the .NET Framework that Silverlight leverages. Tyj note To understand the classes that Silverlight 4 leverages within the .NET Framework see http en-us library cc838194 .aspx. 320 I CHAPTER 9 CREATING ENHANCED USER EXPERIENCES FOR SHAREPOINT WITH SILVERLIGHT When it comes to developer skills this also means that those who have programmed using .NET before have the capability to quickly translate those skills into real development. This means leveraging

TỪ KHÓA LIÊN QUAN
crossorigin="anonymous">
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.