I watched the latest webcast about VS 2008
I watched the latest webcast about VS 2008. MS seem to integrate some function which is currently provide by opensource into VS 2008. For example LINQ is similar with what currently NHibernate doing. VS team system will have more testing functions, that is what NUnit is doing now. Well, I am a kind of Mono person, I will continue those open source framework. Moreover, I am doing a lot of things in Java too. Those framework have Java version. This is good for me jumping between C# and Java.
Config in Mono
I found we can't just set Handler to mod_mono.
I need to create the "Alias". and use "AddMonoApplications" to add the path into the application pool.
If not, that will get HTTP 503 error
Exploring .Net in Linux
I am trying to develop a new project in my server.
This is a website for myself developing in Mono.
I wish to see whether that is easy to develop a web site in Mono.
Random Number
I have written a simple game today.
This game is to show how to generate a Random Number in C#.
Download Here
Javascript problems of MS Ajax Extension.
I have put some validators in update panel. Sometime, there are javascript errors. Does anyone have same kind of mine?
