A UI bug of Windows Server 2008 R2 RTM
2009-09-07
Today when playing with Windows Server 2008 R2 RTM at home, I noticed a small UI bug from the start menu.
116 words
|
1 minute
Understanding C# Covariance And Contravariance (6) Typing issues
2009-09-01
Understanding C# covariance and contravariance:
479 words
|
2 minutes
Understanding C# Covariance And Contravariance (3) Variances in .NET
2009-08-31
Understanding C# Covariance And Conreavariance:
294 words
|
1 minute
Understanding C# Covariance And Contravariance (4) Arrays
2009-08-31
Understanding C# Covariance And Conreavariance:
493 words
|
2 minutes
Understanding C# Covariance And Contravariance (5) Higher-order functions
2009-08-31
Understanding C# Covariance And Conreavariance:
1098 words
|
5 minutes
Understanding C# Covariance And Contravariance (2) Interfaces
2009-08-30
Understanding C# Covariance And Conreavariance:
859 words
|
4 minutes
Understanding C# Covariance and Contravariance (1) Delegates
2009-08-29
Understanding C# Covariance And Conreavariance:
1340 words
|
7 minutes
Developing ASP.NET MVC Website in Visual Studio
2009-06-14
Sometimes I send ASP.NET MVC project to some senior friends, and ask them for code review. But some of them do not have the Visual Studio ASP.NET MVC add-on installed. So I tried to develop MVC websit
279 words
|
1 minute