Tag archive for api

Building MVC Application With Multiple Database Support Using Ninject

I used to have BlogEngine.NET as my blogging platform before switching to WordPress, and that is because of my poor hosting provider who can’t afford few MBs on the shared hosting plans. I like BlogEngine.NET a lot because it is in .NET and on the…

Continue reading →

Using SkyDrive REST API

I have created a wrapper class to simplify my work with REST API. I assume that you will be using a web application. First step is to create an application at dev.live.com. Once the application is created you will have the ClientID, Client Secret and Redirect…

Continue reading →

Integrate Windows Live SignIn Support In ASP.NET

Last year I wrote a post on how you can integrate OpenID support in your ASP.NET application. Few days back as usual I was chasing Windows Live SDK updates on Twitter and yes the most awaited SkyDrive API was made available to all the developers….

Continue reading →

MP3APP – A Web Application To Get Lyrics, Album Name, Album Art and More

I was busy in few of my freelance projects and got a very rough weekends this whole month. But still I get a bit of time to work on my so called in-house project and somehow I was able to get it completed after a…

Continue reading →

Minify Your CSS & Javascript With SquishIt

No one likes if their favourite site is loading up slow. Using CSS sprites instead of using individual images and minify javascript and css files is a way to minimize the request send to the server and also saves you few KBs or may be…

Continue reading →

BingMap.JS – Jquery Plugin For Bing Maps

Bing maps are out there for a long time now and is getting mature pretty fast. I have used Bing maps myself in few of my projects and I remember as a first time user I have a hard time configuring it according to my…

Continue reading →

Add Google Login Support In ASP.NET With OpenID

Few years back I blogged about adding OpenID login support in ASP.NET application. This time I am blogging about adding Google login support in ASP.NET application. A friend of mine is trying to integrate multiple third party authentication support for one of the application he…

Continue reading →

Introducing Visual Studio Achievements – Bringing Some Game To The Code

Another awesome stuff for developers from Microsoft! This past Wednesday Microsoftie Karsten Januszewski announced the Visual Studio Achievement Beta at Channel9. Guess what? as a developer, you are writing hundred lines of code every day without even getting noticed by the community!!? Well, you will get noticed…

Continue reading →

Get Song Lyrics From LYRDB With ASP.NET MVC And JQuery

Most of the times I have seen people looking for song lyrics on online MP3 or lyrics database sites. Few of them provide API to fetch lyrics which is good for developers. Last.fm has a powerful API but they don’t provide any API call to…

Continue reading →

Integrate DISQUS For Comment Management In MVC

I have been working on a MVC project which I will be using to save and manage all my code snippets. I get this plan in my head when my 160GB of HDD got crashed which holds most of my work and code. I started…

Continue reading →

Page 1 of 3 1 2 3