blah blah blah is here! blah blah » Close

0
votes
1 answers

Is there a way to see the command-line arguements used by vs.net during a compile?

I want to see exactly what vs.net does behind the scenes when it compiles a asp.net web application. [code]csc.exe etc etc.[/code] Is this possible? I find that the IDE abstracts so many things away from us, we have no idea how to ...

0
votes
1 answers

C#.net 2008 build problems

I am asking for help on compiling a C#.net 2008 application since I have not been able to obtain a successful build with no errors yet. This application that we need to support has no documentation and the programmer(s) who wrote the ...

Feedback