Follow us on X (Twitter)  Like us on Facebook  Connect with us on LinkedIn  Subscribe to our YouTube Channel  Subscribe to our WhatsApp Group

If you are a Windows 8 Store application and/or game developer, you may want to provide feature to share text, graphics, links or game score cards to Facebook, Twitter or Email. Windows 8 SDK provides those APIs to implement the feature in your application.

 

Today in this chapter of the Windows Store Tutorial series, we will discuss more about the API methods and how to integrate it in your application. Continue reading.

Published by on under Tutorial | Win8

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

Microsoft recently released Windows Phone 8 SDK which you can install in your Windows 8 Pro x64-bit version to get started with the development process with Visual Studio 2012. Keep in mind that, your CPU should support Hyper-V and SLAT in order to run the WP8 emulator.

 

Today in this post we will have a quick look into the new WP8 SDK template, the project structure and improved manifest file.

Published by on under WP8 | WP8Dev

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

As mentioned in yesterday’s Windows Phone 8 launch event, Microsoft publicly released the WP8 SDK for developers. You can now build apps targeting Windows Phone 8 devices. You will be also able to program for Windows Phone 7 devices in Visual Studio 2012 now.

 

In this post, I am sharing the downloadable links of both web and offline ISO versions. Go through the System Requirements first before downloading and installing it.

Published by on under News | WP8

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

In current web based application market, it’s more important to load and browse the application faster and there application caching is becoming most important thing. All the browsers support caching but that is not enough.

 

HTML5 now comes with application caching mechanism by which a developer can tell the client to cache what it needs to browse them in offline too. Continue to read more about it in today’s post.

Published by on under HTML | HTML5

Here comes my new Windows Phone application in the Windows Phone Store. The application is free for you to use. Kids can learn capitals of countries using this app. Not only this, you can anytime search on this app to query about the capital of a country.

 

This is my 8th Windows Phone app and dedicating it to all Windows Phone users. Continue to get the downloadable link and few screenshots of the application.

Published by on under DZone | Silverlight

1st October is the most prestigious day for me. Today Microsoft re-awarded me the MVP (Most Valuable Professional) award for the 3rd time in a row and I am still a Silverlight MVP since October 2010.

 

My sincere thanks to all the community friends, MVP Lead for their continuous support. Hope to serve the developer community with more contents in coming year.

Published by on under Achievements | Awards

Few days ago, we learned about “Easy Form Validation using HTML5”. Hope, you liked that post. Today we will explore another new great feature of HTML5 with complete code analysis and simple but easy to understandable demo.

 

HTML5 exposes geolocation API to get the geographical location of user. Today we will focus our discussion on this topic. So, continue reading.

Published by on under DZone | HTML

On 10th September 2012, I started a Giveaway in my blog as celebration to my 500th blog post. Today I am announcing the winners of that giveaway who will get Pluralsight monthly subscription, SQL Interview book or Telerik DevCraft license from me.

 

Don’t forget that all my blog readers are eligible for a free Screen Camera license worth $49.95. So grab your licenses now.

Published by on under GiveawayContest |

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

Writing validation logic using JavaScript in a HTML form is not an easy way. We all have seen it in HTML4 but what’s new in HTML5? Will it provide us easy way to validate the form with writing a small piece of code only?

 

Today we will be talking about this validation stuffs in HTML5. But as usual, all the browsers don’t support all of them but a good start to think for future.

Published by on under CodeProject | DZone

Few days ago we discussed about RadDataBoundListBox from Telerik RadControls library which maximum WPDev want to integrate in their Windows Phone app. Today in this blog post we will discuss about another control from that library.

 

RadSlideView control is also another important control from that library which we will discuss today and maximum developers can find it useful. So, continue reading.

Published by on under Telerik | WP7

Telerik Team recently published a Picture Gallery application for Windows Phone demonstrating how to create a native Windows Phone client for Flickr or any other image hosting service. The app is freely available with source code.

 

You can use this source code and modify it to extend to a better application of your choice. Don’t forget to tweet this post as it will give you a chance to win Telerik RadControls license for WP.

Published by on under Telerik | WP7

Recently I had shown few of my Windows Phone application to few people and connected with one “Mahatma” (Guru) and inspired by him I built a “Quotes of Vivekananda” application for the sake of Swami Vivekananda lovers.

 

I am dedicating this application to all the followers of Vivekananda who need the bless and inspiration from his great quotes.

Published by on under DZone | Silverlight

Here comes the 6th Windows Phone application from me named “Emergency Dialer”. This application is freely available in the Marketplace and I hope, this will be helpful for you and your parents for sure.

 

I am dedicating this phone app to all the senior citizens who need to contact their doctor, nurse or family members in emergency. Sharing herewith few snaps and downloadable link.

Published by on under DZone | Silverlight

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

It’s celebration time for me as I have completed a 500 posts milestone in my blog and as announced, I am going to raffle few goodies to my blog followers for their support. This will have 4 different types of items to giveaway.

 

Don’t waste your time and enter to this small contest to Win subscription from Pluralsight, SQL Server Interview book from Pinal Dave/Vinod Kumar, Telerik license and more.

Published by on under GiveawayContest |

Many of us build Windows Phone applications and we try to market ourselves and/or our apps. Writing the same code for all the apps is not a big tough but why to write? That’s why I wrote a single code file for my apps and thought to share it with you.

 

