Blogs authored by SharePoint professionals including consultants, developers, and trainers.
Browse by Tags
All Tags »
Portals (
RSS)
-
|
Ricardo Magalhães from Tech Talk PT shares what Alternative Rendering Framework (ARF) is and what controls are available. To read more visit Introducing ARF - Alternative Rendering Framework for SharePoint thekid.me.uk writes on how to use Silverlight...
|
-
|
I received the following error message when accessing my SharePoint 2007 site: Service Unavailable If this ever happens to you, its most probably because the application pool associated to your website is not started. Go to IIS Manager and Start the application...
|
-
|
You can use Internet Explorer 7's search box to search almost anything, and you can enable visitors to your site to do the same. Here's how: Create an OpenSearch XML Document such as the following: <?xml version="1.0" encoding="UTF...
|
-
|
When building intranet web applications, I recommend making it very easy to allow your users to tell you what they think. If you are reading this blog, you know how important instant simple feedback is to web sites, their value, and the trust of their...
|
-
|
I was curious if this was possible. A lot of people want to be able to show presence information in web pages, but don't want to have deploy lots of server controls. Here is an example showing how to show a count of unread email in your inbox: <object...
|
-
|
Because you can't copy the hyperlink on the "Export to spreadsheet" link on SharePoint lists, here is how you can create your own hyperlink. http:// [Server] / [Site] /( [Subsite] /)_vti_bin/owssvr.dll?CS=109&Using=_layouts/query.iqy&List...
|