Win8

Showing posts with label Win8. Show all posts

Many time we need to access files and folders from our applications. The Windows Store apps SDK provides us Asynchronous APIs to use for this service to query files and folders. You have to be familiar with async await calls in order to get started with this.

 

This post is part of the Windows Store Application Development Tutorial series. Today we will learn how to handle files and folders in your Windows 8 metro applications.

Published by on under Tutorial | Win8

Second Level Address Translation a.k.a. SLAT is a technology introduced in Intel and AMD processors. Recently released Windows Phone 8 SDK needs it to run the emulator 8 in your Windows 8 system.

 

So, what is this SLAT and how to check whether your CPU really supports it? In this post, we will discuss this with you.

Published by on under Tips | Win8

If you are familiar with Windows Phone applications, you might be already aware of Application Bar. Application Bar is used to provide users with quick access to an application’s most common tasks, which are basically hidden when they are not needed.

 

Today in this chapter we will learn more about Application Bar in Windows Store apps along with integration and design guidelines.

Published by on under Tutorial | Win8

In earlier Windows versions, we were missing this great feature of CD/DVD mounting. To achieve this, we had to install 3rd party software tools and was always demanded as in-built feature in Windows.

 

Windows 8 now has this feature and you can now easily mount any ISO image to create a virtual CD/DVD ROM in your PC. Continue reading it to know how to do this.

Published by on under Win8 | Windows

Many of us need to integrate settings page in our applications. All we generally do is by creating a separate page in our project. But Windows 8 provide us a separate settings panel in Charm bar which you can use for your settings page.

 

In this post we will learn more about it from scratch and integrate it to our demo application. Also, we will learn how to invoke the charm bar to show the settings panel.

Published by on under Tutorial | Win8

In last chapter “Navigate between Pages” we discussed the basics of page navigation, where we navigated from one page to another page using the Frame.Navigate(type, obj). We also discussed how to pass an object as query string parameter.

 

Today in this chapter we will discuss more advanced page navigation using the LayoutAwarePage which comes with the Grid and Split application template by default.

Published by on under Tutorial | Win8

Let’s begin with our fourth chapter of building Windows Store application development using Visual Studio 2012. In the previous chapters of this tutorial series, we got familiar with this project template and built a basic “Hello World” application.

 

Today in this chapter we will learn how to navigate from one page to another page in Windows 8 Store applications. So, continue reading.

Published by on under Tutorial | Win8

logo

Today in this tutorial series, we will learn how to develop our first Windows Store application using the C#/XAML template. We will also learn how to build and run it inside a simulator that comes with the Visual Studio 2012 IDE.

 

Don’t forget to follow the complete tutorial series of Windows Store apps (WinRT) development and share the chapters with your network friends.

Published by on under Tutorial | Win8

Last day in “Getting Started with Windows Store apps Development” we discussed about Windows Store applications and how to setup your development machine to start with the development. We also discussed it’s four different project categories.

 

Today in this continued series post, we will learn more about project templates in each category and the basic project structure of most used templates.

Published by on under Tutorial | Win8

Based on the discussion with you over twitter and facebook, I am starting with a Tutorial series on Windows Store application development. The tutorial will focus on C# and XAML template to give you proper steps learning this application development.

 

Today we will kick-off our first chapter of this tutorial series where we will introduce with this technology and setup the developer environment with required tools and other stuffs.

Published by on under Tutorial | Win8

Today we will start working with RadSlideHubTile control recently added to the Telerik RadControls library for Win 8 Metro. Though there are couple of hub tile controls, but today we will start with the basic one named “RadSlideHubTile”.

 

If you are new to Windows Store app development, you can get the Free trial copy of this library from Telerik to start with this new application development. Continue reading for more information.

Published by on under Metro | Telerik

Microsoft just announced that, “Windows Store” is now open for all developers across 120 markets all over the world. Till date it was only available to the company accounts and no individual registration was possible.

 

This announcement will now bring more developers under a roof to build Windows 8 Style applications for Windows Store. Continue reading for more information.

Published by on under News | Win8

If you have installed Windows 8 RTM, you might have noticed that the “Hibernate” option is missing in “Power Menu”. So you might want to activate this option in your Windows 8 Power Menu to enable the Hibernate in your system.

 

This blog post will help you to enable “Hibernate” option in your Windows 8 Power Menu. Continue reading to further know about it step-by-step.

Published by on under Tips | Win8

Windows 8 RTM is currently available for MSDN Subscribers and also a 90 days trial available for the general users. Microsoft already planned to release it for general consumers availability on 26th October 2012.

 

Windows 8 has some new sets of keyboard shortcuts which I am going to share here in this blog post. I hope, you will like it. So, continue reading.

Published by on under Win8 | Windows

Today in this small post we will learn how to capture a screenshot of your installed applications in Windows 8 RTM. Whether it is desktop app or a Windows 8 app, you will be able to take screenshot by just pressing a key combination without installing any other software.

 

Not only that, the captured screenshot will be saved to your hard drive as an image file, so that you can directly access them. Continue to read more about it.

Published by on under Tips | Win8

Microsoft India presents Windows 8 AppFest, the world’s largest coding marathon for building great apps for Windows 8. It is going to happen on 21st and 22nd September 2012 at Bengaluru, Karnataka.

 

If you have the passion to learn and build a quality app for Windows 8 with the help of Microsoft Engineers and trainers, don’t forget to register for it to attend.

Published by on under Events | News

After installing Windows 8 RTM, I was facing an issue that says "Windows can't activate right now. Try activating Windows later". I tried it multiple times but couldn't figure out what was the actual issue here.


Later @LBugnion shared me the trick to resolve this issue which I am going to share here in my blog, so that you can find it useful.

Published by on under Tips | Win8

Microsoft now announced new benefits that will help you get your apps out to millions of people to see, try and buy! As an MSDN subscriber, you’ll now receive one-time 12 month Windows Store and
Windows Phone Developer accounts!

 

After reimagined Windows Phone Store from Windows Phone Marketplace, Microsoft announced this to the MSDN subscribers. To know more about the benefits and to get the links, check out the post.

Published by on under MSDN | News

Microsoft announced that, today they released the new Windows 8 operating system to the Windows 8 OEM and manufacturing partners. Side-by-side they also announced the general availability of Windows Store today for the MSDN Subscribers.

 

This is the first step towards the general availability of Windows 8 to the consumer and everyone is now looking for the date (26th October 2012) when it will be available for general public.

Published by on under News | Win8