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.
122 words
|
1 minute
Understanding C# Covariance And Contravariance (6) Typing issues
2009-09-01
Understanding C# covariance and contravariance:
481 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:
1081 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
Visual Studio ASP.NET Development Server Does Not Work
2009-03-21
Recently the ASP.NET development server on my machine could not work. When F5 is pressed in Visual Studio 2008, IE started and displayed “Internet Explorer cannot display the webpage”. This problem na
76 words
|
1 minute
Understanding The Internet File Blocking and Unblocking
2009-03-14
On Windows XP SP2 + IE 7 and later Windows, files from Internet are marked. Sometimes this feature causes problems.
696 words
|
3 minutes