Thursday, February 28, 2008

Daily Links 28/02/2008

Downgrade a VS 2008 .sln or .csproj to VS 2005

Hosting options in WCF
Host your web service in IIS, a windows service, a managed application, or WAS (Windows Process Activation Service)

an old article I found helpful on how it initialise hosted WCF Services
... I was quite surprised at the lack of documentation out there for this kind of behaviour, since twice now I've developed services, and both times required initialisation mechanisms.

.NET 3.5 Brings Major (Undocumented) Changes to ThreadPool
plus a follow up post

(Links) - Silverlight 2/WPF Tutorials
The silverlight tutorials are the same ones that I mentioned previously (from ScottGu's blog)

MSDN Reader application
"The MSDN Reader allows you to browse through MSDN Magazine articles like never before. Read through articles, view figures and code snippets in an intuitive and easy-to-use experience." Source code is also available

LINQ to SQL In Disconnected/N-Tier scenarios: Saving an Object
There is a link to other LinQ to SQL tutorials in the comments

No comments: