Tag Archives: microsoft

Transferring logins and passwords between SQL Server 2005 and SQL Server 2008

This link is very useful and details how to transfer the logins and the passwords between instances of Microsoft SQL Server 2005, and Microsoft SQL Server 2008, on different servers. – Microsoft Knowledge Base: #246133

Posted in Software, computers, microsoft, sql server, windows, windows server 2008 | Tagged , , , , , , | Leave a comment

Azure sample database setup….

Notes on setting up the sample database – adventureworks [click here] for Microsoft’s cloud computing sql server called Azure: you need an account – get one from sql.azure.com – it takes some time for your access information to arrive by … Continue reading

Posted in Software, computers, microsoft, programming, sql server, visual Studio .Net, websites, windows, windows server 2008 | Tagged , , , | Leave a comment

Azure SQL….

Adventure works sample databases are now available for Microsoft’s SQL Azure at codeplex – click here.

Posted in Software, computers, microsoft, sql server, windows | Tagged , , , , , , | Leave a comment

Classic Physics Lectures on Microsoft Research Website

Microsoft Research at this link, provides for free the lecture series of iconic physicist Richard Feynman.

Posted in World, school, science, websites | Tagged , , | Leave a comment

Microsoft Hyper-V…

Using Windows 2008 Server Operating system, this allows you to create a server based virtualized computing platform. An x64-based processor. Hyper-V is available in x64-based versions of Windows Server 2008—specifically, the x64-based versions of Windows Server 2008 Standard, Windows Server 2008 Enterprise, and … Continue reading

Posted in computers, hpc | Tagged , , , | Leave a comment

Silverlight….

Microsoft Silverlight allows developers to create rich, cross-platform, interactive Web applications. I went through some sample code from Microsoft’s silverlight.net website and created a base page from which to demo/test the functionality of silverlight capabilities and use these as a … Continue reading

Posted in Software, silverlight, websites | Tagged , , , , , | Leave a comment

Unable to connect to remote server – error

If you get this message say from Visual Studio when trying to deploy SSRS reports to a SQL Server 2008 database instance, heres how this can be resolved. This is usually caused by kerberos security authentication. Navigate to: C:\Program Files\Microsoft … Continue reading

Posted in Software, computers | Tagged , , , , | Leave a comment