Archives
-
Tools built for Mono
I added a new attribute to the SharpToolbox: [BuiltForMono].
-
Events, references, garbage collecting, memory leaks and weak delegates
I was playing with services and containers, as part of my implementation of Inversion of Control. All was fine until events came into play.
I needed to connect two services through events. Oh, all was working fine: there were no apparent troubles. But under the too calm surface sneaked a dreadful memory leak. Events don't play well with a loosely coupled environment by default. Better be warned. -
Let .NET 2.0 Go Live
Dear Microsoft, we really need a date for .NET 2.0's "Go Live" license (and consequentely the beta 2). We need to know right now whether we should start developing with .NET 2.0 or whether it's too soon because we won't be allowed to deploy in production before next year or so.
-
Objects and Services
Clemens Vasters' post "Rows and Columns + Elements and Attributes is all you need" initiated an interesting discussion about the place of objects in SOA.
-
Visual Studio 2005 and .NET 2.0 beta documentation
Keeping a link to the Visual Studio 2005 and .NET 2.0 beta documentation might be handy...
-
Inscriptions Symposium DotNetGuru
Les inscriptions sont ouvertes, et le nombre de places et limité. Qu'on se le dise...
-
Application, Page and Control events in ASP.NET v2.0
The lifecycle of Application, Page and Control in ASP.NET 2.0 is something you'll have to know and understand sooner or later. It is essential to put things where they belong, and this kind of information is not only for control writers. Jeff did a great work collecting it. If you want to learn about this lifecycle in ASP.NET 1.1 instead, you can visit this page.
-
Beta bits for the week-end
I now have two CD ISO files to play with. Three to go to have the complete set...