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

WP7 - Update to Visual Studio Error

published 744 days, 15 hours, 3 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 745 days, 2 hours, 17 minutes ago
Thursday, May 05, 2011 3:20:37 PM GMT Thursday, May 05, 2011 4:06:54 AM GMT
WP7 – Update to Visual Studio Error From last few days , i have been getting the following error in Visual Studio 2010 when creating a new Windows Phone 7 Application . An Update to Visual Studio is required to create Silverlight for Windows Phone project (more)
category: Metro | clicked: 0 | 1 comment | | source: www.ginktage.com
tags: Windows Phone 7
2
Shouts

A Plugin that helps deliver a faster Visual Studio 2010 Experience

posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 746 days, 13 hours ago
Tuesday, May 03, 2011 5:23:28 PM GMT
A Plugin that helps deliver a faster Visual Studio 2010 Experience Would you like the Visual Studio 2010 to run faster ? Have you ever felt that your Visual Studio 2010 professional on your machine is not running faster and could not find the actual reason for the slowness ? (more)
category: Architecture | clicked: 0 | comment | | source: www.ginktage.com
tags: Visual Studio, Plugin
2
Shouts

How to get the UniqueID of the Windows Phone device using C# ?

posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 747 days, 15 hours, 38 minutes ago
Monday, May 02, 2011 2:45:36 PM GMT
In Windows Phone 7 , the developers can take advantage of the class DeviceExtendedProperties to get the unique id of the device . The DeviceExtendedProperties which is part of the Microsoft.Phone.Info assembly ... (more)
category: Metro | clicked: 0 | comment | | source: www.ginktage.com
tags: Windows Phone 7
2
Shouts

13 useful Coding Guidelines documents for C# Developers

published 748 days, 8 hours, 40 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 750 days, 13 hours, 33 minutes ago
Sunday, May 01, 2011 9:43:20 PM GMT Friday, April 29, 2011 4:50:17 PM GMT
13 useful Coding Guidelines documents for C# Developers I was recently reading a book “Encodo C# Handbook” that includes the guidelines on naming for C# etc … There are quite a few coding standard documents available and here i list few of thems which i came across . (more)
category: Architecture | clicked: 3 | comment | | source: www.ginktage.com
tags: C#, coding sandards
2
Shouts

Strange Visual Studio 2010 Error ...

posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 752 days, 13 hours, 30 minutes ago
Wednesday, April 27, 2011 4:53:38 PM GMT
Strange Visual Studio 2010 Error … Recently when i tried to install the Microsoft Visual Studio 2010 SDK , i got an error thats looked a bit strange . The Error that i received was “Setup has found an error before Microsoft Visual Studio 2010 SDK or one of its optional components could be installed . You need to restart the installer to try again “ (more)
category: Architecture | clicked: 0 | comment | | source: www.ginktage.com
tags: Visual Studio 2010
3
Shouts

Why Hello World is the first program that most programmers write ?

published 753 days, 8 hours, 20 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 754 days, 13 hours, 38 minutes ago
Tuesday, April 26, 2011 10:03:13 PM GMT Monday, April 25, 2011 4:45:39 PM GMT
How do you start your first program ? or Have you seen a presenter during the User group meetings or webinar’s show you how to get started witha  particular language / technology by writting a “Hello World” program ?. (more)
category: How To | clicked: 0 | 1 comment | | source: www.ginktage.com
tags: hello world
2
Shouts

BigInteger in C# 4.0

published 753 days, 8 hours, 20 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 756 days, 13 hours, 12 minutes ago
Tuesday, April 26, 2011 10:03:13 PM GMT Saturday, April 23, 2011 5:11:23 PM GMT
BigInteger in C# 4.0 When talking to one of my friend today , he mentioned about the BigInteger data type in Java . I was wondering what this datatype equivalent be in C# and ended up to see this datatype in C# too . This is available in C# 4.0 . To use the BigInteger in C# , one might need to add ... (more)
category: Metro | clicked: 1 | 1 comment | | source: www.ginktage.com
tags: C#, BigInteger
2
Shouts

Exam 70-599 - Designing and Developing Windows Phone 7 Applications to be available from July 14 ,2011

posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 757 days, 12 hours, 56 minutes ago
Friday, April 22, 2011 5:27:54 PM GMT
Exam 70-599 – Designing and Developing Windows Phone 7 Applications to be available from July 14 ,2011 In one of my earlier posts , i mentioned that MCTS Exam – ( 70-599 ) – Pro: Designing and Developing Windows Phone 7 Applications is in the process ,  It looks like the approximate date when the exam will be published... (more)
category: Metro | clicked: 0 | comment | | source: www.ginktage.com
tags: 70-599, Windows Phone 7, MCTS
3
Shouts

Using the CameraCaptureTask in Windows Phone 7

published 759 days, 5 hours, 16 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 759 days, 12 hours, 59 minutes ago
Thursday, April 21, 2011 1:07:06 AM GMT Wednesday, April 20, 2011 5:24:31 PM GMT
The CameraCaptureTask allows the Windows Phone 7 App to launch the Camera Application . This will be useful when the user wants to take a photo from the App... (more)
category: UX | clicked: 1 | comment | | source: www.ginktage.com
tags: Windows Phone 7, camera, C#
2
Shouts

What do Developers need from Windows Phone 7 and its API ?

posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 760 days, 16 hours, 31 minutes ago
Tuesday, April 19, 2011 1:52:16 PM GMT
Are you a Windows Phone 7 Developer ? or Are you planning to kicck start the Windows Phone 7 Development ? What are the features that you are expecting from the Windows Phone 7 SDK for building great Silverlight and XNA Windows Phone 7 Apps ? Here’s ... (more)
category: Metro | clicked: 0 | comment | | source: www.ginktage.com
tags: Windows Phone 7, feedback
2
Shouts

