Ask your own question, for FREE!
Computer Science 8 Online
OpenStudy (anonymous):

i hav designed a simple calculator in c sharp window form application... where can i view the code for the window form components that i've dragged and dropped....?? and can i make it a seperate exe file to run it anywhere?? pls help.....

OpenStudy (anonymous):

ya u can make exe file to run it any where , u can put on ur desktop ,my file or any where u like

OpenStudy (anonymous):

for The exe file you can find it in this path : Documents/VisuslStudio/Projects/YourProjectName/bin/Debug/TheFile.exe

OpenStudy (anonymous):

help me with some internet sources and book names........

OpenStudy (anonymous):

In Visual Studio, right click on the form's class. Click on "View Code". That will show you the code behind the form. Also, if you'd clicked "View Designer," it would have shown you the code for where controls are positioned on the form.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!