Might as well give some more tips...
I basically spend every day learning something new here at work in all areas, and the best tool i have ever run across is
The Google Toolbar, this kick ass little IE addon allows you to just search through an individual domain for help.....
So for instance, if i want an example of DataSet from the GotDotNet page (which they have example code
for everything and in every language of .NET), type in the text to look for and press that second button, and I can find any example code i need
here's a screenshot of what i mean
While i haven't quite grasped much about .NET just yet, I have
done enough to learn about User controls (perhaps my favorite part of .NET so far), Events, the totally different "pull and display" methods of dealing with a database (its sooooooo different than ASP 3.0 imho).. ack, there is just soooooo much power available
Cool Stuff to really dig into:
- The built in security measures using web.config (it so rocks!)
- Image manipulation (some working, although not too efficient of code in this example,
image upload an manipulation)
geez, i could go on and on and on, but i won't, i have some work to do
hopefully that's some more help