isenthil

Stories submitted by isenthil

Telerik RadControls for Windows Phone – Article #8 – RadHubTile(windowsphonerocks.com)

submitted by isenthilisenthil(2309) 20 hours, 7 minutes ago

The RadHubTile control which is a part of the Telerik RadControls for Windows Phone suite brings the Windows Phone home screen experience to your App . read more...

add a comment |category: |Views: 0

tags: another

How to find if the Application is returning from Dormant or Tombstoned(windowsphonerocks.com)

submitted by isenthilisenthil(2309) 8 days, 19 hours ago

Windows Phone Mango, when the App is deactivated, it puts the App into the dormant state. This state provides the Fast Switching support read more...

add a comment |category: |Views: 2

tags: another

Fix for IntelliSense feature in SSMS 2008 R2 may stop working ...(www.ginktage.com)

submitted by isenthilisenthil(2309) 14 days, 2 hours ago

Today , i encountered a wiered thing in my SQL Server Management Studio 2008 R2 where the intellisense was somehow not working in SSMS 2008 R2 read more...

add a comment |category: |Views: 9

tags: another

How to find if an Windows Phone App is installed from Marketplace ?(windowsphonerocks.com)

submitted by isenthilisenthil(2309) 18 days, 20 hours ago

Today , i was testing one of my Windows Phone App and ended up verifying the wrong version … Infact , read more...

add a comment |category: |Views: 2

tags: another

How to Create Splash Screen in Windows Phone ?(windowsphonerocks.com)

submitted by isenthilisenthil(2309) 27 days, 23 hours ago

Splash Screen makes your App look good when it is loading initially . It might be a good idea to have a splash screen specially for the apps that takes some time to load. How to Create Splash Screen in Windows Phone ? read more...

add a comment |category: |Views: 6

tags: another

Telerik RadControls for WP7 – RadAutocomplete– Using Custom Objects -(windowsphonerocks.com)

submitted by isenthilisenthil(2309) 1 month, 4 days ago

In one of my earlier blog post , i explained about RadAutoCompleteBox showing how to display suggestions using a List of string . I had a requirement to bind custom object to the Suggestion List read more...

add a comment |category: |Views: 3

tags: another

Open DBDiff for SQL Server 2008(www.ginktage.com)

submitted by isenthilisenthil(2309) 1 month, 8 days ago

Last few weeks , i have been playing around with this cool tool called Open DBDiff . As the name suggests Open DBDiff read more...

1 comment |category: |Views: 152

tags: another

How to display Suggestions in ‘on screen keyboard’ in WP App ?(windowsphonerocks.com)

submitted by isenthilisenthil(2309) 1 month, 20 days ago

In the standard Windows Phone functions like messaging or Email App, when you enter a text, you will see the list of suggestions for the text you are typing in the top of on screen keyboard. read more...

add a comment |category: |Views: 3

tags: another

How to find the Top 5 largest files in Windows 7 ?(www.ginktage.com)

submitted by isenthilisenthil(2309) 1 month, 20 days ago

I learnt something with the PowerShell today when searching for a largest file on my Windows 7 PC If you are one of the users who want to find 5 largest file in Windows 7, read more...

add a comment |category: |Views: 4

tags: another

Telerik RadControls for Windows Phone - RadAutoCompleteBox(windowsphonerocks.com)

submitted by isenthilisenthil(2309) 1 month, 24 days ago

RadAutoCompleteBox is a Autocomplete textbox that is part of the RadControls for Windows Phone . The RadAutoCompleteBox provides a textbox along with additional functionality of providing the suggestion based on the characters the user types in the textbox . read more...

add a comment |category: |Views: 2

tags: another

Is this Windows Phone Calculator Bug ?(windowsphonerocks.com)

submitted by isenthilisenthil(2309) 1 month, 25 days ago

Just noticed one of the error in Windows Phone Calculator when performing an calculation … Below are steps to reproduce this read more...

add a comment |category: |Views: 1

tags: another

Telerik Sample Apps, Resources and Giveaways for Windows Phone Dev.(windowsphonerocks.com)

submitted by isenthilisenthil(2309) 2 months, 3 days ago

Telerik Sample Apps, Resources and Giveaways for Windows Phone Developers Recently, I have started using the Telerik’s RadControls for Windows Phone for my personal projects as well as started writing blog articles on them too. The RadControls for Windows Phone is simple to use and provides rich set of functionalities to develop windows phone App easily. RadControls for Windows Phone is built from the ground up for the Windows Phone Operating System and includes large number of controls and its capabiliti... read more...

add a comment |category: |Views: 1

tags: another

Telerik RadControls for Windows Phone – Article #5 - RadRating Control(windowsphonerocks.com)

submitted by isenthilisenthil(2309) 2 months, 14 days ago

Telerik RadControls for Windows Phone – Article #5 – RadRating – Rating Control Telerik RadControls for Windows Phone provides the RadRating , a rating control that enables the developers to implement the rating mechanism in their Windows Phone Application . The RadRating control allows the user to rate something by tapping and selecting the value from the range of values . To add the RadRating control to your Windows Phone Page , Just drag and drop the RadRating Control from the Visual Studio Toolbox to... read more...

add a comment |category: |Views: 1

tags: another

Telerik RadControls for Windows Phone – Article #4 – UnKnown Namespace(windowsphonerocks.com)

submitted by isenthilisenthil(2309) 2 months, 28 days ago

If you are getting the similar “UnKnown Namespace ” Error like the one shown in the screenshot below when using the Telerik RadControls for Windows Phone , then it might be because of the wrong namespace being declared in the PhoneApplicationPage. The type ‘RadRating’ was not found because ‘http://schemas.telerik.com/windowsphone’ is an unknown namespace. read more...

add a comment |category: |Views: 1

tags: another

How to retreive the TimeZone programatically in Windows Phone ?(windowsphonerocks.com)

submitted by isenthilisenthil(2309) 2 months, 29 days ago

The Windows Phone users can set the time zone via the Settings -> Datetime Form in the Windows Phone. By default , the time zone was “UTC +05:30 read more...

add a comment |category: |Views: 3

tags: another

Telerik RadControls for Windows Phone –Article #3 Invisible Events Tab(windowsphonerocks.com)

submitted by isenthilisenthil(2309) 3 months ago

Today, when I was working with the Telerik RadControls for Windows Phone, I noticed that for all the controls and pages, the Events tab was invisible in the Properties Window. I was unable to trigger the event for example “Click” event of the Button in the Visual Studio Designer. This issue existed only with the RadControls Windows Phone read more...

add a comment |category: |Views: 0

tags: another