In this article, we will discuss about how to consume data from cloud [SQL Azure] in a Windows 7.1 [Mango] phone. SQL Azure and Windows 7.1 [Mango] phones are two common terms that you can hear about from many tech-savvy people. So I thought it is the right time to integrate these technologies. In thisContinueContinue reading “Fetching Data from SQL Azure table in Windows 7.1 [Mango] Phone using WCF Data Service”
Author Archives: Dhananjay Kumar
Inserting Multiple Rows in SharePoint list using SharePoint 2007 Web Services
Today at work, I come across a very simple requirement to “Insert Multiple Rows in SharePoint list using SharePoint 2007 Services”. Although this is very common problem and you might get much information while binging on same topic. But to benefit of my readers, I decided to go ahead blog post solution of above problem. ContinueContinue reading “Inserting Multiple Rows in SharePoint list using SharePoint 2007 Web Services”
Code snippet for Fetching Data from Excel using ADO.Net
Today one of my team members asked me a very simple question though very important question, “How could we fetch Excel Records using ADO.Net? Could you give me code snippet of same? “ I replied him; it is pretty possible using oledDbConnection I told him to add below reference I gave him below straight forwardContinueContinue reading “Code snippet for Fetching Data from Excel using ADO.Net”
RichTextBox in Windows Phone 7.1 or Mango
RichTextBox control is one of the most welcome controls in Beta release of Windows Phone 7.1 or Mango phone. Beta version of RichTextBox control has come with many limitations It is Read Only Control does not appear in tool box There is no default style. There are two usual ways to add RichTextBox, one directlyContinueContinue reading “RichTextBox in Windows Phone 7.1 or Mango”
Understanding Common terms of Windows 7 Phone
What is Application State in Windows 7 Phone? Essentially Application state is a Structured Data. If Data returned by a Web Service is being displayed on different pages with different view then we can call that Data as Application State. So, Application state is Data returned by a Web Service and same Data beingContinueContinue reading “Understanding Common terms of Windows 7 Phone”
Performance of Non-Zero lower bound Single Dimensional Array
Today while returning from office, I had a very good conversation with one of mine friend Sunny Raheja. We were discussing here and there and suddenly he asked to me “Hey DJ, is there any difference in performance of single dimensional array if I don’t give lower bound as 0 or if lower bound isContinueContinue reading “Performance of Non-Zero lower bound Single Dimensional Array”
Walkthrough on Play Background Audio in Windows 7.1 [Mango] Phone
In this post, I will walkthrough to “Play Background Audio “in Mango or Window 7.1 phone. This post is fully based on Beta version. In this post, I will show how to play local media. Step1 First let us create Windows Phone Application. To create, Open Visual Studio and select Windows Phone Application from installedContinueContinue reading “Walkthrough on Play Background Audio in Windows 7.1 [Mango] Phone”
Billing in SQL Azure
1. Web edition databases are billed at the 1GB rate for databases below 1GB of total data or at 5GB rate for databases between 1GB and 5GB size. 2. Business edition databases are billed at 10GB increments (10GB, 20, 30, 40 and 50GB). In a particular day billing is done on the pick DB size.ContinueContinue reading “Billing in SQL Azure”
Different Data Base Editions in SQL Azure
There are two Data Base Editions in SQL Azure. Web Edition Relational Database includes: · Up to 5 GB of T-SQL based relational database* · Self-managed DB, auto high availability and fault tolerance · Support existing tools like Visual Studio, SSMS, SSIS, BCP · Best suited for Web application, Departmental custom apps Business Edition DBContinueContinue reading “Different Data Base Editions in SQL Azure”
Windows Phone 7.1 [Mango] Beta released
I’m pleased to announce that the beta release of the Windows Phone Developer Tools that support Mango will be available for download today: Matt Bencke General Manager, Windows Phone Developer and Marketplace Experiences Note: I took above image and statement from http://windowsteamblog.com This was one of the most waited releases. You can download it fromContinueContinue reading “Windows Phone 7.1 [Mango] Beta released”