Nettuts.com is a great site with many tutorials.
Here is a series of jQuery tutorials for beginners
Nettuts.com is a great site with many tutorials.
Here is a series of jQuery tutorials for beginners
Google Tech Talks
September 5, 2006
Ken Schwaber co-developed the Agile process, Scrum. He is a founder of the Agile Alliance and Scrum Alliance, and signatory to the Agile Manifesto. Ken has been a software developer for over thirty years. He is an active advocate and evangelist for Agile processes.
ABSTRACT
Scrum is an amazingly simple process that causes many, many changes when it is implemented. This seminar presents the basic framework of Scrum and some of the implementation issues associated with it.
Speaker:Ken Schwaber
I’m reinstalling Windows on my work computer and wanted to preserve all the current Visual Studio settings.
In case you didn’t know how it is done:
1. Open Visual Studio
2. Go to Tools->Import and Export Settings
3. Choose “Export selected…”
4. Choose which settings you want to export
5. Choose filename and location
6. Done :)
7. All you need to do now is to go to same menu on other VS and select import.