C#,asp.net - Riaan's Blog

Browse by Tags

Web Platform Installer now supports XP
Microsoft has changed the supported operating systems for the Web Platform installer. It now supports : Windows Vista RTM, Windows Vista SP1, Windows XP, Windows Server 2003, Windows Server 2008. Read more here: http://www.hanselman.com/blog/WebPlatformInstallerNowSupportsXPAndTheMasterPlanContinues.aspx Subscribe in a reader Join my blog network on Facebook Blog Networks Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Streaming Web Content
Blog post on delivering content from WCF service to a web page. http://blogs.msdn.com/drnick/archive/2008/08/18/streaming-web-content.aspx Subscribe in a reader Join my blog network on Facebook Blog Networks Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Speeding up SharePoint (or any IIS hosted website)
A client of mine recently complained about the speed of their SharePoint portal. After playing around I found this very simple and useful solution to the client's problem. This is not SharePoint specific and can be applied to any site hosted in IIS. Add the following http header to the list in IIS cache-control: (name) max-age=3600, no-check (value) What this does is to tell IIS to stop and update static content like images on every load. Simple and effective. Share this post: email it! | bookmark...
New SharePoint Site
For those that did not know, Microsoft has a new site regarding all matters SharePoint: http://www.microsoft.com/click/SharePointDeveloper/ Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
OpenID
Read below for Scott Hanselman's take on OpenID. Some interesting info and even some .Net code. http://www.hanselman.com/blog/TheWeeklySourceCode25OpenIDEdition.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Script#
Script# enables more productive Ajax application development by allowing you to compile your C# source code into JavaScript. It allows you to use standard .NET tools like msbuild projects, Visual Studio and IDE intellisense, reflector, refactoring tools, amongst various others. http://www.codeplex.com/scriptsharp Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Software Architecture - past,present,future
Found this nice to read article on MS Skyscrapr site. A very brief overview of architecture, what it is and where it is going. http://msdn2.microsoft.com/en-us/skyscrapr/bb426891.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Microsoft SQL Data Services
From the official site: "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." Seems like a very cool concept. For more information go read here: http://www.microsoft.com/sql/dataservices/default.mspx Share this post: email...

Search

Go

This Blog

Syndication