Do you want to be a Windows Phone 7 Developer Hero ?

posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 763 days, 9 hours, 9 minutes ago
Saturday, April 16, 2011 9:14:21 PM GMT
Do you want to be a Windows Phone 7 Developer Hero ? Here’s an opportunity for WP7 Developers The Windows Phone 7 Team will select and spotlight a selected group of talented Windows Phone 7 Developers by promoting the ... (more)
category: How To | clicked: 0 | comment | | source: www.ginktage.com
tags: Windows Phone 7, C#
3
Shouts

String vs string in c#

published 764 days, 22 hours, 37 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 766 days, 2 hours, 22 minutes ago
Friday, April 15, 2011 7:46:27 AM GMT Thursday, April 14, 2011 4:01:16 AM GMT
How do you create a string variable in c# ? String ? string ? Confused with the above text . Well its just that we use either .. (more)
category: How To | clicked: 2 | comment | | source: www.ginktage.com
tags: C#
3
Shouts

Launching a Web Browser from Windows Phone 7 App

published 764 days, 22 hours, 37 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 766 days, 2 hours, 25 minutes ago
Friday, April 15, 2011 7:46:27 AM GMT Thursday, April 14, 2011 3:58:31 AM GMT
The WebBrowserTask allows an Windows Phone 7 App to launch the web browser . ... (more)
category: How To | clicked: 0 | comment | | source: www.ginktage.com
tags: Windows Phone 7, C#
2
Shouts

Display IL code in Visual Studio 2010

published 767 days, 9 hours, 22 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 769 days, 13 hours, 41 minutes ago
Tuesday, April 12, 2011 9:01:54 PM GMT Sunday, April 10, 2011 4:42:53 PM GMT
Here’s a simple tip on how to display the IL code by running ildasm.exe inside Visual Studio 2010 . The IL code will be displayed in the output window of Visual Studio 2010 ... (more)
category: How To | clicked: 6 | 2 comments | | source: www.ginktage.com
tags: Windows Phone 7, Visual Studio
3
Shouts

How to Save a Email Address in Windows Phone 7 using C# ?

published 770 days, 19 hours, 53 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 771 days, 12 hours, 32 minutes ago
Saturday, April 09, 2011 10:30:14 AM GMT Friday, April 08, 2011 5:51:50 PM GMT
How to Save a Email Address in Windows Phone 7 using C# ? Saving a Email Address is as similar as that of Saving a Phone Number in Windows Phone 7 . If you used the SavePhoneNumberTask to save the phone number , then we have SaveEmailAddressTask to save the Email Address . (more)
category: Metro | clicked: 0 | comment | | source: www.ginktage.com
tags: Windows Phone 7, C#
2
Shouts

Novell 's .Net App Development on Android using Microsoft's Visual Studio and Mono

published 769 days, 15 hours ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 772 days, 13 hours, 25 minutes ago
Sunday, April 10, 2011 3:23:14 PM GMT Thursday, April 07, 2011 4:58:22 PM GMT
Yesterday , Novell had released Mono for Android which is one of the first solution for developing Microsoft’s .NET Application for Android platform using Microsoft Visual Studio . Mono is a open source .NET implementation project and with the Mono for Android to its existing Mono development tools , Novell is enabling Microsoft .NET and C# developers using Visual Studio to utilize some common code base to easily crea... (more)
category: UX | clicked: 1 | 2 comments | | source: www.ginktage.com
tags: Mono, C#
3
Shouts

How to send email in Windows Phone 7 using c# ?

posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 773 days, 12 hours, 58 minutes ago
Wednesday, April 06, 2011 5:25:28 PM GMT
How to send email in Windows Phone 7 using c# ? In one of my previous post , i wrote about how one can send SMS in Windows Phone 7  using c# . This blog post focusses on sending a email in windows phone 7 using c# . To use the E... (more)
category: Metro | clicked: 3 | 1 comment | | source: www.ginktage.com
tags: Windows Phone 7, C#
2
Shouts

Retreive the version number from Assembly in Windows Phone 7

published 774 days, 4 hours, 35 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 775 days, 20 hours, 53 minutes ago
Wednesday, April 06, 2011 1:48:02 AM GMT Monday, April 04, 2011 9:30:58 AM GMT
Have you tried retreiving the version number from the current assembly  ? You might get the Assembly version in .NET something like thisVersion assemblyVersion = System.Reflection.Assembly.GetExecutingAssembly().GetName().Version; (more)
category: How To | clicked: 0 | comment | | source: www.ginktage.com
tags: Windows Phone 7, C#, assembly, version
2
Shouts

New IDE for Mobile App Developers ( Windows Mobile , Android , Apple iOS )

published 775 days, 10 hours, 37 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 777 days, 14 hours, 59 minutes ago
Monday, April 04, 2011 7:46:31 PM GMT Saturday, April 02, 2011 3:24:26 PM GMT
Just found this interesting video when searching through IDE’s in google Hello World Hello Meme IDE from Meme Apps on Vimeo. Joe Gregory has been working on a new IDE for Windows Mobile , Android and Apple IOS  . (more)
category: How To | clicked: 5 | comment | | source: www.ginktage.com
tags: Windows Mobile, apple, Android
2
Shouts

How to Save a phone Number in Windows Phone 7 using C# ?

posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 778 days, 15 hours, 2 minutes ago
Friday, April 01, 2011 3:21:36 PM GMT
The Windows Phone 7 API exposes a launcher ( SavePhoneNumberTask ) that will launch the contacts and enable to save the provided phone number to the contacts list . (more)
category: How To | clicked: 0 | comment | | source: www.ginktage.com
tags: WP7, Visual STudio 2010 . c#