Sign in
Dr. Z's Blog
Options
Blog Home
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
ADFS
Anonymous
Application Page
BPOS-S
Client Certificate
Configuration
Credential
Development
Disaster Recovery
DPAPI
Encryption
Enterprise Library
Failover
High Availability
MCM
MCP
Microsoft Certificaed Master
MOSS 2007
SharePoint
SharePoint 2010
SQL Mirroring
SSL
SSO
Stretch Farm
ULS
Archive
Archives
April 2013
(1)
March 2012
(2)
June 2011
(1)
April 2011
(1)
February 2011
(1)
January 2011
(1)
October 2010
(1)
April 2010
(3)
February 2010
(6)
April 2009
(1)
February, 2010
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Dr. Z's Blog
Codeless SharePoint Development
Posted
over 3 years ago
by
Dr. Z
0
Comments
May this be every SharePoint developer's principle: DO NOT write code if you don't have to . Don't get me wrong, I am a developer and I love to write code more than anything else. However, I find that not to write code, when it is feasible of cause...
Dr. Z's Blog
DPAPI and SharePoint
Posted
over 3 years ago
by
Dr. Z
2
Comments
DPAPI stands for Data Protection API. It is a pair of function calls that provide OS-level data protection services to user and system processes. http://msdn.microsoft.com/en-us/library/ms995355.aspx . Simply put, if your OS is Windows 2000 or later,...
Dr. Z's Blog
Using Enterprise Library 4.1 in SharePoint 2007 development projects
Posted
over 3 years ago
by
Dr. Z
5
Comments
Yes, you CAN use Enterprise Library 4.1 ( http://msdn.microsoft.com/en-us/library/cc467894.aspx ) in your SharePoint 2007 development projects. Here is how: Install .NET Framework 3.5 if it is not present on SharePoint servers. EntLib 4.1 is based...
Dr. Z's Blog
Configure SharePoint servers to use proxy with credentials
Posted
over 3 years ago
by
Dr. Z
2
Comments
If your enterprise has a proxy server for all servers with credentials, your SharePoint servers may not be able to connect to Internet. You would probably see errors on RSS Viewer webparts trying to read feeds from Internet. You need to write some...
Dr. Z's Blog
How to create a HTML search box for SharePoint search
Posted
over 3 years ago
by
Dr. Z
2
Comments
Search in Microsoft Windows SharePoint Services supports URL syntax. You can encode search keywords and parameters in URL and post directly to the search page. For more information about SharePoint search URL syntax, please refer to: http://msdn2.microsoft...
Dr. Z's Blog
How to configure client certificate for SharePoint authentication
Posted
over 3 years ago
by
Dr. Z
2
Comments
SharePoint supports client certificate authentication. However, before you enable SharePoint and IIS for client certificate authentication, make sure that a X.509 PKI is in place within your IT infrastructure. It is not recommended to apply client...
Page 1 of 1 (6 items)