Navigating in SharePoint
Many SharePoint
If you get lost trying to follow the path, you can enter the address of the page directly in your browser's Address bar. The figures that accompany tasks show the addresses of most important pages. For example, this is the address of the page used to delete a site: http://wombat1/newsite/_layouts/1033/deleteweb.aspx
In this case, you'd want to replace
//wombat1/newsite/
with the address of the site to delete. Using the address bar is also a handy shortcut for repeating a task on multiple sites: to delete multiple sites, just change the site
|
Getting the Code ExamplesThe code examples are available on my web site at http://www.usingsharepoint.com/Samples. You may want to bookmark that site in your browser so you can see the examples in action while you're reading. In addition, there is a version of code samples that can be installed on your own server as a template at http://www.oreilly.com/catalog/essentialsp. Although installing the samples yourself is a little complicated, it gives you complete access to the source and lets you make changes. You don't need to install the samples right away, though: get comfortable with SharePoint first.
You are free to use the samples in this book in your own work but not to claim them as your own. Ditto for sections of text in this book. It is always polite to credit the source of your quotes so that other can find (and possibly buy) the book if the find it useful. If you have questions about your use of samples,
|
If You Need HelpIn addition to the help that can be found through my web site and those of O'Reilly, Microsoft, and Google, here are some otherSharePoint resources:
|
Font Conventions
This book
|