|
|
|
|
|
by brudgers
5354 days ago
|
|
Given the ease with which I was able to port one project from codeplex, I am not surprised that Microsoft is lining up the ducks. The project which I couldn't port (Ncalc) relied on ANTLR and thus a .dll. The other (Irony) was .NET based and the main difficulty was cleaning up the structure created by VS Professional to Work with Visual Studio for Windows Phone [Express] and converting the console based code to event based...and that was easy even for me. |
|