I am studying C# and Windows Form Programming. I am using Visual Studio Express 2010.

I want to ask .. In C# programming .. we don't need .h file ? We don't need function declarations ? I am confused.

I added a class directly , wrote functions ( methods) in that and used them directly .... The program runs successfully

Thanking u,