Hi

I learned the fundamentals of C# from the newboston from below link

http://thenewboston.org/list.php?cat=15


The application is looks like this

Youtube video

http://goo.gl/qXr9JZ

Usually the windows form connect to a website and authenticates by username & password.

The steps like this.

1. connect to the website and authenticate using username & password.
2. in web interface we can enter the captcha and submit.
3. The captcha solving continues forever likewise.

The same thing. I want to do it by web based application such as I have given in youtube video that demonstrates how it works.





But as per my knowledge gained from newboston.

If your a c# programmer. Please help me to what to learn next in c# to do this kind of web based application.

I appreciate your help.

Thank you