since VB and C# do not handle namespaces the sameway ..
How would this example look like in VB
http://www.codeproject.com/WPF/HiliteListViewItemsInWPF.asp
or just how to get a converter working in VB.
/Bo
Windows Presentation Foundation (WPF)
since VB and C# do not handle namespaces the sameway ..
How would this example look like in VB
http://www.codeproject.com/WPF/HiliteListViewItemsInWPF.asp
or just how to get a converter working in VB.
/Bo
Hey Boman, Carlos Mares has a free VB.Net to C# and C# to VB.Net converter.
http://www.carlosag.net/Tools/CodeTranslator/Default.aspx
I've run into small issues when I've needed to convert, but it should get you 95% of the way there.
Hi Clint ..
I was not thinking on converting syntax .. More on how to set op a converter.class to recalcuate
values ..like the one I link to. I'am a flashguy who is trying WPF , so I'am newbie in windows coding.
The VB is Firm policies .. Whould rather write i C#.
But again if Anyone could help me setup a converter.class ( like the example ) it would be great.
/Bo
Hello, is this what you want This is exactly output from the tool Clint pointed out.