Wednesday, October 17, 2012

Creating Page Layouts for Custom Content Types

Hi All,

If you want to create custom content types and page layouts from your custom content types then refer to the links below-

http://www.dotnetcurry.com/ShowArticle.aspx?ID=620
http://www.dotnetcurry.com/ShowArticle.aspx?ID=638

Thanks Sumit for this wonderful post.

Thanks.

Tuesday, October 16, 2012

Create CAML Query dynamically

Hi All,

If there is a requirement where you want to build the CAML query dynamically based on the parameters provided. Refer to the link below-

http://sharepoint.infoyen.com/2012/03/08/create-dynamic-caml-query-in-sharepoint/

Here Avinash explained very simple way to build query dynamically.

Thanks.

The Web application at ‘’ could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application.

Hi All,

When accessing SPSite object if you received above error message please try with changing target platform from x86 to x64.
I solve this problem by doing so. If you still not having any luck by trying above solution feel free to refer to below link -

http://share-useful-links-here.blogspot.in/2012/04/web-application-at-could-not-be-found.html

Thanks...!


Tuesday, September 11, 2012

Creating connected visual web parts


If you ever want to create the connected visual web parts then refer to below mention post. 

Here Ragavan explained it in very descriptive manner.

http://mstecharchitect.blogspot.in/2010/04/creating-connectable-web-parts-using.html


Thursday, August 2, 2012

Export/Import Site Column and Site Content Type from one site to other

Hi All,


If you are in a situation where you want to copy custom site column and custom content type you have created from one site to another, Below is the wonderful article on

Export/Import Site Columns with the help of Power Shell


Export/Import Custom Content Type with the help of Power Shell

Thanks Phil Childs for this great article.



Tuesday, July 24, 2012

Create, Read and Erase cookies in javascript

If you are looking for creating cooking in javascript here is the article on the same which explain you how to create, Read and then Erase cookies in javascript. Click Here to see the article.

Default user profile properties (SharePoint Server 2010)


If you are looking for the list of default user profile properties that SharePoint Server provides Please refere to this link.

It shows the default user profile properties.

Referece: technet.Mocrosoft.