If you find this article useful, consider making a small donation to show your support for this web site and its content.
DiscountASP
AboutMe
About me:
Hi. My name is Farooq Kaiser and I'm a software developer from Toronto, Canada.

Twitter authentication using OAuth

by Farooq Kaiser 5. September 2010 04:02
As of August 31,2010, Twitter has stopped using basic authentication. applications will all use OAuth, an authentication method that lets you use apps without them storing your password. To learn more about OAuth, please visit @ http://oauth.net. Register your new application with Twitter ... [More]

Currently rated 4.3 by 3 people

  • Currently 4.333333/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , ,

.NET | C# | API

Building Twitter Application using TweetSharp

by Farooq Kaiser 8. July 2010 09:00
Update: As of August 31,2010, Twitter has stopped using basic authentication. applications will all use OAuth. To learn more about using OAuth, see my new article. In this article, i will examined how to build twitter app using TweetSharp. Tweetsharp library is available at codeplex he... [More]

Currently rated 2.3 by 3 people

  • Currently 2.333333/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

.NET | C# | API

Putting a Bing Search on your Website

by Farooq Kaiser 25. March 2010 07:41
In this article, i will examined how to integrate Microsoft Bing Search engine on your site. First, you would have to get APPID from Microsoft site. Here is a link.  In next step, in your project add the following web reference. http://api.search.live.net/search.wsdl?AppID=... [More]

Currently rated 5.0 by 2 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

C# | API

Querying Active Directory with LINQ

by Farooq Kaiser 30. May 2009 14:45
Today, i will show you Querying Active Directory with LINQ. Sample Codevar users = new DirectoryObject<User>(new DirectoryEntry("LDAP://localhost"), SearchScope.Subtree);var groups = n... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

.NET | API | C#

Comparing elements using LINQ query operators

by Farooq Kaiser 9. February 2009 06:29
The Standard Query Operators is an API that enables querying of any .NET array or collection. I will compare two folders using query operators.          var&nbs... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

.NET | API | C#

Google Maps with ASP.NET

by Farooq Kaiser 28. January 2009 10:48
Today, i'll show you how to integrate google maps with asp.net page.The first step before using Google Maps is to register for a key with Google (www.google.com/apis/... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , , ,

.NET | API | asp.net | C# | Google

Jobs Autos Real estate Videos Power by Google
awesome comments