I have a template to go by for writing my code for an application but not understanding what should be written first in order to see my progress.. getting errors and it won't run to view what I have so I have no visual guidance. What is my foundation for the the frame and how do I know the size boundaries without going through trial n error?
1
Expert's answer
2010-10-31T18:50:44-0400
Use various C# IDE for writing the business logic part and editing design part of code separately.
Comments
Leave a comment