Dec 4 2008

How to develop a facebook application

If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!Social snippets has written an excellent tutorial about writing your first Facebook Application using asp.net. Check it out here.

    

Nov 27 2008

.net framework 4 poster

Here comes another .net poster. The .net framework 4 poster. Check it out here.

    

TAGS: ,
Nov 23 2008

Get started with ASP.net Ajax control tool kit

Here is a very useful ASP.net video tutorial. Joe explains very neatly about using Ajax control tool kit in your ASP.net applications.
Here is the link to the video.

    

Nov 20 2008

BugTracker.NET free bug tracker

I was searching for a bug tracker for a project and I wanted something simple, easy to install and last but not least FREE.
I stumbled upon this wonderful free bug tracker called BugTracker.NET. More details about this tool is available here.
Dont expect this to be very flashy, beautiful bug tracker. but it does the [...]

Oct 22 2008

Top 5 questions from stackoverflow

As geeks you should always keep a watch on all the programming related websites. Stackoverflow.com is a must site for programmers (I know.. I know I need not mention that ). Here is a list of top 5 questions from stackverflow.

Option Strict On and .NET for VB6 programmers
Great programming quotes : This is my [...]

Aug 25 2008

Captcha Using Asp.Net

Here is a simple code to create a captcha image. This ASP.net code creates a bitmap image of a randomly selected string. I think this code is self explanatory. If you have any queries please post it as a comment I will reply.Below are some of the images generated by this code

Imports System
Imports System.Collections
Imports System.ComponentModel
Imports [...]

Aug 11 2008

.NET Framework 3.5 Common Namespaces and Types Poster

The .NET Framework 3.5 Common Namespaces and Types Poster is downloadable as XPS or PDF format. Print one and hang it on your wall Download it here

    

Aug 1 2008

5 Ajax calendars you shouldn’t miss

Vista Like Ajax calendar : The Vista-like Ajax Calendar (vlaCalendar) version 2 is a unobtrusive  web version of the slick and profound Windows Vista taskbar calendar, by using the mootools javascript framework, AJAX, XHTML, CSS and PHP. Read more here

Aeron Calendar : Calendar is a Javascript class that adds accessible and unobtrusive date-pickers to your [...]