blogging everything
Microsoft Corp. and Nokia today launched the first application from their alliance around mobile productivity, Microsoft Communicator Mobile for Nokia devices. This new unified communications client connects directly with a company’s communications systems to streamline mobile collaboration. Owners of a number of Symbian-based Nokia Eseries smartphones can download the English version today from Nokia’s Ovi Store, the easiest place to get content on their Nokia devices.
Read More: Microsoft News Center
Learn how to use Office Live for Small Business to host website files without using the Microsoft Office Live website
templates. You can get a no-cost website and hosting from Microsoft through Office Live, and you can delete the Office Live website templates and then just publish your own.
About Office Live Small Business
Office Live provides FREE online storage and document sharing.
With Office Live Small Business, building your website is simple. All the tools and resources you’ll need are here, with easy-to-follow, step-by-step instructions. See example websites or sign up to get started. Everything you need to create a professional-looking website:
For more information, see Microsoft Office Live for Small Business Free Website.
Internet Access Process
Client >>DNS Server >>Website>> Client
Ex : ping youtube.com

7. Now copy and paste the ip address from pinging youtube.com like on the image above.
Save after edit the file..
You can add as many of your favorite sites below by just following these steps.
Microsoft reserves 20% of your available bandwidth for their own purposes like Windows Updates and interrogating your PC etc
How to get it back:
Click Start then Run and type gpedit.msc.This opens the group policy editor. Then go to:
Local Computer Policy
then Computer Configuration
then Administrative Templates then Network then QOS Packet Scheduler and then to Limit Reservable Bandwidth.
Double click on Limit Reservable bandwidth. It will say it is not configured, but the truth is under the Explain tab i.e.”By default, the Packet Scheduler limits the system to 20 percent of the bandwidth of a connection, but you can use this setting to override the default.”
So the trick is to ENABLE reservable bandwidth, then set it to ZERO (0). This will allow the system to reserve nothing, rather than the default 20%.
Micro ultra-sonic alarm then fitted and packed it inside a Microsoft software box. Check out the reactions…
//Authenticate the user in the ASPNETDB personalization DB
if (Membership.GetUser(SiteData.UserInformation.Instance.WebLogin)==null)
{
//Create the user
MembershipUser newUser = Membership.CreateUser(
SiteData.UserInformation.Instance.WebLogin,
SiteData.UserInformation.Instance.Password);
Membership.ValidateUser(SiteData.UserInformation.Instance.WebLogin,
SiteData.UserInformation.Instance.Password);
}

QR code created by QR code Widget