Skip to main content

First Look at Windows 8

Windows 8 is the next version of Windows 7, the main difference between other Microsoft Operating System with Windows 8 is, it supports multiple platforms such as x86,x64 and ARM.


Windows 8 can be installed on desktop,laptops,tablet pcs.


The look and feel is very attractive and once Windows 8 is released, this is going to change complete computing experience.


Windows 8 Release Preview can be downloaded from Microsoft site (http://windows.microsoft.com/en-IN/windows-8/release-preview)


Instead of directly installing on your laptop, you can first install this on Virtual Machine (VMWare, Oracle VirtualBox etc)


I have installed my first Windows 8 Operating System (Build 8400) on my Oracle VirtualBox without any difficulties.


Windows 8 Main View






















User will have different exprience with Windows 8 OS. User need to spend some time to learn this new operating system which has Metro Style Windows 8 Style UI View.


There are lots of new feature which are very new to the Windows 8 OS, such as search.
Some of the New Features of Windows 8 
  • Metro Style  Windows 8 Style UI Application Support
  • New task bar view
  • Support for Sign in using Windows Live account
  • Sync with multile system with same Windows Live account
  • Integration with SkyDrive 
New Task Manager



 There are so many other great features which I will be keep on posting :)

(Note: As per latest update, Microsoft has dropped "Metro" name,and instead it will be called "Windows 8 Style UI")

Comments

Popular posts from this blog

Team Foundation Server

Team Foundation Server Being in a software industry and specially those who are closely working with Microsoft technology no need to explain what is Team Foundation Sever (TFS). Let me explain in brief what is Team Foundation Server (TFS) and the advantages associated. Team Foundation Server is a source control, project management tool, bug tracking tool, change management, build automation and so on … TFS has number of inbuilt functionalities if used in a proper way leads to a project success. TFS enables organizations to manage applications throughout the IT lifecycle. Source Control Most of the organization uses Visual Source Safe (VSS) as a source control, TFS is an advanced source control which allows user to manage work items in a systematic way, and e.g., TFS administrator can set a policy while performing check-in and check-out operations. Following screen shot shows the policy warning if it’s not been satisfied. TFS can be integrated with Visual Studio;...

Installing Visual Studio 2012 with Update 2 CTP4

  Brian Harry has announced release of Visual Studio 2012 Update 2 CTP4 , this release contains significant improvements compared with other 3 releases and this is the final CTP release.  This weekend I have decided to refresh my environment with this latest Visual Studio 2012 Update 2 CTP4 release. Before I start, let me give some details on what’s new in Visual Studio 2012 Update 2 CTP4. Backup and restore Power Tool Preserve Configuration on Upgrade Servicing in High Availability SQL Environments (SQL Always On) Customizable kanban columns Visual Studio Git Extension You can complete details of new features here , you can download Visual Studio 2012 Update CTP4 from here http://go.microsoft.com/fwlink/?LinkId=273878 . My development environment setup (Note :this is my personal development environment setup and does not guarantee security or other features ) Application Tier : Windows Server 2012 Data Center Build 9200 Build Controller And Agent : Windows Serve...

Visual Studio 2010 and Dot Net Framework 4.0

Visual Studio 2010 and Dot Net Framework 4.0 This is continuation of my series on Dot Net Framework 4.0, Dublin, Visual Studio 2010… On 29th Sep 2008 Microsoft announced release of Visual Studio 2010 and the Framework 4.0, the main aim behind release of these products is to target new trends such as cloud computing , SOA, application life cycle management etc. The Visual Studio Team System 2010 is code named as “ Rosaria ”, complete details about the product is not yet released by the Microsoft, we can expect lots of new information about Visual Studio 2010 and Dot Net Framework 4.0 in coming days. One of the cool features of Visual Studio 2010 is the support for cloud development with Windows Azur tool for Visual Studio 2010. Windows Azur is the new cloud service, Windows Azur allows developer with on demand compute and storage to host web application on the internet through Microsoft data center. (I will explain Windows Azur in my forthcoming blog). There are lots of changes compare...