Let’s begin with the source code and if you have more to share for other developers, post in the comment section and help them to code easily.

Published by on under Tips | WP7

If you are a web developer, many time you want to use a HTML Color Code Generator, which can give you proper hex-code for your selected color. Also, you might want to integrate a color palate in your web application for your user.

 

This post will help you to build a color palate in any web page and chose your color code from there. A sample and it’s code is attached here for your direct referral.

Published by on under HTML | JavaScript

Today Microsoft announced that they are near to the final release of WP8 SDK tools for developers after doing several testing by selected partners and developers. Though the final WP8 SDK will be available publicly later this year but they are going to open applications for limited developers.

 

If you are interested to getting your hands dirty with the new bits, read out the complete post for details.

Published by on under News | Tools

Almost all of us use ListBox control in our Windows Phone applications to load a no. of records in the screen. Telerik provides their own ListBox control named as "RadDataBoundListBox" which has lots of additional features and performance benefits compare to default Silverlight ListBox.

 

Today in this post, we will jumpstart with the RadDataBoundListBox and see the benefits of using it in our applications.

Published by on under Telerik | WP7

At the time of developing your Windows Phone 7 application, you might see a build error. The build error describes as “The target ‘GetCopyToOutputDirectoryContentProjectItems’ does not exist in the project”.

 

This small post will describe you the solution to fix this error and build your WP7 apps smoothly. Continue reading and if you still face the issue, let me know.

Published by on under DZone | Tips

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

Do you know that, you can easily share the internet connection of your Windows Phone 7 device to your Laptop? Yes, you can share the phone’s data connection to other devices using the Wi-Fi broadcasting.

 

In this blog post, I will share you the steps which will be helpful for you to faster connect to the net in your Laptop and share the data connection from your mobile device.

Published by on under Tips | WP7

Did you install Visual Studio 2012 in a fresh new environment and willing to target your project for .NET Framework prior to Framework 4 but could not see the option to change to the older framework version? This post will help you in details.

 

Continue reading more to know about the default .NET Targeted Framework of Visual Studio 2012 and the steps to install additional framework version.

Published by on under .Net | VisualStudio

logo

JustDecompile is a free tool from Telerik for .NET assembly browsing and decompiling. It lets you take an existing compiled assembly and then decompile the assembly language back to readable C#, VB and IL code.

 

This free .NET decompiler is now extensible and the first plugins are now available for download. Continue reading to know more about it.

Published by on under .Net | JustDecompile

Are you waiting for the big turning point in your professional life? This is the age of Apps and an idea is all it takes. So hone your skills by getting the latest training on Windows Phone Application Development.

 

Microsoft is organizing a 5 days webcast on Windows Phone Series for 2 hours daily. Take part of it and learn more on Windows Phone application development.

Published by on under Events | Webcast

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

Along with Windows 8 RTM for MSDN/TechNet Subscribers, Microsoft released Visual Studio 2012 and .NET 4.5 to the MSDN/TechNet Subscribers and all other developers. This is the latest version of the popular Software development tool in Microsoft platform.

 

In a blog post today, Somasegar announced the availability of Visual Studio 2012, .NET 4.5 and Blend. Continue reading to find out the links and other important information about this releases.

Published by on under .Net | News

Recently Microsoft released Windows 8 RTM (build version: #9200) to the OEM Manufacturer and mentioned that the product will be available to the MSDN/TechNet Subscribers on 15th August 2012 and will be available for general public use on 26th October 2012.

 

As per their commencement, the product is now available for download. Find out the links to download the new OS from Microsoft. Also there is a link to download the 90 days Trial version.

Published by on under News | Windows

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

Yesterday the Windows Phone Dev Center was down for quite a long time. The main reason behind that was probably Microsoft team was deploying the new version of the site.

 

When we visited the site today, we noticed a new version of the whole site. That’s not only a fresh, new UI experience but you’ll also find everything you need to create great apps for your customers with new features.

Published by on under News | WP7DEV

On popular demand, I came up with this blog post. In this page, I composed all the articles, tips & tricks, problem & solutions that a Windows Phone Developer should know.

 

This list is not a complete list and I will add more links to this page once I complete more articles and tips on WPDev. So, bookmark it for your future reference and to get all the latest updates on Windows Phone 7 Application Development.

Published by on under WP7 | WP7DEV

Do you want to show your Twitter profile information (like no. of followers count, status count, location, website URL etc.) in your webpage? Then this post will help you to fetch your profile details from Twitter.

 

In order to implement it, we will use jQuery to fetch the JSON object from Twitter API and populate all the necessary information. Continue reading to know further about the implementation.

Published by on under jQuery | Tips

If your Windows Phone application needs to play some sort of music but you don’t know whether the device is already playing it in the background, what will you do?

 

Today in this small Tips & Tricks we will learn how to detect whether music is playing in your Windows Phone 7 device. When the player is playing media files in the background, you can easily detect it by following some simple steps.

Published by on under WP7 | WP7DEV

Today in this blog post, I will cover all the Keyboard Shortcuts of ReSharper 7 in default Visual Studio scheme. JetBrains recently released their new version of ReSharper with lots of new features and enhancements which generally improve application development productivity.

 

If you are new to ReSharper or just upgraded to ReSharper 7, this post will definitely help you to bookmark the keyboard shortcuts in front of your desk.

Published by on under JetBrains | ReSharper