Welcome to my Weblog

Nice to seeing you here. My self Anith Gopal, from beautiful India. Rocking here Since 1992. Hope you guys will have some fun here. To know more about me check the about page in this website.

Links to some introductory information about XNA Game Studio 4.0

There was some information announced today at GDC 2010 about the upcoming XNA Game Studio 4.0 release and support it will provide for developing games for Windows Phone 7 Series , Xbox 360 and Windows.  I encourage you to check out some of the links below to start learning about this new version of XNA Game Studio: Introductory post on Michael Klucher’s blog Highlights of new XNA Game Studio 4.0 features on Shawn Hargreaves’ blog Introductory post on the Microsoft blog News item on the XNA Creators Club Online site XNA Game Studio 4.0 fact sheet XNA Game Studio 4.0 FAQ Press information on the XNA Creators Club Online site

Image Carousel in Silverlight

Ein großes Hobby von mir sind Steuerelemente für Silverlight. Es gibt extrem viele tolle Beispiele an Tricks und Effekten in Silverlight

Trying and Retrying in C#

I sometimes encounter a requirement where we want to execute some code and, if that method throws an exception, we want to retry executing it several times until some limit is reached.  In this scenario, the thrown exception was expected at times by the application, and could be ignored. The operation was something that failed frequently enough that it was necessary sometimes to retry until it succeeded (web services calls for example may fail due to intermittent connectivity issues).

Accessing your application configuration

The HealthVault Application Configuration Center is available at https://config.healthvault-ppe.com .  You login to this tool with a HealthVault-PPE account and it will show you a list of ApplicationIds for which you have admin rights.  Generally you will see zero or one ApplicationIds in this list.  Here is the home screen that I see with one of my Microsoft accounts: There are three ways for an application to get onto your list: Create AppId in Application Manager client: when Application Manager uploads your ApplicationId information to the HealthVault-PPE platform, you will be prompted to login to the Application Configuration Center.  The account with which you login will become the admin account for this AppId. Create AppId in Application Configuration Center: there is a “Create a new application” link in the screenshot above.  If you use that link to create an AppId then the currently-logged-in account will be the admin for that AppId. Submit a request: if you don’t remember which account is your admin account, if you lost credentials to an admin account or if your ApplicationId was created before the existence of the Application Configuration Center then you can “reclaim” admin rights to your AppId by clicking the “submit a request” link on this page.  You will see the dialog box below.  Enter the AppId that you want to reclaim and the email address where you would like to receive the reclaim invitation.  A Microsoft person will review your request and verify that it is coming from a company that is associated with the application, then they will send the invitation mail to the specified email address.

Accessing your application configuration

The HealthVault Application Configuration Center is available at https://config.healthvault-ppe.com .  You login to this tool with a HealthVault-PPE account and it will show you a list of ApplicationIds for which you have admin rights.  Generally you will see zero or one ApplicationIds in this list.  Here is the home screen that I see with one of my Microsoft accounts: There are three ways for an application to get onto your list: Create AppId in Application Manager client: when Application Manager uploads your ApplicationId information to the HealthVault-PPE platform, you will be prompted to login to the Application Configuration Center.  The account with which you login will become the admin account for this AppId. Create AppId in Application Configuration Center: there is a “Create a new application” link in the screenshot above.  If you use that link to create an AppId then the currently-logged-in account will be the admin for that AppId. Submit a request: if you don’t remember which account is your admin account, if you lost credentials to an admin account or if your ApplicationId was created before the existence of the Application Configuration Center then you can “reclaim” admin rights to your AppId by clicking the “submit a request” link on this page.  You will see the dialog box below.  Enter the AppId that you want to reclaim and the email address where you would like to receive the reclaim invitation.  A Microsoft person will review your request and verify that it is coming from a company that is associated with the application, then they will send the invitation mail to the specified email address