Orkut is one of the great social networking site ,which can allow to add new friend , send scrap add photo , add buddy and many more , but for that you need to login in your account and do all the stuffs ,

firefoz added new feature you can say new addon for scrap book [...]

need to test your application or website in different browser with different platform

read this it will help you .

Test Your application

we have seen lot many Bar graphs . they are basically design with ajax, javascript, jquery and many others ways , here you can get cool and simple CSS Bar graphs
look at the Stephen of The Wojo Group has published their implementation, which is being used in Backbone,

Read article [...]

Jquery Collections

i really like to write something on Jquery , here is my collection of jquery example , code
and sample hope u like it

JQuery Plugins and Demos for Developers.

Jquery ToolTip
Best Ajax , Jquery ,Css Calendar collections
Data Grids with(AJAX,jvaScript, Dhtml)
jQuery Fade in Fade out Effect

while blogging, great ideas and great posting is really very benifitial to keep your post
readable . there are so may topics are there on that you can blog your ideas, that may be
realted with personal , technology , humar, nature and so many, its really give a nice way
to represent your [...]

Cheap trick:

Convert.ToString((object)stringVar) == “”

This works because Convert.ToString(object) returns an empty string if object is null. Convert.ToString(string) returns null if string is null.

(Or, if you’re using .NET 2.0 you could always using String.IsNullOrEmpty.)

on Sql there was an Error:

Message ‘ImportSystem’ is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases”

for that you need to do simple one is …

1. select log_reuse_wait_desc, * from sys.databases

The log file cannot be reused due to an Active [...]

In vb6.0 we used the Sleep API function to allow the process to ‘sleep’ for specified time interval. VB.NET comes up with an sleep function on its own

System.Threading.Thread.Sleep(500)

The argument 500 in the above code specified the number of milliseconds for which the thread is blocked.

Specify zero (0) to indicate that this thread should be suspended [...]

Status bars is important part in informing the user of the use of controls, the status of progress of the application and many more .Net provides a new control – the StatusStrip control – an extension of StatusBar

follow the steps to do same:
1.Select the StatusStrip control in the ToolBox and drop it on the form

2.When [...]

most of the time we can’t identify the Color and images that time we can use different color tool
to identify it and for Creation of different color also

here are the some list of Sites that have cool tool

1 - Collection of Cool Tools

hope u like it