skip to main
|
skip to sidebar
Subscribe:
Ramesh's Web/SharePoint Blog
Labels
Lotusnotes
(3)
sps2010
(19)
Monday, June 13, 2011
sharepint Architecture
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Search This Blog
Powered by
Blogger
.
Blogger templates
Popular Posts
Document ID in SharePoint 2010
SharePoint 2010 includes a new Site Collection scoped Feature called the Document ID Service. As most of you might be aware that in a tradi...
To develop Dash boards using PPS in sharepoint 2010
Steps: Configure Secure store Service in SA Create Performance point Services Configure PPS with Secure store Account Do...
Programmatically Create a Site from Custom Site Template in SharePoint 2010
Here is the code snippet to create a Site using a Custom Site Template in SharePoint 2010. using (SPSite site = new SPSite("...
Install .Stp and create the list using Stp's
# Adding the PowerShell Snapin Add-PSSnapin "Microsoft.SharePoint.PowerShell" # Get the SiteURL - Configur...
creating content type
CREATING A NEW CONTENT TYPE 1. Create a folder named CustomRating in the FEATURES directory. 2. Create a xml file named feat...
Adding\Updating\Retriving\SPquery Lookup fields in Sharepoint
Adding a Lookup Item - SPListItem listItem = myList.Items[0]; listItem["Departments"] = new SPFieldLookupValue(10, “Operati...
Diffrence b/w Team site and Publishing site
Team Site template :Bi –directional.--> a simple site template designed to help a group of people (a team?!?!) work together to excha...
Feature Stapling
Using Feature stapling, you can activate default/custom features when a new site/web will be created. The requirement of feature stap...
SP and ASP.Net Page Life Cycle
ASP.Net Page life cycle. S � Start I � Initialize L � Load V � Validate E � Event Handling R � Render Sharepoint page lif...
Adding Robots Text to all Site Collections
$Site=Get-SPSite http:// abc.com $spWebApp = $Site.WebApplication # write-host ...
Followers
About Me
Ramesh's sharepoint Blog
Hi I am a jovial person. Easy to mingle with everyone. And I would like to touch with sharepoint new concepts.
View my complete profile
Total Pageviews
Blog Archive
►
2020
(10)
►
August
(10)
►
2018
(27)
►
September
(27)
►
2013
(9)
►
September
(1)
►
July
(2)
►
June
(4)
►
May
(1)
►
February
(1)
►
2012
(5)
►
February
(4)
►
January
(1)
▼
2011
(54)
►
December
(4)
►
November
(6)
►
October
(9)
►
August
(6)
►
July
(2)
▼
June
(27)
Migrating Lotus Notes applications to SharePoint 2...
Migrating to Lotustnotes to sharepoint2007
Background of Lotus Notes
Content Deployment
Content Type Hubs -- Publish and Subscribe
Access denied error when code runs with SPsecurity...
sharepint Architecture
Why Use SharePoint 2010?
Content Type
New Events in sharepoint 2010
SP and ASP.Net Page Life Cycle
Configure and deploy Web Parts (SharePoint Server ...
Migrating WSS 3.0/ 2007 application to SharePoint...
SharePoint Events Manager
Impersonation
AllowUnsafeUpdates VS RunWithElevatedPrivileges
Site pages Vs Application pages
creating custom List defintion
creating content type
Windows Powershell iin Sharepoint2010
What is the main difference between InfoPath form ...
SharePoint 2010 New Features
Basics MOSS 2007
Feature Stapling
Diffrence b/w Team site and Publishing site
Content Page Webpart
Hi
No comments:
Post a Comment