Click here to Skip to main content
15,886,199 members

Comments by Asgard25 (Top 29 by date)

Asgard25 13-Apr-17 5:22am View    
For my previous work we rewrote vb6 to vb.net over two years. It was the best and most that I've ever learned the .net framework. So I agree by hand is the best.
Asgard25 13-Apr-17 5:21am View    
Rewrite it by hand, java and c# is close enough so that it isn't an unmanageable task. And the best part is you'll learn a lot more about C#, becoming more efficient in it.
Asgard25 2-Apr-17 13:18pm View    
Have you tried ofd.SafeFileName ?
Asgard25 2-Apr-17 13:11pm View    
I'm not so sure about in wpf, but if you really have to test it, create a new non-ui thread in Application_Startup I'd say. Get your app's process(Process.GetProcesses()) and check if it is responding, if not kill and launch it again. Just do proper testing when doing this.
Asgard25 20-Jan-17 15:25pm View    
Deleted
Have a look at this solution
https://www.codeproject.com/kb/vb/image_in_crystal_reports.aspx