In SharePoint 2010 we have the ability to use LINQ syntax to fetch items from your lists instead of using the “traditional” approach of CAML
Author: Kirti Prajapati
LINQ to SharePoint in SP2010 – Part1
Recently, i was developing a custom Web Part in SP2010. Which needs to communicate with multiple custom list. I started development using traditional CAML tool
Event Handler : Restrict Document Size
using System; using System.Security.Permissions; using System.Runtime.InteropServices; using Microsoft.SharePoint; using Microsoft.SharePoint.Security; using VSeWSS; using System.Web; namespace FileUploadEventHandler { [CLSCompliant(false)] [TargetList(“00bfea71-e717-4e80-aa17-d0c71b360101”)] [Guid(“2b3a51b5-8087-4506-ad74-40c48d1a348b”)] public class FileUploadReceiverItemEventReceiver : SPItemEventReceiver
How to make a Change Password feature in MOSS 2007
MOSS provides lots of Out-of-Box functionality. like login.aspx page which is located in 12 hives /layouts folder, which is automatically enabled when you turn on
FBA in MOSS 2007
Introduction to Forms Authentication in SharePoint Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0 contain several new features for authentication and authorization that