Hi All: I have a copy of Marco's book and I'm trying to work through it page-by-page. Up until now, I've only programmed .NET projects in VB, having started to migrate from VBScript.
In the past, I've used some public C#-to-VB converters to help me with C# examples, but the converters don't always do a perfect job. I'm trying to convert the project as I go along to VB, but keep getting stuck on what should be simple code-behind stuff...problem is I'm not familiar with C# syntax at all, and I'm not that familiar with OOP either (but I'm trying to learn).
I have the sample project open in an instance of VS2008, and my own version in another instance of VS2008, and try to go back and forth, but am still running into problems. Does anyone know of a "port" of BH from C# to VB that I could refer to? Or should I just give up and try to shift over to C# instead of struggling to rewrite blocks of code in VB?
Otherwise, I'm going to end up filling up the forums with lots of "why doesn't this work" types of questions until I'm up to speed, and I want to spare everyone that :)
Suggestions appreciated!