I know this is in vs2005 but is there a way to
1- Divide class or move some helper methods on to another file and still be able to use in main file.
2- Is there a way I can move similer files under one folder under a project under a solution and still be able to use that code.
I tried both in my ways but did not work. Just wondering if possible.
Thanks,
Po
1- Divide class or move some helper methods on to another file and still be able to use in main file.
2- Is there a way I can move similer files under one folder under a project under a solution and still be able to use that code.
I tried both in my ways but did not work. Just wondering if possible.
Thanks,
Po
Comment