http://isenthil.myopenid.com/
Name: http://isenthil.myopenid.com/
Score: 3,608.09
Last Seen: 9 days, 2 hours, 2 minutes ago
Member Since: 17 April, 2010
DotNetShoutout
atom rss
3
Shouts

UnauthorizedAccessException when using PhoneCallTask in Windows Phone 8

published 172 days, 19 hours, 25 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 178 days, 5 hours, 30 minutes ago
Friday, November 30, 2012 10:46:51 AM GMT Sunday, November 25, 2012 12:42:11 AM GMT
When using the PhoneCallTask (below code snippet) in Windows Phone 8 , i got an error “An unhandled exception of type ‘System.UnauthorizedAccessException’ occurred in System.Windows.ni.dll”. (more)
category: Metro | clicked: 28 | comment | | source: mobileosgeek.com
tags:
6
Shouts

Retreiving the Remaining time of the Windows Phone 8 device battery programatically using C#

published 169 days, 14 hours, 6 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 178 days, 5 hours, 34 minutes ago
Monday, December 03, 2012 4:06:01 PM GMT Sunday, November 25, 2012 12:38:07 AM GMT
Retreiving the Remaining time of the Windows Phone 8 device battery programatically using C# (more)
category: Metro | clicked: 39 | comment | | source: mobileosgeek.com
tags:
8
Shouts

How to retreive the Battery Level programatically in Windows Phone 8 ?

published 169 days, 14 hours, 6 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 178 days, 5 hours, 37 minutes ago
Monday, December 03, 2012 4:06:01 PM GMT Sunday, November 25, 2012 12:35:16 AM GMT
One of the cool feature in Windows Phone 8 SDK is the inclusion of the Battery API in the SDK where the developers can use it to get the battery Level or the Remaining Charge in the WP8 device . How to retreive the Battery Level programatically in Windows Phone 8 ? To retreive the Battery Level of a Windows Phone 8 programatically , follow the below steps. (more)
category: Metro | clicked: 47 | comment | | source: mobileosgeek.com
tags:
5
Shouts

5 Good and useful .NET Profilers

published 179 days, 17 hours, 52 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 189 days, 4 minutes ago
Friday, November 23, 2012 12:20:35 PM GMT Wednesday, November 14, 2012 6:07:51 AM GMT
I have been making some R&D on the tools or the profilers to test the performance of one of my .NET application. Below are list of some of the compiled collection of .NET Profilers that I could gather. (more)
category: Architecture | clicked: 83 | comment | | source: www.ginktage.com
tags:
3
Shouts

How to Install ASP.NET MVC using Web Platform Installer?

published 181 days, 15 hours, 46 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 191 days, 7 hours, 16 minutes ago
Wednesday, November 21, 2012 2:26:21 PM GMT Sunday, November 11, 2012 10:56:27 PM GMT
From last few days, I have started learning ASP.NET MVC and in this blog post, I will share some information of how to install ASP.NET MVC and setup the development environment. If you are using Visual Studio 2012, (more)
category: Web Dev | clicked: 27 | comment | | source: www.ginktage.com
tags:
5
Shouts

Creating a Windows Store App using HTML, JavaScript and CSS

published 197 days, 18 hours, 38 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 206 days, 23 hours, 12 minutes ago
Monday, November 05, 2012 11:33:47 AM GMT Saturday, October 27, 2012 7:00:04 AM GMT
In this blog post, let’s learn how to create a simple “Hello World” App using HTML, JavaScript and CSS and later run in the Windows 8 Simulator that is part of the Windows 8 SDK. (more)
category: Metro | clicked: 43 | comment | | source: www.ginktage.com
tags:
2
Shouts

How to get Driving Directions in Windows Phone ?

published 215 days, 18 hours, 42 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 220 days, 23 hours, 44 minutes ago
Thursday, October 18, 2012 11:30:17 AM GMT Saturday, October 13, 2012 6:27:52 AM GMT
In Windows Phone , you could use the BingMapsDirectionsTask to get the driving direction from one location to another location. (more)
category: Metro | clicked: 13 | comment | | source: mobileosgeek.com
tags:
3
Shouts

Installing Windows Phone 7.1 SDK on Windows 8

published 216 days, 12 hours, 49 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 222 days, 2 hours, 13 minutes ago
Wednesday, October 17, 2012 5:23:23 PM GMT Friday, October 12, 2012 3:59:09 AM GMT
Recently, I got the Windows 8 Enterprise Evaluation installed on my laptop and also installed the Windows Phone 7.1 Developer Tools on the Windows 8 system . When I started to build my Windows Phone App in Visual Studio 2010, I ended up getting the following error (more)
category: Metro | clicked: 19 | comment | | source: mobileosgeek.com
tags:
3
Shouts

How to retreive the page title from WebBrowser Control in Windows Phone?

published 222 days, 19 hours, 28 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 232 days, 2 hours, 2 minutes ago
Thursday, October 11, 2012 10:44:37 AM GMT Tuesday, October 02, 2012 4:09:50 AM GMT
If you are using a WebBrowser Control in your Windows Phone and want to retreive the page title of the webpage , you can do that easily by using the InvokeScript method defined in the web browser control in Windows Phone. How to retreive the page title from WebBrowser Control in Windows Phone? Below is a C# codebehind that demonstrated how to retreive the page title from WebBrowser Control in Windows Phone. (more)
category: Metro | clicked: 19 | comment | | source: mobileosgeek.com
tags:
6
Shouts

How to take Database Backup in SQL Server 2008 R2?

