Guys,
1. I've tried all sorts of thing to compile a windows forms app using vbc
task(It compiles fine with Visual Studio). My VS2005 WinForms project uses
'Enable application framework' property (Project->Properties->Application).
This results in having a Application.MyApp & Application.Designer.
Hi All,I'm newbie and trying to write a Nant script for our project which is on VB.Net 2005. The problems are with trying to come up with the sattelite assemblies for my resources (resx). I use the / tasks but they only create .resource files rather than get me a resource dll. I also went thr