(Read as: Do you See Sharp?)

For the last weeks I have been working on a project as an objective for my job. I decided to do it in .NET and C#. (Background Info: I never liked programming in the Windows Environment)

I must confess that some aspects of C# and the .NET Framework are really great to work with. On the other hand there are some cultrits in either C# language design and the .NET Framework which I do not like. We’ll see what .NET 2.0 and C# 2.0 will bring.

What I especially like is the simplicity of Multi-Threading in .NET and the SmartThreadPool Class by Ami Bar. Really simple and great to work with.

I’ll keep you posted…