Today I found that the first CTP for visual studio .net 2010 and the .net framework 4.0 is available for download. If you want a quick overview of some of the new features go to this website: http://msdn.microsoft.com/en-us/vs2008/products/cc948977.aspx
If you want to download the CTP you should go to the Microsoft Connect page
Archive for the ‘.net 3.0’ Category
Visual studio .net 2010 & .net Framework 4.0 CTP
Posted in .net, .net 2.0, .net 3.0, .net 3.5, .net 4.0, Visual Studio .Net 2010 on October 30, 2008 | No Comments »
How to ignore a blogging career ?
Posted in .net, .net 2.0, .net 3.0, .net 3.5, Visual Studio .Net "Orcas", Windows on July 2, 2007 | No Comments »
That’s simple buy a house that needs to be finished in the meantime switch jobs and on top of that move out of your current appartement.
I’ve not been writing as much as would like, but I can’t seem to find the time. Lately I’ve been watching more closely to LINQ, Nhibernate, EDM, Windows Server [...]
Get a history of the evolution to LINQ
Posted in .net, .net 3.0, .net 3.5, LINQ, Visual Studio .Net "Orcas", Visual Studio .Net 2005 on June 15, 2007 | 1 Comment »
Anson Horton wrote a very nice article for the MSDN magazine June 2007 edition. It gives you an overview of how LINQ (Language Integrated Query) has evolved from the idea of the concept to an actual technology. A nice extra on this article is that he shows a lot which new language features in [...]
Get started with Expression Blend and Design
Posted in .net, .net 3.0, Expression Blend, Expression Design, Visual Studio .Net "Orcas", Visual Studio .Net 2005, WPF on June 6, 2007 | No Comments »
F or those that like to get started with the new Microsoft products Expression Blend and Expression Design. You should check out these links below. They give you access to tons of FREE video tutorials hosted by lynda.com
Links:
- Getting started with Expression Blend
In Getting Started with Expression Blend , Lee Brimelow covers all the basics [...]
Visual Studio Orcas Beta available !!!
Posted in .net, .net 2.0, .net 3.0, .net 3.5, Asp.net, Asp.net 2.0, Asp.net Ajax, General, Visual Studio .Net "Orcas" on April 20, 2007 | No Comments »
I saw the notice on Informationweek that Microsoft released a beta of the VS.net Orcas.
Find out more here.
WPF: draggable windowless windows
Posted in .net 3.0, WPF on January 19, 2007 | 1 Comment »
I’m currently trying out the Microsoft Expression Blend designer (formerly known as Microsoft Expression Interactive Designer). I must say it’s already very nice, the only I still can’t seem to get working is the integration with visual studio .net 2005 to edit the code behind files… Anyway that’s not what I wanted to talk about.
We [...]
Exception serialization & WCF
Posted in .net 3.0, WCF on January 19, 2007 | 1 Comment »
I was helping a colleague of mine this week with some exception handling in WCF. The problem we were facing was that when we send a faultexception we lost important information about the original exception like the innerexceptions. Although it may not be best practice to send all of the exception information to the client [...]
