English I know that Microsoft has fabulous 40, a collection of 40 site templates in this link. I have played with all the templates, without any problem – but today when I tried to install it in my Windows 2008 server I was stuck in the wsp deployment. It seems that I couldn’t deploy the WSP. Then, [...] [read more...]
English Before you continue reading this post, I hope you have read the basic task to start using lambda expression in SOM here. A. Find any Event list in site. SPWeb spWeb = SPContext.Current.Web var lists = spWeb.Lists.OfType<SPList>().Where( l => l.BaseTemplate == SPListTemplateType.Events); foreach (SPList list in lists) [...] [read more...]
Recent Comments