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 2.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 »
It’s here to stay: Frontpage Server Extensions
Posted in .net, .net 2.0, IIS on July 2, 2007 | No Comments »
Although nobody really uses the program for which this technology was initialy created - Microsoft Frontpage - there are still programs that use the FPSE. Like Visual Studio .Net uses it to publish a website/webservice.
With the new IIS 7.0 most developers will know about the “publish problem” from vs.net to an IIS 7.0 web server, [...]
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 [...]
Okay this is nice, trust me
Posted in .net 2.0 on June 19, 2007 | No Comments »
The thing we’ve all come to love is bugged!
String.IsNullOrEmpty can throw a NullReferenceException at runtime in certain cases. The problem is with the optimizations performed by the the JIT compiler.
Microsoft already fixed this issue in the first beta, so all you early adapters can already enjoy the fixed String.IsNullOrEmpty
Microsoft’s Feedback
Article demonstrating the issue
BlogEngine.Net Released
Posted in .net 2.0, Asp.net 2.0, Blog, blogengine.net on May 24, 2007 | No Comments »
Today I saw the notice of the first official release of the freely available blogengine.net. I already installed it once when it was in the alpha/bèta phase. Back then I saw the potentials and definitly the ease of customizing and integrating it. Nowadays when I look at the features list as well as the [...]
FileBrowser Control For Windows Mobile 6.0 Released
Posted in .net 2.0, .net Compact Framework, Visual Studio .Net 2005 on May 12, 2007 | No Comments »
I’ve released the source code of the FileBrowser Control. Check the projects section!
Up to Sequence diagrams
Posted in .net, .net 2.0 on May 3, 2007 | No Comments »
Yesterday I blogged about the autodiagrammer add-in for Reflector to visualize .net assemblies in class diagrams. Today I’ve found a nice ad-in that will generate Sequence Diagrams out of the .net assemblies. If they keep this up we can do what we’ve always wanted to do, program first and analyze later. because these tools will [...]
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.
Developer Highway Code
Posted in .net, .net 2.0 on April 19, 2007 | No Comments »
While browsing my saved feeds I found the following free ebook that you can download from msdn. I think I will read this one since we are currently doing something similar.
Developer Highway Code
To build software that meets your security objectives, you must integrate security activities into your software development lifecycle. This handbook captures and [...]
Steeve’s BlendPanel
Posted in .net 2.0, Visual Studio .Net 2005 on April 19, 2007 | 2 Comments »
A colleague of mine wrote a small, but very nice component called “BlendPanel” I know there are already versions, but anyways it’s a very nice component.I’ve added it as an attachment to this post, as well as a test project that you can use to play a bit with it. So thanks to Steeve for [...]
