Beginner to .Net

bl4zed

Newbie
Joined
Aug 28, 2009
Messages
13
Reaction score
0
I am just starting to learn .Net but need some ideas on what to make. Nothing too hard just beginner projects.
 
Code:
http://www.freelancer.com/
Find some projects that sounds doable
Place your bid
Learn and earn money at the same time.
(that's how i got started in this)
 
My advice, learn about regular expressions, learn about webclient, http webrequest object one way or another all the internet marketing tool, needs those components to scrape any page
 
Start with small button controlled environments. Like when you click a button so and so opens, or files get saved or a website gets opened. A good challenge would be to make a web browser using the Webbrowser control from Visual studio
 
I agree httpwebrequest and webclient are most knows for bot programming jobs. If you are going to use the webbrowser control you may as well use ubot or imacros.
 
Back
Top