摘要: Convert a string to an enumerated (enum) value.Using the Enum.Parse method, you can easily convert a string value to an enumerated value. Doing this requires the type of the enum and string value. Add...阅读全文
摘要: 安装Team Foundation Server,安装了一半,听说这个东东在Beta2之前全中国都没几个能装好,今天试了试,的确够麻烦,不仅要一大堆支持软件还要设置域控制器、安装用户等等,很是麻烦,一下午都花费在上面还没装好,明天继续装。 这个东东与VSTS搭配当然是软件工程的终极杀手,但现就连安装都这么麻烦,不知道真正用的又有多少了,我想把这个引入公司的开发项目当中,不知前途如何。况且我们几个人...阅读全文