microsoft .net framework 4.5 quickstart cookbook
... features of WCF 1 45 Using WebSockets 14 9 Using Contract First development 15 6 Chapter 8: Creating and Hosting Our First ASP .NET Web API 16 1 Introduction 16 1 Creating our rst ASP .NET web API 16 2 Implementing ... support 10 9 Using the Extract to User Control feature 11 0 Using the Page Inspector feature 11 2 Creating an asynchronous HTTP module 1 14 Chapter 6: Implementing WPF's new features 11 7 Introduction ... 16 2 Implementing a CRUD ASP .NET web API 17 0 Setting up a self-hosted ASP .NET web API 1 75 Chapter 9: Using the New Capabilities of WF 18 1 Introduction 18 1 Creating a state machine workow 18 2 Using the enhanced...
Ngày tải lên: 01/08/2014, 16:50
... g.DrawLine(p, 50 , 75, 40 0, 75) ; p.DashStyle = DashStyle.DashDotDot; g.DrawLine(p, 50 , 10 0, 40 0, 10 0); p.DashStyle = DashStyle.Solid; g.DrawLine(p, 50 , 1 25, 40 0, 1 25) ; Figure 6 -4 The Pen class ... Point (1, 1) , New Point (10 0, 10 0), _ Color.White, Color.Red) Dim points As Point() = New Point() {New Point (10 , 10 ), _ New Point (10 , 10 0), _ New Point (50 , 65) , _ New Point (10 0, 10 0), ... DashStyle.Dash g.DrawLine(p, 50 , 50 , 40 0, 50 ) p.DashStyle = DashStyle.DashDot g.DrawLine(p, 50 , 75, 40 0, 75) p.DashStyle = DashStyle.DashDotDot g.DrawLine(p, 50 , 10 0, 40 0, 10 0) p.DashStyle...
Ngày tải lên: 12/08/2014, 20:22
Ngày tải lên: 12/08/2014, 20:22
70-511 microsoft windows applications development with microsoft .net framework 4
Ngày tải lên: 06/08/2013, 17:30
mcts 70-515 web applications development with microsoft .net framework 4
Ngày tải lên: 06/08/2013, 17:30
Dịch vụ Web XML và Remoting Microsoft .NET Framework phần 1
... của các đối tượng khả-truy-xuất-từ-xa (mục 12 .11 và 12 .12 ). Hiện thực các phương thức một chiều trong các đối tượng khả-truy-xuất-từ-xa (mục 12 .13 ). # Chương này chỉ đưa ra một số kỹ thuật ... IIS (mục 12 .7, 12 .8, và 12 .9). Phát sinh sự kiện trên các kênh truy xuất từ xa (mục 12 .10 ). Hình 12 .1 Cấu hình địa chỉ URL ... (mục 12 .1) . Sử dụng kỹ thuật caching để nâng cao hiệu năng và khả năng phục vụ (tính quy mô) của dịch vụ Web XML (mục 12 .2 và 12 .3). Tạo phương thức giao dịch cho dịch vụ Web XML (mục 12 .4) ....
Ngày tải lên: 07/11/2013, 05:15
Microsoft .NET Framework 3.5 - ASP.NET Application Development
Ngày tải lên: 29/11/2013, 01:00
Tài liệu Microsoft .NET Framework 3.5 - Windows Presentaion Foundation ppt
Ngày tải lên: 23/12/2013, 03:16
Tài liệu Windows Form Microsoft .NET Framework phần 1 doc
... trữ một tham chiếu đến bất kỳ kiểu đối tượng nào. Thuộc tính Tag không được điều kiểm hay Microsoft .NET Framework sử dụng mà nó được để dành làm nơi lưu trữ các thông tin đặc thù của ứng dụng. ... .NET, không có sự khác biệt nào giữa việc tạo điều kiểm lúc thiết kế và việc tạo điều kiểm lúc thực thi. Khi bạn tạo một đ iều kiểm lúc thiết kế (sử dụng công cụ Microsoft Visual Studio .NET) , ... "Beef"}; int topPosition = 10 ; foreach (string food in foods) { // Tạo một CheckBox mới. CheckBox checkBox = new CheckBox(); checkBox.Left = 10 ; checkBox.Top = topPosition;...
Ngày tải lên: 23/12/2013, 20:15
Tài liệu Cơ sở dữ liệu Trong Microsoft .NET Framework phần 1 docx
... loại data-source. Bảng 10 .1 liệt kê các hiện thực data- provider trong .NET. Bảng 10 .1 Các hiện thực data-provider trong .NET Framework Data- provider Mô tả .NET Framework Data Provider ... Chương 10 : Cơ sở dữ liệu Trong Microsoft .NET Framework, việc truy xuất đến các loại data-source (nguồn dữ liệu) được cho phép thông qua một nhóm các lớp có tên là Microsoft ADO .NET. Mỗi ... giao diện ODBC; bao gồm Microsoft SQL Server, Oracle, và Microsoft Access. Các lớp data-provider nằm trong không gian tên System.Data.Odbc và có tiền tố Odbc. .NET Framework Data Provider...
Ngày tải lên: 26/01/2014, 04:20
Tài liệu Lập trình Mạng Microsoft .NET Framework phần 1 ppt
... Wide Web (mục 11 .5 và 11 .6). Gửi thông điệp “ping” (mục 11 .7) và giao tiếp bằng giao thức TCP và UDP (mục 11 .8 đến 11 .13 ). Gửi và nhận e-mail (mục 11 . 14 và 11 . 15 ) . 1. 1 Download file ... tài nguyên từ web thông qua HTTP (mục 11 .1, 11 .2, và 11 .3). Hiển thị một trang web trong một ứng dụng dựa-trên-Windows bằng điều kiểm Web Browser (mục 11 .4) . Lấy địa chỉ IP và thông tin DNS ... using System; Chương 11 : Lập trình Mạng Microsoft .NET Framework bao gồm một tập các lớp dùng để lập trình mạng thuộc hai không gian tên: System .Net và System .Net. Sockets. Các lớp này...
Ngày tải lên: 26/01/2014, 04:20
Programming Microsoft LINQ in Microsoft .NET Framework 4 doc
... output of this code: IdProduct: 46 -Price: 10 00 IdProduct:27-Price:2000 IdProduct: 14 -Price: 50 0 IdProduct: 11 -Price: 350 IdProduct: 46 -Price: 10 00 This result might seem unexpected ... as what to do—and what not to do—with LINQ. To work with the examples in this book, you need to install both Microsoft .NET Framework 4. 0 and Microsoft Visual Studio 2 010 on your development ... e-mail Microsoft Press Book Support at mspinput @microsoft. com. Please note that product support for Microsoft software is not offered through the addresses above. At Microsoft...
Ngày tải lên: 29/03/2014, 14:20
exam 70-516 accessing data with microsoft .net framework 4
... . . . . . . . . . . . . . . . . . . . . . . . . . 1 45 A LINQ Example 1 45 Deferred Execution 14 7 LINQ Providers 14 9 Features That Make Up LINQ 15 0 Lesson 2: Using LINQ Queries . . . . . . . . . ... Projections 211 Specifying a Filter 211 Specifying a Sort Order 212 Paging 213 Joins 2 15 Grouping and Aggregation 2 21 Parallel LINQ (PLINQ) 223 Chapter 4 LINQ to SQL 237 Lesson 1: What Is LINQ ... LINQ 14 3 CHAPTER 4 LINQ to SQL 237 CHAPTER 5 LINQ to XML 2 95 CHAPTER 6 ADO .NET Entity Framework 359 CHAPTER 7 WCF Data Services 45 9 CHAPTER 8 Developing Reliable Applications 50 3 CHAPTER 9 Deploying...
Ngày tải lên: 05/05/2014, 11:21
designing and developing windows applications using microsoft.net framework 4
... 82 Objective 1. 3: Review 82 Objective 1. 3: Thought Experiment 83 Objective 1 .4: Review 84 Objective 1 .4: Thought Experiment 84 Objective 1 .5: Review 85 Objective 1 .5: Thought Experiment 86 Objective 1. 6: ... Thought Experiment 17 0 Objective 2 .4: Review 17 0 Objective 2 .4: Thought Experiment 17 1 Objective 2 .5: Review 17 1 Objective 2 .5: Thought Experiment 17 1 Objective 2.6: Review 17 2 Objective 2.6: ... Optimization 210 Understanding ORM Performance 211 Understanding Lazy and Eager Loading 211 Optimizing Round-Trips 213 Objective Summary 2 14 Objective Review 2 14 Chapter Summary 216 Answers 217 Objective...
Ngày tải lên: 31/05/2014, 00:47
mcts self paced training kit exam 70-536 microsoft net framework 3.5 application development foundation phần 2 doc
... types: Int16, Int32, and double. The following code sample demonstrates this: ' VB Dim i16 As Int16 = 1 Dim i32 As Int32 = 1 Dim db As Double = 1 // C# Int16 i16 = 1; Int32 i32 = 1; double ... instance member instead. 60 Chapter 1 Framework Fundamentals i32 = i16 i32 = db db = i16 db = i32 // C# i16 = i32; i16 = db; i32 = i16; i32 = db; db = i16; db = i32; 4. Attempt to build your ... expression: ^\d {5} $ Enter input for comparison: 12 34 InputDOESNOTmatchregularexpression. C:\>TestRegExp Enter regular expression: ^\d {5} $ Enter input for comparison: 12 3 45 Inputmatchesregularexpression. As...
Ngày tải lên: 12/08/2014, 20:22
mcts self paced training kit exam 70-536 microsoft net framework 3.5 application development foundation phần 3 potx
... CollectionBase ReadOnlyCollection<T> ReadOnlyCollectionBase Table 4- 1 Generic Collection Classes Generic Class Comparable Nongeneric Classes 14 4 Chapter 4 Collections and Generics Q ListDictionary A dictionary ... a .NET Framework application by using collections. Q Improve type safety and application performance in a .NET Framework applica- tion by using generic collections. Q Manage data in a .NET Framework ... efficient way to serialize objects that will be read by only .NET Framework based applications. Lesson 1: Collections and Dictionaries 13 9 al.Add (5) al.Add(New FileStream("delemete", FileMode.Create)) Console.WriteLine("The...
Ngày tải lên: 12/08/2014, 20:22
mcts self paced training kit exam 70-536 microsoft net framework 3.5 application development foundation phần 5 ppsx
... be installed before the project can function in a meaningful way. You cannot debug or run a service application by pressing F5 or F 11; you cannot run a 296 Chapter 7 Threading it increments the value as ... domains in a .NET Framework application” exam objective, complete the following tasks. Develop Multithreaded .NET Framework Applications For this task, you should complete at least Practices 1, 2, and ... about evidence, refer to Chapter 11 , “Application Security.” FriendlyName Gets the friendly name of this application domain. For domains created by the .NET Framework, this friendly name takes...
Ngày tải lên: 12/08/2014, 20:22