Hey

I've been working on my project.
Take a look at my scheme, the top level has some methods, exchangeVideo.

Where should I put it?
Program.cs? Because there is the main method. But it gives me some static class error, when I declare the method inside it.
Or form.cs or maybe create another superclass?

If anyone has any time to help me sort it out, please do.

Hello.
Please describe what your program should do (the basic algorythm/-s).

Just thing, I would like to notice is that the Program.cs usually contains code for application running, finishing: What common routines do you put in your Program.cs for C#.

And in the Form.cs - you have the code, supporting you form (and it's components) look and act ..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.