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

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

Yes, you read the title right. Just after the announcement of Windows 8 RTM, Microsoft announced the release date of Visual Studio 2012. The final product will be available to MSDN subscribers and general public on 15th August 2012.

 

Visual Studio 2012 virtual launch event will be organize by S. Somasegar and Jason Zander on 12th September 2012. Don’t miss the opportunity to watch it live.

Published by on under .Net | 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

Finally the “MCTS: Microsoft Silverlight 4 Development (70-506) Certification Guide” book authored by Johnny Tordgeman is available in the market. I was the Technical Reviewer of this book along with Evan Hutnick, who works as a Developer Evangelist at Telerik.

 

In short, this book will provide all that you need to know to pass the Microsoft Silverlight 4 dev exam (70-506). Find more about this book and publisher link to buy it online.

Published by on under Book | Certification

While working with the XNA Framework in Windows Phone 7 application, you might face an exception which says “Invalid Operation Exception” with a message “FrameworkDispatcher.Update has not been called”.

 

This exception generally occurs when you are working with the sound effects. In this post, we will discuss about this exception and the solution to fix it.

Published by on under Tips | WP7

As declared in June, Nokia rolled out “Camera Extras” for Windows Phone 7.5 Lumia devices. To get this application, you must upgrade your phone OS to 7.10.8773.x which was released in US and China from 22nd June and all other countries during various time frame of July.

 

The Camera Extras includes “Smart Group Shots”, “Action Shots”, “Panorama” and “Self-Timer” showcased for Windows Phone 8. Continue reading to get more info and download link.

Published by on under Lumia | Lumia800

This post is with response to a question asked by my friend Abhimanyu. Yesterday he asked me whether it is possible to test the Windows Phone app on computer by installing in emulators?

 

I answered him personally but thought to write a post on the same with proper steps so that, if you want to deploy any Windows Phone XAP file in your emulator to test it, this post will guide you.

Published by on under Tips | WP7

If you are ASP.Net developer, you might be aware of the AdRotator control. The AdRotator control is used to display a sequence of ad images from an XML file which stores the ad information in proper format.

 

But if you want to use the same in a non-asp site, how can you develop it? Exactly, I was looking for such answer for one of my friend and later found a solution which uses plain JavaScript to build the adrotator in a simple HTML page. A simple knowledge of JavaScript coding can help you on this. In this post, I will share the same code with you. So, if you want to implement it, you can take direct reference from here.

Published by on under JavaScript | Tips

For last two days we learnt about the new attributes named “CallerMemberName” and “CallerLineNumber” introduced in CSharp 5.0.

 

Today in this post we will learn about another attribute named “CallerFilePath” which has been newly included in C# 5. Tune in to know about it with a simple example to trace the development issues that one source file can generate.

Published by on under .Net | C# 5.0

Yesterday we discussed about “CallerMemberName” attribute. If you didn’t read it, you can find it here: “What’s New in C# 5.0 - Learn about CallerMemberName Attribute”.

 

Today we will discuss about another attribute named “CallerLineNumberAttribute” that has been newly added in latest CSharp version i.e. C# 5.0. Tune in to learn about it’s feature and uses to trace our development issues. Don’t forget to ask your queries and leave a comment below if this post was helpful for you.

Published by on under .Net | C# 5.0

C# 5.0 comes with Visual Studio 2012 and .NET Framework 4.5. Currently it is in RC (Release Candidate) mode and will get the final RTM version soon. In our last CSharp blog post “Evolution of C# (1.0 – 5.0)”, we learned about the evolution of C# and also we also came to know about the main features introduced in each C# version.

 

Today in this post, we will learn about one new attribute that has been introduced in C# 5.0 named “CallerMemberName” for developers. Yes, it is for developers to trace the information about the caller code. Let’s begin discussing about it.

Published by on under .Net | C# 5.0

Inspired from Windows Phone 7 Metro UI look and feel, Microsoft included the same lock screen in Windows 8 optimized for both PC and tablet users. This is by default available in Windows 8 but if you want to disable it, there are no options provided by Microsoft in the settings page and hence you need to set some tricks to disable this lock screen if you are not happy using it every time.

 

Today, we will discuss about the process to disable this Windows 8 lock screen as well as we will show you how to re-enable it if the option is already disabled. So, continue reading.

Published by on under Tips | Win8

C# is not new to us. We are using it since Visual Studio 2002. Currently it is in released version 4.0 and C# 5.0 is on the way to release with Visual Studio 2012. Though we are using it since a long time, but many of us don’t know the new features that has been introduced in each new release.

 

This post will cover the “Evolution of C#” from version 1.0 to version 5.0 along with the new features and respective Visual Studio version. Bookmark this post for future reference and share it to your network and help others to know.

Published by on under .Net | C# 4.0

My 5th Windows Phone application is now in Windows Phone Marketplace which you can download for free and motivate yourself and your friends with random motivational quotes. It provides sharing functionality to share the quotes in social networking sites.

 

The app has been designed using the Telerik controls and I am confident that, it will be the best quote app in the marketplace. Keep reading to know more about this free application, few screenshots of it and get the downloadable link to install it in your device.

Published by on under DZone | Silverlight

Microsoft Office 2013 (Customer Preview) has been released for general public availability. If you didn’t yet download it, check out the blog post for download links: “Download Office 2013 Customer Preview”.

 

The metro look and the features of the new office cheers the mind. Today in this post, we will discuss on the new features that has been introduced in Microsoft Office 2013 (aka. Office 15). Continue reading to find out more.

Published by on under Office | Office 2013

Microsoft CEO Steve Ballmer announces Office 2013 (aka. Office 15) Consumer Preview yesterday at San Francisco. The new version of Microsoft Office has natural touch functionality, feature to use stylus for data handling, availability for both Windows 8 and Windows RT.

 

This post will guide you to download the public release to explore more of this product and system requirements. Check out the Modern Office 2013 system video included in this post.

Published by on under News | Office