Most of the .NET developers would be well aware of what is Telerik RAD(Rapid application Development) controls. Telerik RAD controls are for those developers/organization which want to build Rapid applications with minimal effort. If you spend 6 weeks on developing a control that implements certain features necessary for business, which still need to go through […]
Read more โSearch Results for: name
Reference links for HTML 5 and Browser’s Capabilities
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 โ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 โ