July 1, 2008

Search Google via Email

For all those people who cannot access internet from the office, there is no need for it. You can search and receive Google search results through email. Simply send an email to [email protected] and put the text of your query in the “Subject” line. You will receive the search results

Add MS AJAX Extensions to a Visual Studio 2005 Setup Project

MS AJAX Extensions is an assembly (DLL) that must be present on the target system in order for your AJAX-enabled ASP.NET application to work. To simplify deployment of AJAX-enabled ASP.NET applications, you can download this open-source Visual Studio 2005 plug-in. It makes MS AJAX Extensions redistributable in the form of

Use UNION ALL Instead of UNION

To improve query speed, use the UNION ALL statement. UNION ALL looks for and discards duplicate rows in the result set, whereas the UNION statement does not.

Getting Started with Windows Live Admin Center

hen developing with Windows Live services, you open your application to a whole new world of software integration. In this fascinating realm of mash-up mania, developers can find tools for adding maps, searches, video, chats, and even social networking services directly into their applications and ultimately right into their users’