While in today’s discussion by Harish Ranganathan about HTML 5, I couldn’t recollect a website name that lists out demos of all HTML 5 capabilities and browser compatibilities. It’s a typical developer brain I have and I forgot the website name that moment to voice out. http://www.html5demos.com Where you can see all demos and examples […]
Read more โSearch Results for: name
Inserting DataTable contents to SQL Server using StoredProcedures
This post is about one of the solution I suggested for my friend in our User Group. The context of this solution is given below. 1. There are few tables (for now let it be 5 tables) 2. For inserting data to these tables we have individual tables with standard naming convention(“usp_TABLENAME_Insert”). 3. Need to […]
Read more โMy Experiment with Windows Phone 7
My Experiment with Windows Phone 7 Note: This article is a modified copy of a mail I passed to my team and removed all references to our work from the content. Since this is for information purpose only, I thought it would be helpful for the Developer Community out there. Recently few week back, I […]
Read more โWhat is METRO on Windows Phone 7?
Introduction My intention with this article is to clarify the doubts among the .NET programmers having a misconcept about Windows Phone 7 and Metro. When people first hear about METRO, they started believing that it’s a new programming language for Windows Phone 7 and they start referring to that in so many places. What […]
Read more โSwitching between Windows Phone 7.1 Mango and 7.0 RTW developer tools
Recently Microsoft has announced the latest version on Windows Phone 7 OS code named “Mango”(Version 7.1). The very next day we received the Windows Phone 7.1 Mango developer tools BETA for Download (my previous post here) will take you through the features etc. Just today I came across a nice article by @WindowsPhoneGeek, Switching between Windows […]
Read more โWindows Phone SDK 7.1 Beta2 (a.k.a Windows Phone 7.1 Developer Tools–beta 2) is released
Microsoft has released(06/28/2011) BETA2 of their new Windows Phone 7.1 Developer Tools. The new Windows Phone SDK 7.1 Beta2 (renamed from WPDT – Windows Phone Developer Tools) can be used to develop Applications for both 7.0 and 7.1 version of Windows Phone OS releases. The Windows Phone SDK includes the following Windows Phone SDK 7.1 […]
Read more โ