Converting VB.Net to CSharp
Converting VB.Net to CSharp It has been so long I can’t remember why I started the project off in VB.Net to begin with. I have had my fill and converted the Common.Tasks project from CI Factory to C#. One of the reasons that I felt I could do this with out too much difficulty was the project NRefactory from #develop. I was introduced to NRefactory from the Checkin Policy project located at CodePlex. It is a code parser and generator. Something that Microsoft should have released with the first version of .Net. I have never understood why they haven’t rectified this egregious omission. ...