Feed on
Posts
Comments

Archive for the ‘.net 2.0’ Category

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

Read Full Post »

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, [...]

Read Full Post »

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 [...]

Read Full Post »

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

Read Full Post »

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 [...]

Read Full Post »

I’ve released the source code of the FileBrowser Control. Check the projects section!

Read Full Post »

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 [...]

Read Full Post »

I saw the notice on Informationweek that Microsoft released a beta of the VS.net Orcas.
Find out more here.

Read Full Post »

Developer Highway Code

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 [...]

Read Full Post »

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 [...]

Read Full Post »

Older Posts »