Microsoft WebMatrix–Easy to use IDE

June 21st, 2011 by Sanket 
  Microsoft WebMatrix–Easy to use IDE for Web Development Hello Friends, In resent years Microsoft is coming with lot more things for developers, specially web developers. They have introduced various development tools and IDE’s. Now I am going to tell you about new IDE from Microsoft, it is called as “Microsoft® WebMatrix”, following are the details. Microsoft® WebMatrix is a brand...

Microsoft Visual Studio LightSwitch – Introduction

September 1st, 2010 by Sanket 
What is Microsoft Visual Studio LightSwitch?   Microsoft has finally announced the Visual Studio LightSwitch, which is featured as the newest member of the Visual Studio product family. Microsoft Visual Studio LightSwitch gives you a simpler and faster way to create professional-quality business applications for the desktop, the web, and the cloud. Microsoft has revealed that LightSwitch dramatically...

Internet Explorer 9 Preview Release

March 17th, 2010 by Sanket 
Features of Internet Explorer 9 Preview Release Today, Microsoft launched Internet Explorer 9 Preview. There are many features added in it. Following are the list of features added in IE 9 On HTML 5: Microsoft was coy about whether it would support all of the HTML 5 standards, the next generation of HTML. The company doesn’t seem willing to commit to the standard until it is set in stone, but “wants...

What is Microsoft DreamSpark?

January 10th, 2010 by Sanket 
What is Microsoft DreamSpark? Microsoft DreamSpark enables students to download Microsoft developer and design tools at no charge. Free Microsoft Office 2007 Free Microsoft Office 2007 Full Version Free Microsoft Visual Sudio 2008 Free Microsoft Visual Sudio 2008 Proffesional edition Free Microsoft Visual Sudio 2008 Express edition Free Microsoft SQL Server 2008 Now, for the first time, Microsoft...

Linux bash shell commands

January 7th, 2010 by Sanket 
Linux bash shell commands   Linux command lines seems to be very boring, specially for new people in Linux !!! I was searching for bash commands in Linux, after lots of searching I found some very good information sources. Firstly you should understand what is ‘Linux Bash Command’: The most common Linux shell is named "Bash". The name comes from "Bourne Again SHell,"...

Various Online Management Tools

January 4th, 2010 by Sanket 
Various Online Management Tools   Following are some online tools which will help you for many things, I have categories them. Have a look at it.   List of Online Office Suites     * Zoho     * Thinkfree List of Online Calendars     * 30 Boxes     * Scrybe     * Google Calendar    ...

SMTP and POP settings of different Mail Servers

January 3rd, 2010 by Sanket 
SMTP and POP settings of different Mail Servers   Hotmail Settings As other web based email services, Hotmail is using the HTTP protocol for connecting you to your mailbox. If you want to send and receive Hotmail emails using an email client software, then your software must support Hotmail HTTP access for your email account. Some email clients, such as Outlook Express or Microsoft Outlook, offer...

Regsvr32: how to register and unregister OLE controls, DLL, ActiveX Controls

January 2nd, 2010 by Sanket 
Regsvr32: how to register and unregister OLE controls, DLL,  ActiveX Controls How to use Regsvr32 REGSVR 32 Register or unregister a DLL. You can use the Regsvr32 tool (Regsvr32.exe) to register and unregister OLE controls such as DLL or ActiveX Controls (OCX) files that are self-registerable. Syntax REGSVR32 [/U] [/S] [/C] [/I:[Command_Line]] DLL_Name REGSVR32 [/U] [/S] [/C] /N /I:[Command_Line]...