published 225 days, 20 hours, 22 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 234 days, 8 hours, 36 minutes ago
Monday, October 08, 2012 9:50:02 AM GMT Saturday, September 29, 2012 9:36:31 PM GMT
n this blog post, I will demonstrate a step by step process to backup database in SQL Server 2008 R2. How to take Database Backup in SQL Server 2008 R2? (more)
category: How To | clicked: 40 | comment | | source: www.ginktage.com
tags:
4
Shouts

5 LINQ for JavaScript Library

published 235 days, 20 hours, 33 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 243 days, 3 hours, 6 minutes ago
Friday, September 28, 2012 9:39:44 AM GMT Friday, September 21, 2012 3:06:31 AM GMT
Below are few collections of JavaScript Library that allows you to query JSON objects with the syntax similar like Syntax . 1. LINQ to JavaScript (JSLINQ) (more)
category: Web Dev | clicked: 45 | comment | | source: www.ginktage.com
tags:
2
Shouts

How to change the Start page of the Windows 8 App in Visual Studio 2012 ?

published 263 days, 16 hours, 5 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 267 days, 1 hour, 47 minutes ago
Friday, August 31, 2012 2:07:13 PM GMT Tuesday, August 28, 2012 4:25:02 AM GMT
When you create a new Modern UI(Metro) Windows 8 Project in Visual Studio , a default start page MainPage.xaml will be created automatically along with other necessary files needed for running the Windows 8 App. (more)
category: How To | clicked: 21 | comment | | source: www.ginktage.com
tags:
2
Shouts

Difference between the out and ref keyword in C#

published 264 days, 18 hours, 56 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 271 days, 1 hour, 23 minutes ago
Thursday, August 30, 2012 11:15:56 AM GMT Friday, August 24, 2012 4:49:17 AM GMT
To pass an argument by reference in C# , we use the keyword ref . There is also another keyword “out” which can also be used to pass an argument by reference . (more)
category: Architecture | clicked: 52 | comment | | source: www.ginktage.com
2
Shouts

Getting Started with the Windows 8 App Development

published 274 days, 17 hours, 49 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 282 days, 1 hour, 53 minutes ago
Monday, August 20, 2012 12:23:10 PM GMT Monday, August 13, 2012 4:18:50 AM GMT
Microsoft had released Windows 8 Release Preview which can be downloaded from the Official Windows 8 website. Windows 8 includes some interesting features like Live Tiles, Windows 8 UI (Code named “Metro”) and more importantly the UI which looks almost the same like my Windows Phone :) (more)
category: Metro | clicked: 34 | comment | | source: www.ginktage.com
tags:
8
Shouts

Cassini Webserver vs. IIS Express

published 281 days, 15 hours, 20 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 291 days, 35 minutes ago
Monday, August 13, 2012 2:52:31 PM GMT Saturday, August 04, 2012 5:37:30 AM GMT
Sometime back I had the opportunity to explore the possibility of using Webservers other than IIS (Internet Information Services) for an ASP.NET based website. It was at this time I came across the other possible web servers like IISExpres (more)
category: Web Dev | clicked: 45 | comment | | source: www.ginktage.com
tags:
5
Shouts

ColorPicker control for Windows Phone (Coding4Fun)

published 312 days, 19 hours, 39 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 317 days, 10 hours, 22 minutes ago
Friday, July 13, 2012 10:33:42 AM GMT Sunday, July 08, 2012 7:50:02 PM GMT
ColorPicker control is part of the Coding4Fun Toolkit for Windows Phone. You can easily add the color picker functionality to your Windows Phone App by downloading the Coding4Fun Toolkit for Windows Phone and using the ColorPicker control. (more)
category: Metro | clicked: 33 | comment | | source: windowsphonerocks.com
tags:
6
Shouts

Logging Frameworks for Windows Phone Projects

published 312 days, 19 hours, 39 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 321 days, 23 hours, 54 minutes ago
Friday, July 13, 2012 10:33:42 AM GMT Wednesday, July 04, 2012 6:18:28 AM GMT
If you are a Windows Phone developer and want to implement logging in your Windows Phone Apps, below are list of few Logging Framework that you could try. (more)
category: Metro | clicked: 39 | comment | | source: windowsphonerocks.com
tags:
4
Shouts

How to Encrypt Data in Windows Phone using Data Protection API ? | WP Rocks

published 329 days, 13 hours, 20 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 339 days, 5 hours, 14 minutes ago
Tuesday, June 26, 2012 4:51:51 PM GMT Sunday, June 17, 2012 12:57:55 AM GMT
How to Encrypt Data in Windows Phone using Data Protection API ? If you are a Windows Phone Developer and deal with some sensitive data like passwords etc., you can utilize the Data Protection API that is part of (more)
category: Metro | clicked: 27 | comment | | source: windowsphonerocks.com
tags:
2
Shouts

Windows Phone and PhoneGap - Article #3 - No Script Engine Error

published 510 days, 5 hours ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 511 days, 23 hours, 33 minutes ago
Thursday, December 29, 2011 1:12:25 AM GMT Tuesday, December 27, 2011 6:39:09 AM GMT
This was one of the errors that i received when compiling my first Windows Phone Application using PhoneGap . (more)
category: Metro | clicked: 10 | 1 comment | | source: windowsphonerocks.com
tags: phoneGap, Windows Phone
2
Shouts

Address Chooser Task in Windows Phone

posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 521 days, 13 hours, 47 minutes ago
Saturday, December 17, 2011 4:24:58 PM GMT
Windows Phone SDK provides the chooser "AddressChooserTask" that enables the users to retreive the physical address of the selected contact.. (more)
category: Metro | clicked: 3 | comment | | source: windowsphonerocks.com
tags: Windows Phone, Choosers
Previous 1 2 3 4 5 6 7 8 9 10 ... 12 13 Next