Tuesday, September 8, 2015

Creating Mobile Apps with Xamarin.Forms Book Preview 2

This is a very helpful free book to learn xamarin in both Visual studio and Xamarin Studio. It covers all three platforms(iOS, Android and windows phone)


Link for free Download:

Links for individualy download of Chapters:



Chapter 1. How Does Xamarin.Forms Fit In?

Download PDF (released Feb. 3)

Chapter 2. Anatomy of an App

Download PDF (released Feb. 3)

Chapter 3. Deeper into Text

Download PDF (released Feb. 3)

Chapter 4. Scrolling the Stack

Download PDF (released Feb. 3)

Chapter 5. Dealing with Sizes

Download PDF (released Feb. 3)

Chapter 6. Button Clicks

Download PDF (released Feb. 3)

Chapter 7. XAML vs. Code

Download PDF (released Feb. 3)

Chapter 8. Code and XAML in Harmony

Download PDF (released Feb. 3)

Chapter 9. Platform-Specific API Calls

Download PDF (released Feb. 13)

Chapter 10. XAML Markup Extensions

Download PDF (released Feb. 20)

Chapter 11. The Bindable Infrastructure

Download PDF (released Feb. 27)

Chapter 12. Styles

Download PDF (released Mar. 6)

Chapter 13. Bitmaps

Download PDF (released Mar. 13)

Chapter 14. Absolute Layout

Download PDF (updated Mar. 22)

Chapter 15. The Interactive Interface

Download PDF (released Mar. 27)

Chapter 16. Data Binding

Download PDF (released Apr. 3)

Chapter 17. Mastering the Grid

Download PDF (released Apr. 10)

Chapter 18. MVVM

Download PDF (released Apr. 17)

Chapter 19. Collection Views

Download PDF (updated July 28)

Chapter 20. Async and File I/O

Download PDF (released June 5)

Chapter 21. Transforms

Download PDF (released June 19)

Chapter 22. Animation

Download PDF (released July 17)

Chapter 23. Triggers and Behaviors

Download PDF (released August 14)

How to enable Hyper-V in Windows for installing emulator

When your computer and BIOS settings are already configured to support Hyper-V, the setup program for the SDK enables and starts Hyper-V. If you are already a local administrator on the computer, setup also adds you to the Hyper-V Administrators group. Otherwise you may have to enable these prerequisites manually.
If the Hyper-V options are not available, your computer probably doesn’t support Hyper-V, possibly because it doesn’t support SLAT.

To enable Hyper-V in Windows

Enabling Hyper-V in Windows
  1. In Control Panel, click Programs, and then click Turn Windows features on or off.
  2. In the Windows Features dialog box, click Hyper-V. The list of options expands.
  3. In the expanded list of options, select at least the Hyper-V Platform check box, and then click OK.
For more information about the Windows Features dialog box, see Turn Windows Features On or Off.