While working today on a Windows Store Application I had a requirement to work with URI. Business class was as follows, And I created instance of Product class in usual way setting values for both properties. I had put…
While working today on a Windows Store Application I had a requirement to work with URI. Business class was as follows, And I created instance of Product class in usual way setting values for both properties. I had put…
Download resources of the session from here My next presentation. Find details and register here For updated from Delhi User Group events join Facebook Group here On 9th March I presented on Windows 8 development for JavaScript developers. This event…
Register for the Event here I am presenting on Developing Windows 8 Apps using JavaScript for Delhi User Group on 9th March. Venue of the event is Microsoft India Gurgaon. Find Details and Register for the Event here I will…
Let us first try to understand, why we need Namespace? I will try to explain you with an example, let us suppose you have a function named GreetingMessage in JS file named Library.js Now you need to use this function…
I am very pleased to write here that one student Akrita Agarwal has shown her love to my blog and voluntarily created Windows 8 Application of my blog. I am very touched by this kind effort. You can get that…
I had an opportunity to present on “Windows 8 App Development for Web Developers” at Microsoft Gurgaon on 13th October 2012. It was nice experience presenting in front of more than 125 enthusiast audiences. I presented on the topic “Windows…
In this post we will follow step by step procedure to create app package for Windows Store. Let us suppose you have created a “Hello World “application for Windows Store and want to create an App Package for…
When one start creating Applications for Windows Store, the first question come to mind is what technology should be used to create applications. In this post, I am trying to ease that decision to some extent. If you…