A UI bug of Windows Server 2008 R2 RTM
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
Understanding C# covariance and contravariance:
479 words
|
2 minutes
Understanding C# Covariance And Contravariance (4) Arrays
Understanding C# Covariance And Conreavariance:
493 words
|
2 minutes
Understanding C# Covariance And Contravariance (2) Interfaces
Understanding C# Covariance And Conreavariance:
859 words
|
4 minutes
Understanding C# Covariance and Contravariance (1) Delegates
Understanding C# Covariance And Conreavariance:
1340 words
|
7 minutes
Developing ASP.NET MVC Website in Visual Studio
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