Entering into Blog world
Hi Everyone, Well well well…I am entering into the blog world today and hoping that I would do well too, at least I would try to. This was one of the long pending tasks in my TODO list. Keeping...
View ArticleMP.SPDevExt VSIX for SharePoint 2010
MP.SPDevExt Blog Series: Part 1: MP.SPDevExt VSIX for SharePoint 2010 (Currently reading) Part 2: MP.SPDevExt VSIX for SharePoint 2010: Custom Field Type Part 3: MP.SPDevExt VSIX for SharePoint 2010:...
View ArticleSharePoint: Basics of Site Columns
Site columns are column/field definitions which can be created at site collection level for making them available to reuse at sub-sites or they can also be created at list level which are termed as...
View ArticleC# : Predicate, Func, Action syntaxes
Bringing something out from my personal study material… I have seen many people getting confused in C# Func, Predicate and Actions just because of the different syntactical ways of using them....
View ArticleMP.SPDevExt VSIX for SharePoint 2010: Custom Field Type
MP.SPDevExt Blog Series: Part 1: MP.SPDevExt VSIX for SharePoint 2010 Part 2: MP.SPDevExt VSIX for SharePoint 2010: Custom Field Type (Currently reading) Part 3: MP.SPDevExt VSIX for SharePoint 2010:...
View ArticleMP.SPDevExt VSIX for SharePoint 2010: Sandbox Solution Validator
MP.SPDevExt Blog Series: Part 1: MP.SPDevExt VSIX for SharePoint 2010 Part 2: MP.SPDevExt VSIX for SharePoint 2010 : Custom Field Type Part 3: MP.SPDevExt VSIX for SharePoint 2010 : Sandbox Workflow...
View ArticleMP.SPDevExt VSIX for SharePoint 2010 : Sandbox Workflow Action
MP.SPDevExt Blog Series: Part 1: MP.SPDevExt VSIX for SharePoint 2010 Part 2: MP.SPDevExt VSIX for SharePoint 2010 : Custom Field Type Part 3: MP.SPDevExt VSIX for SharePoint 2010 : Sandbox Workflow...
View ArticleBasics of SharePoint Features
SharePoint feature acts as container of the functionalities or customizations. These functionalities/ customizations are created either by declaratively or programmatically and can be made available...
View ArticleEmbedding Dynamic PowerPoint Decks into SharePoint 2010 page
Few hours to Earth Hour (31st March 2012, 8.30-9.30 PM) now and atmosphere has really gone cloudy and filled with pleasant smell which happens on first rain. I will take this as Mother Nature’s...
View ArticleSharePoint: Basics of Content Types
The content types are reusable collection of site columns which can have behavior (Information management policies, events, workflows), forms, document templates. It represents an item in SharePoint...
View ArticleSharePoint: Create List Template/ List definition - Part 1
List Template blog series: Part 1 : Create List Templates/ List Definitions – Traditional approach (Currently reading) Part 2 : Basics of List Templates/ List Definitions – Intelligent approach Glad...
View ArticleSharePoint: Create List Template/ List Definition - Part 2
List Template blog series: Part 1 : Create List Templates/ List Definitions – Traditional approach Part 2 : Basics of List Templates/ List Definitions – Intelligent approach (Currently reading) This...
View ArticleSharePoint 2010 : CAML Designer Beta Version Launched
CAML lovers….finally much awaited CAML Designer beta version has been launched….it is SharePoint 2010 version of CAML Builder with lots of improvements, new functionalities…you will love it. Having...
View ArticleSharePoint 2010: Workflow Association element
In MOSS 2007, WSS 3.0, associating workflow with list / content type is done programmatically usually in feature receiver code. This still holds true in SharePoint 2010 as well. I am not going into...
View ArticleImage Webpart Color Picker Tool Part
I remember my role model who taught and got me started in SharePoint, one day told me that if you want to learn SharePoint, then better learn it from SharePoint. You will find SharePoint doing same...
View ArticleSharePoint 2010: Create Custom Document Set Content Type using VS 2010
Every product evolves and so as SharePoint. In SharePoint 2010, the latest SharePoint version, one of the few remarkable enhancements added to Content Management is Document Set Content type. One of...
View ArticleSharePoint 2010 : Basics of List Instance Element
Back again from a rare complete one day off (no office, no reading, no learning, only cooking)….News is I was one of the many people who got Star Performer Award in my office last week. One more...
View ArticleSharePoint 2010 : Event Receivers and their host types
SharePoint gives provision to developers for executing their custom code on many SharePoint actions/ events, e.g. feature activation/ deactivations, List item addition/ deletion etc. These are called...
View ArticleSharePoint 2010 : ListView control with SPDataSource, ObjectDataSource
Whatever breath I am getting from hectic office work, I am spending on small tasks such as learning/ exploring few new/old asp.net controls such as ListView, DetailsView etc and how they can be...
View ArticleSharePoint 2010 : Declaratively Create Content Type Based Information...
“Learn SharePoint from SharePoint” is the principal theme of learning SharePoint for me because what SharePoint says us to do for creating any SharePoint artifact, SharePoint itself does same too. Just...
View Article