Click here to Skip to main content
15,889,281 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i want to make c# application that able to connect any web site such as facebook
based on username and password

i want to know how to start with this
i have good programming knowledge in desktop applications
and this the first time to make this ...

thanks for any help
Posted
Comments
Sergey Alexandrovich Kryukov 25-Feb-12 22:23pm    
Not clear what exactly you need to do.
--SA

1 solution

Look into using the WebBrowser control.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900