silverlight 5 in action

Tài liệu Beginning Silverlight 5 in C Sharp 4th Edition docx

Tài liệu Beginning Silverlight 5 in C Sharp 4th Edition docx

Ngày tải lên : 17/02/2014, 23:20
... Expression Blend 259  Chapter 12: Styling in Silverlight 281  Chapter 13: Transformations and Animations 3 15  Chapter 14: Custom Controls 337  Chapter 15: Printing in Silverlight 357  Chapter ... Chapter 15, “Printing in Silverlight, ” discusses how to add printing functionality to Silverlight applications. www.it-ebooks.info CHAPTER 2  INTRODUCTION TO VISUAL STUDIO 2010 17 Figure 2 -5. ... evolution of the user interface continues in the Windows operating system. Perhaps the most prominent difference between Windows 7 and previous versions of Windows is user-interface improvements....
  • 416
  • 1.2K
  • 0
Patterns In Action 2.0

Patterns In Action 2.0

Ngày tải lên : 12/09/2012, 14:40
... architectures. In addition to managing business objects and processing the standard business logic, every interface method in the Façade validates the incoming arguments, authorizes the action for ... well as all cart maintenance methods: AddItem, RemoveItem, ReCalculate, ShippingStrategy. etc. The remaining types in this project are involved with shipping and shipping calculations. The ... these to their shopping cart. Their shopping carts can be managed by removing items and changing quantities. In the shopping cart, shipping costs are computed based on the shipping method selected....
  • 66
  • 542
  • 0
Manning.Publications.ASP.Net.2.0.Web.Parts.in.Action.Building.Dynamic.Web.Portals.Oct.2006

Manning.Publications.ASP.Net.2.0.Web.Parts.in.Action.Building.Dynamic.Web.Portals.Oct.2006

Ngày tải lên : 15/11/2012, 14:24
... 151 5. 7 Summary 157 6 Understanding personalization 158 6.1 Introduction 158 6.2 Defining personalization 159 6.3 Personalization in action 161 6.4 Lifecycle of personalization data 169 Storing ... 246 8 .5 Adding a CatalogZone dialog 247 Displaying catalogs 249 ✦ Displaying web parts 251 Communicating between web pages 253 8.6 Summary 255 9 Portal management 257 9.1 Introduction 257 9.2 ... book is in print. xix about the title By combining introductions, overviews, and how-to examples, the In Action books are designed to help learning and remembering. According to research in cognitive...
  • 345
  • 444
  • 0
asp-net-mvc2-in-action

asp-net-mvc2-in-action

Ngày tải lên : 07/05/2013, 15:13
... 53 4.4 Accepting input 54 Handling the successful storyboard path in an action 55 ■ Using the Post-Redirect-Get pattern 56 ■ Handling the failure processing of the action input 58 4 .5 Testing ... 349 24.1 Extending the routing system 349 24.2 Inspecting routes at runtime 352 24.3 Summary 355 25 Customizing Visual Studio for ASP.NET MVC 356 25. 1 Creating custom T4 templates 356 Download ... 22 2.1 The M in MVC 23 2.2 Delivering the presentation model 24 2.3 ViewData.Model 24 2.4 Representing user input 25 Designing the model 26 ■ Presenting the input model in a view 27 ■ Working with...
  • 432
  • 444
  • 3
Tài liệu DNS in Action docx

Tài liệu DNS in Action docx

Ngày tải lên : 22/12/2013, 19:17
... example, the in- addr.arpa domain has subdomains 0 to 255 . Each of these subdomains also contains lower subdomains 0 to 255 . For example, network 1 95. 47.37.0/24 belongs to subdomain 1 95. in- addr.arpa . ... 55 3.3.1 Request Format 55 3.3.2 Reply Format 56 3.3.3 Purging 56 3.3.4 Examples from RFC 19 95 56 3.4 Negative Caching (DNS NCACHE) 58 3.4.1 How Long are Negative Answers Stored in ... for Debugging DNS 126 5. 1 .5. 1 The dnswalk Program 126 5. 1 .5. 2 The dig Program 126 5. 2 The rndc Program 128 5. 2.1 Signals 129 5. 2.1.1 HUP Signal 130 5. 2.1.2 INT Signal 130 5. 2.1.3...
  • 195
  • 656
  • 0
Tài liệu Teach Yourself Perl 5 in 21 days doc

Tài liệu Teach Yourself Perl 5 in 21 days doc

Ngày tải lên : 17/01/2014, 08:20
... a line of input 5: print( $inputline ); # write the line out $ programIN_1 This is a line of input. This is a line of input. $ Teach Yourself Perl 5 in 21 days David Till Table of Contents: Introduction ● ... Statement ● Using Local Variables in Subroutines ❍ Initializing Local Variables ● Passing Values to a Subroutine ❍ Passing a List to a Subroutine ● Calling Subroutines from Other Subroutines ● ... Subroutines ● Passing Arrays by Name Using Aliases ● Using the do Statement with Subroutines ● Specifying the Sort Order ● Predefined Subroutines ❍ Creating Startup Code Using BEGIN ❍ Creating...
  • 1.1K
  • 452
  • 0
Zend framework in action

Zend framework in action

Ngày tải lên : 24/01/2014, 13:18
... be iterated over using the foreach() construct in our view template. In listing 3.8, we assign it to the view within indexAction(). Listing 3.8 The IndexController’s indexAction displays a ... will call it config.ini as shown in listing 3.2 and place it in the application directory. Listing 3.2: The initial config.ini for Places contains just database connection information. [general] ... architecture contains a plug -in system to allow user code to be executed automatically at certain points in the routing and dispatching process. All plug-ins are derived from Zend_Controller_Plugin_Abstract...
  • 199
  • 1.4K
  • 0
Manning PHP in action

Manning PHP in action

Ngày tải lên : 24/01/2014, 15:04
... methods? 56 Using abstract classes 56 3.4 Class type hints 57 How type hints work 58 ✦ When to use type hints 58 3 .5 Interfaces 60 What is an interface? 60 ✦ Do we need interfaces in PHP? 61 Using interfaces ... Summary 85 5 Understanding class relationships 87 5. 1 Inheritance 88 Inheritance as a thinking tool 88 ✦ Refactoring to inheritance 89 5. 2 Object composition 94 5. 3 Interfaces 96 The interface ... a thinking tool 97 ✦ Single and multiple inheritance 98 5. 4 Favoring composition over inheritance 99 Avoiding vaguely named parent classes 99 Avoiding deep inheritance hierarchies 100 5. 5 Summary...
  • 554
  • 3.6K
  • 0
Tài liệu iPhone and iPad in Action: Introduction to SDK Development docx

Tài liệu iPhone and iPad in Action: Introduction to SDK Development docx

Ngày tải lên : 12/02/2014, 20:20
... with Xcode 50 ■ Xcode tips and tricks 51 3.6 Summary 52 4 Using Interface Builder 53 4.1 An introduction to Interface Builder 54 The anatomy of Interface Builder 54 ■ Simulating in Interface ... Interface Builder 56 4.2 A first project in Interface Builder: pictures and the web 57 Creating new objects 57 ■ Manipulating objects graphically 58 Using the inspector window 58 ■ Working with pictures ... 142 Using the system settings 147 8.3 Opening files 151 Accessing your bundle 152 ■ Accessing other directories 153 Manipulating files 154 ■ Filesaver: a UITextView example 155 8.4 Summary 158 9...
  • 433
  • 6.1K
  • 2

Xem thêm