To start with Apple Push notifications I would have to first explain what is Push Notifications? In normal mobiles Push services are often based on information preferences expressed in advance. This is called a publish/subscribe model. A client might "subscribe" to various information "channels". Whenever new content is available on one of those channels, the […]
Read more โCategory: KnowledgeBase
Windows Azure Platform Training Kit – May Update
Hey tech world here is the new update for Windows Azure Platform Training Kit. The Windows Azure Platform Training Kit includes a comprehensive set of technical content including hands-on labs, presentations, and demos that are designed to help you learn how to use the Windows Azure platform, including: Windows Azure, SQL Azure and the Windows Azure […]
Read more โsqlncli_x64.msi cannot be found while installing SQL Server 2005 64bit on Windows Server 2008 R2
Recently while installing SQL Server 2005 64bit on a Windows Server 2008 R2 Enterprise 64bit an error message displays that “An installation package for the product Microsoft SQL Server Native Client cannot be found. Try the installation again using a valid copy of the installation package ‘sqlncli_x64.msi’.” as shown below. After that, the Microsoft SQL […]
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 โUsing External Configuration Files in .NET Applications (C#)
This post is about making a small code snippet which read from an external configuration file and get the custom configuration entries from it. I went through the solutions. My target was to checkout how we can use the external configuration files in an ASP.NET Web.config. The idea is that there are more than one […]
Read more โ