F5 Debug…

Building & Debugging the Technology!!!

Archive for the ‘Windows 8’ Category

Windows 8 Metro Apps Development Series – Part 1 – Overview and requirements for Metro Style Application Development

Posted by Karthikeyan Anbarasan on May 1, 2012

 

Welcome to the Windows 8 Metro Application Development Series, In this series we are going to start form the scratch and see how to develop applications on Windows 8 Platform which is basically Metro Styled Applications. This is the first of the series of articles on the Metro Application development on Windows 8 where we are going to see the basic idea on Windows 8 and also we are going to see what are the software and hardware requirements that are required to develop the Metro Application.

Windows 8 is an official version of the next generation Windows Operating System announced by Microsoft which is the successor of Windows 7. Windows 8 Operating System is for use on Personal Desktop, Laptops, Tablets PC’s . Compared to the existing version (Windows 7) in Windows 8 Consumer Preview we can see it is featured with Metro Style Application which is targeted for Multi Touch screen design inputs which is similar to a Windows Phone platform.

Windows 8 is fast and speedy that when we use the application or play games, as Windows 8 starts quickly and uses less memory for the application and games. Also Windows 8 is cloud connected, so we can have direct access to the data over the cloud to the Windows 8 PC or the tablet on the go. Like Windows Phone Marketplace here in Windows 8 as well we have a market place where have option to download the latest applications and games and share along with your friends over the social networking media.

Let us see some of the recommendations which Microsoft suggests for using the Windows 8 Operating System as below.

Microsoft recommends:

  • 1 GHz or faster processor
  • 1 GB RAM (32-bit) or 2 GB RAM (64-bit)
  • 16 GB available hard disk space (32-bit) or 20 GB (64-bit)
  • DirectX 9 graphics device with WDDM 1.0 or higher driver.
  • 1024×768 screen resolution for the Metro Styled Application development.

Microsoft for Metro Style applications, recommends to have a minimum of 1024X768 Screen resolution and 1366X768 for the Snap Feature, if any Metro Style application is opened without the above resolution we will get an error message.

Some of the Hardware features stated by Microsoft are:

  • Secured Boot requires a new UEFI BIOS, which is not available broadly on PCs yet, but is starting to be made available. If your machine does have UEFI, you can enable it via BIOS settings.
  • BitLocker does not require but performs more seamlessly if your PC has a Trusted Platform Module (TPM). Machines that have this sometimes require it to be enabled via BIOS settings. BitLocker To Go requires a USB flash drive that meets performance criteria evaluated at installation time.
  • Hyper-V requires a 64-bit system with second level address translation (SLAT) capabilities and an additional 2 GB of RAM. You can also enable SLAT via a BIOS setting.
  • Some games and other software require graphics capabilities compatible with DirectX 10 or higher (including some games available in the Consumer Preview and in the Windows Store. We will continue to improve the verification of your system prior to downloading or running software with these requirements). Some games and programs might require a graphics card for optimal performance.
  • If you clean install instead of upgrade (see below), you should check your PC manufacturer’s website to make sure you install any specific drivers that they provide there. Many laptops will get better battery life with a power-optimized driver that is specific for that PC (often known as ACPI, Power, or Chipset driver).

Metro Styles Windows 8 Screen:

image

 

Windows 8 Desktop:

image

Windows 8 Consumer Preview, can be downloaded from the Microsoft website and can be used in a virtual machine or can be used as a Primary Bootable Operating System based on the requirement. We are going to see in this series a complete package on installing the Windows 8 on to a development machine and start developing the applications and uploading to the market place. This series will be lasting till we complete most of the newly introduced items in Windows 8 development environment.

Posted in Windows 8, Windows Phone 7 | Tagged: , , , , , , | Leave a Comment »

Kick Starting Windows 8 App Development series

Posted by Karthikeyan Anbarasan on April 28, 2012

 

Friends,

Thanks for all your support and feedback on the successful series on Learn Windows Phone 7 Development in 31 days. Now we are pleased to start with a series on Windows 8 Application development series which focuses mainly on the apps development using the new Windows 8 Consumer preview. Here in this series we will see from the scratch on how to install and develop the application in Windows 8 using the Visual Studio 11 Beta.

Keep watching this space to get updates on the list of topics covered and some give away as well at the end of the series.

Happy Programming!!!

Posted in Windows 8 | Tagged: , , | Leave a Comment »

Download and Installing Windows 8 Developer Preview 32 bit in Virtual Machine

Posted by Karthikeyan Anbarasan on September 28, 2011

 

Introduction:

In this article we are going to see how to download and install Windows 8 Developer Preview in a http://karthikeyananbarasan.wordpress.com/wp-admin/post.php?post=3470&action=editVirtual Machine. Microsoft released Windows 8 in BUILD Conference. Let us see how to install the Windows 8 Developer preview step by step on to a Virtual Box.

The document is a step by step screen reference of installation the Windows 8 32 bit in Virtual box.

First we need to download the Windows 8 32 bit version from the Microsoft website using the link WINDOWS 8 Download and install the Oracle VM Virtual Box using the link Oracle VM Box

Now install the Oracle VM box(Since virtual box is already installed on my machine for SharePoint 2010, I have opened the VM Manager directly as shown in the screen below. Now follow the below steps to install the Windows 8 on to the Virtual Machine(Self Explanatory)

2011-09-28 07h37_07

2011-09-28 07h37_41

2011-09-28 07h38_35

2011-09-28 07h41_17

2011-09-28 07h42_06

2011-09-28 07h42_44

2011-09-28 07h46_35

2011-09-28 07h47_00

2011-09-28 07h48_06

2011-09-28 07h48_34

2011-09-28 07h49_02

2011-09-28 07h56_27

2011-09-28 07h57_08

2011-09-28 07h57_50

2011-09-28 07h58_29

2011-09-28 07h59_03

2011-09-28 08h00_20

2011-09-28 08h01_09

2011-09-28 08h03_48

2011-09-28 08h04_21

2011-09-28 08h04_58

2011-09-28 08h45_10

2011-09-28 09h34_01

2011-09-28 09h35_10

 

 

Posted in Windows 8 | Tagged: , , , , , | Leave a Comment »