Sign in
Santomania
Addy Santo's occasional braindumps
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET
BlogWave
InfoPath
Pages
Personal
Sharepoint
Tech Related
VSTO
Browse by Tags
MSDN Blogs
>
Santomania
>
All Tags
>
sharepoint
Tagged Content List
Blog Post:
A tip, a tool and a book
Addys
The Tip: If your mouse has thumb buttons, they are usually mapped (by default) to "back" and "forward" in IE. Change those to PgUp and PgDown, and give it a test drive in Visual Studio. I never noticed how much of my development time was being spent on paging... much better now! The Tool: Resharper is...
on
24 Mar 2005
Blog Post:
The magic URL for fixing a broken Sharepoint page
Addys
I know it exists, but every time I need it I still spend 15 minutes searching. So, once and for all, here it is: ?contents=1 . Appending that to the URL of a web part page in WSS or SPS will display a list of web parts on the page with options to close or delete one or more of the webparts. Next time...
on
2 Mar 2005
Blog Post:
WssDal - a Sharepoint Web Services alternative
Addys
About 2 months ago I asked if anyone was interested in an alternative to the WSS webservices . A few people responded and tried my WssDal library. The general consensus seems to be that while it isn't perfect, it is useful enough to continue developing. So if anyone else wants to give it a test drive...
on
2 Mar 2005
Blog Post:
Are the Sharepoint Web Services too complex? Looking for something better?
Addys
I'm looking for a few people to help beta-test an alternative to Sharepoint's web services. The solution allows a simple "object modelish" approach to working with WSS, as shown by the following sample code snippets: // display all fields of all items of all lists ListsClient ListClient = new ListsClient...
on
30 Dec 2004
Blog Post:
Fixing Broken Links after Restoring a Sharepoint (WSS) Site with SMigrate
Addys
Utility and source code here ( http://www.addysanto.com/blog/fixsitelinks.zip ) Introduction WSS 2.0 includes a utility called SMigrate which can be used to backup the content and structure of a site and to later recreate a site’s content and structure from the backup file. SMigrate also enables migration...
on
29 Dec 2004
Blog Post:
Sharepoint Studies Roadmap
Addys
Gregory MacBeth recently posted an exhaustive 28-step roadmap for wannabe Sharepoint developers. IMHO some of the topics there aren't really required for Sharepoint development per-se (UML? UIP Application Block?) but the list is detailed and definitely worth checking out: http://weblogs.asp.net/gregmcb...
on
29 Oct 2004
Blog Post:
Accessing WSS Document Libraries
Addys
I ran across this summary table comparing the four methods of accessing WSS content... This is documented but I hadn't seen it brought together so nicely. Kudos to whoever wrote it (if anyone knows where this came from, let me know so I can credit the author) Mr Jeffries... Remote Access Set Meta-data...
on
22 Sep 2004
Blog Post:
Painless Sharepoint 2003 deployments (even when migrating from SPS 2001) ??
Addys
After reading Bill's woes with SPIN/SPOUT and the deployment in general, I figured he isn't the only one who needs to know this: There is an excellent deployment tool which assists both in migrations and deployments, and can take most of the pain out of the process. I highly recommend giving it a look...
on
5 Jun 2004
Page 1 of 1 (8 items)