Blog

Blog posts on .NET, Azure, and more.

Skype plugin for updating Skype online status based on outlook appointments

July 30, 2013 by Anuraj

.Net .Net 4.0 Windows Forms

In our organization, we are using both MS Lync and Skype for communications. One of the main problem I faced with Skype, unlike other IMs like Lync or WebEx, Skype will not change the online status, based on outlook appointments, we need to do it manually. So here is an Skype plugin, which helps to change the online status based on your outlook appointments.

How to upload a file without page refresh

July 25, 2013 by Anuraj

.Net ASP.Net

This is an old ASP.Net hack to upload file without page refresh in ASP.Net web pages.

K-MUG Usergroup Meeting on 3rd August Kochi

July 23, 2013 by Anuraj

Miscellaneous User Group Activities

How to upload image on Facebook using graph API and C#

July 22, 2013 by Anuraj

.Net .Net 4.0 ASP.Net MVC Windows Forms

Long back I wrote a post about uploading files to Sky Drive from C# Winform application. This post is about uploading an image to Facebook using C# without any 3rd party library.

How to implement text to speech in WP7 using BING API

July 19, 2013 by Anuraj

.Net Windows Forms Windows Phone

In WP8, Microsoft introduced libraries for both Text to Speech and Speech to Text without an active internet connection. But this feature is not available in WP7. I found some article implementing Text to Speech using BING API, but seems it is no more working. Here is one implementation using BING REST API, which helps to integrate text to speech in in you WP7 applications.

Copyright © 2024 Anuraj. Blog content licensed under the Creative Commons CC BY 2.5 | Unless otherwise stated or granted, code samples licensed under the MIT license. This is a personal blog. The opinions expressed here represent my own and not those of my employer. Powered by Jekyll. Hosted with ❤ by GitHub