Jan Tielens' Bloggings
Joy, frustration, excitement, madness, aha's, headaches, ... codito ergo sum!
-
Throwing SoapExceptions Article Online
My new article for MSDN Belux is online!
-
Next version of VB.NET: even greater productivity!
David McNamee has a post about what the next version of VB.NET will offer:
-
A different kind of Mono culture
Article on The Register about Mono:
-
Edit and Continue?
Paul Vick (technical lead of VB.NET) has posted a nice entry about the edit and continue feature that will be available in the next version of VB.NET. He discusses the danger of introducing this advanced feature, for developers that are not so experienced. In my opinion, edit and continue is abused sometimes be less experienced developers and maybe even by experienced developers. But I think it can be very useful too, if you use it wisely! Paul uses the methaphore of cars to explain why he thinks this feature should be included.
-
Belgian .NET Usergroup Event: ASP.NET V2 ?
Christian Nagel has published a list of INETA speakers, it seems Michiel van Ottegem will come to Belgium and speak about ASP.NET V2. Cool!
-
Benug Meeting + Debugging Tip
Last friday I attended an event of the Belgian .NET User Group (Benug) about service-oriented architectures in .NET. The presenter was Peter Himschoot (replacing his colleague Patrick Tisseghem) who did a very good job. The session was spit into a theoretical part and a hands-on workshop.
-
TypeFinder Macro and BuildFileBuilder on the move...
Update: The original url's work again! Due to an unexpected move of the server hosting the TypeFinder macro and the BuildFileBuilder site, the original url's do not work at this moment. But you can reach them by using the new url's:
-
Unofficial blogs.gotdotnet.com main feed!
<quote>
Well rather then complain about the lack of a main feed for http://blogs.gotdotnet.com/ I decided to code up a little app to create a feed. The current feed only includes the blogs running BlogX so guys like Don Box are currently not included. I'll write more about how I created the main feed as well as release the source for the feed creator in a later post. For the time being point your aggregators over to http://www.emxtechnologies.com/gotdotnet-blogs/mainfeed.xml and let me know what you think!
</quote> -
Learning 24/7...
The people that probably know the most are also the ones trying hardest to learn.
-
To validate or not, that is the question
Fact: Users provide wrong data as input.