1st Round - Turbo C#
Firstly, I need to state I am a big friend of Turbo C 2.0. That is the major reason, I test Turbo C#.
Tonight, I finally installed the Turbo C#. Everything is smooth.
Finally, I loaded the new IDE, looks like this :
My computer is P3 3Ghz. The load time is not too bad, around 10 seconds.
2nd Round is coming....
Tubro C#
I am looking into this C# IDE Now.
I will write somethings about it late.
Please keep eyes on my blog.
Free C# development suite
I develop C# program using open source. I use SharpDevelop and mySQL. Then I can do my development in low budget. Using visual studio cost too much for me.
LINQ
I just watched the video about LINQ from microsoft. It seems to be more easy to do the C# database programming. It does O-R mapping. That 's similar with NHibernate. I will try during this week.
Let's check it out:
http://msdn.microsoft.com/data/ref/linq/
Re-study Threading
I have completed a number of course in threading. I did those courses in Java. Yesterday, I have started to do my readings on threading again. This is because I forgot most things in threading and .Net is quite different from Java as well.