Wednesday, April 30, 2008
SEO for ASP.NET Developers
Rob Howard of the ASP.NET Team shares some excellent tips to optimize any website for Google and other search engines. Very good read.
Labels: .NET Framework, ASP.NET, Google, SEO
Thursday, April 17, 2008
Storage in the cloud - enter Microsoft SQL Server Data Services
From SSDS official page
SQL Server Data Services (SSDS) are highly scalable, on-demand data storage and query processing utility services. Built on robust SQL Server database and Windows Server technologies, these services provide high availability, security and support standards-based web interfaces for easy programming and quick provisioning.
Register for beta or download PDF
Labels: Cloud Computing, Data Services, SQL Server
Sunday, April 06, 2008
Silverlight 2 Beta 1 Control Samples
I was just going through the Silverlight website and found this demo that shows off all the Silverlight 2 controls in action along with Xaml code that is used to render the controls.pretty cool!
Wednesday, April 02, 2008
Where's .NET 3.5?
Scott Hanselman explains the question people often ask, How to configure your application to use .NET 3.5 in IIS ?
Recently Rick Strahl also shared a similar experience, read it here.
Labels: .NET Framework