Tuesday, November 25, 2008

Monday, November 10, 2008

Explore Azure Services

Windows Azure
Windows® Azure is a cloud services operating system that serves as the development, service hosting and service management environment for the Azure Services Platform. Windows Azure provides developers with on-demand compute and storage to host, scale, and manage Web applications on the Internet through Microsoft® data centers.

Cloud computing with…
Ability to run Microsoft ASP.NET Web applications or .NET code in the cloud
Service hosting environment that includes Internet Information Services 7.0 and Microsoft .NET Framework 3.5 SP1
Security supported by flexible Code Access Security policies
Small runtime API that supports logging and local scratch storage
Web portal that helps you deploy, scale, and upgrade your services quickly and easily

Learn more

Microsoft Certified Master

How to become a Microsoft Certified Master

Do you have what it takes to achieve the highest level of technical certification for Microsoft server products? Successful applicants are able to demonstrate their expertise through hands-on experience and prerequisite exams. Complete the following requirements to achieve your Microsoft Certified Master credential.

Microsoft Certified Master program application and registration
Click here to become master :)

Tuesday, November 04, 2008

Visual Studio 2008 in Tamil language interface!

CLIP (Hindi, Tamil and Malayalam) for Visual Studio 2008
The Captions Language Interface Pack is a tool that uses a tooltip caption and/or a small discrete dialog to display translations for user interface items in Visual Studio 2008. The user hovers with the mouse on top of the UI elements to see an instant translation. For version 1.0, the CLIP offers partial localization, i.e. covers only most of the core IDE of the product.

I am very happy that, I have done my small contribution by testing the localization for Tamil Language before this release.

For Tamil http://www.microsoft.com/downloads/details.aspx?FamilyID=4e5258d2-52f4-46b8-8b74-da2dbec7c2f7&displaylang=ta

ASP.NET MVC - Sport Facility Booking system

  The project relies on some external service providers. Thus accessing them via their API requires authentication. An API Key need to be su...