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.

Building Twitter Application using TweetSharp

by Farooq Kaiser 8. July 2010 09:00
In this article, i will examined how to build twitter app using TweetSharp. Tweetsharp library is available at codeplex here. Here is a code that searches Twitter using TweetSharp. 1: using TweetSharp.Twitter.Fluent; 2: using TweetSharp.Twitter.Exten... [More]

Currently rated 4.0 by 1 people

  • Currently 4/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