Google bookmark URL format

In this post I am going share about Google bookmark URL format. It is best to place this Bookmark in your site. So, users can easily bookmark the URL if they interest with content, then can bookmark it for future use. I need to place the URL in our post at top or bottom of the post. Here is the Google bookmark URL format.. http://www.google.com/bookmarks/mark?op=edit&bkmk=[URL]&title=[TITLE] We must replace [URL] and [TITLE] with our site URL or our post URL and title of the post/sit...
More

Google Search Options

We can use search options in Google :- In this post I want to share more search options in Google. Using this we can get absolute result then normal search. We can use Wildcards and few more options. Please check with this below URLs:- Option Use of this option Example URL OR OR, we can search optional items at a time. In this example I am search for India and nagaharish. It will show the result with India or Naga Harish or both http://www.google.com/#q=India+or+nagaharish - -, Searc...
More

How to overwrite the email Sender (display) name in C#

Change Email Display Name :- In this post i going to show how to overwrite the E-mail sender’s display name in C#.NET. We can follow the same thing in VB.NET too. Email display name, it is shows information about email to receiver,  Email Subject when it came who sent this mail. That place we can overwrite exist name with our special name. For example I sent mail from ID “myemail@mydomain.com” to email ID “youremail@mydomain.com”. So, once we opened the mail we can see sent from myemail or else ...
More