Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Search
Common Tasks
Blog Home
Email Blog Author
About
RSS for comments
RSS for posts
Atom
Recent Posts
Tools and Mechanisms available for Unit Test on ASP.Net MVC (Razor) Application
Posted
2 months ago
by
Pranab-MSFT
SharePoint User Migration– AD to ADFS
Posted
10 months ago
by
Pranab-MSFT
Issue with SharePoint Workspace and Outlook calendar delegation
Posted
over 1 year ago
by
Pranab-MSFT
SharePoint 2010: Import User Profile photos from file system
Posted
over 2 years ago
by
Pranab-MSFT
SharePoint 2010: Custom Claims Provider for users authenticated from different sources
Posted
over 2 years ago
by
Pranab-MSFT
Tags
ASP.Net MVC
Captcha antispam sharePoint custom field
Code programming Programmatically modifying incoming email setting sharepoint document library
communicator incoming PSTN phone no.
connected web parts iwebpartfield editor part user control
content migration 3rd party MOSS content management
Core.js list sub menu context menu
Custom field BDC custom list definition data source content type
custom login page SharePoint 2010 form based authentication FBA
custom wcf SharePoint 2010
Item level permission for sharepoint 2007 programming code
ItemUpdating event handler packaging feature wsp item event
lists.asmx getlistitems
Live ID Map Domain User
MS Access strip OLE Header image OLE Object gif jpeg jpg png tiff bmp
ocs uc user presence
OpenXML SharePoint Event Receiver
outlook calendar delegate SharePoint workspace
pdf xps converter .docx .pptx .pub word pwerpoint publisher
quickparts excel
sharepoint wss moss custom content type list definition
sharepoint wss moss custom list definition discussion board custom column latest last thread content
Sharepoint wss moss Web Part User Control custom task pane properties
Unit Test
usage report site hit
Archives
Archives
February 2013
(1)
June 2012
(1)
March 2012
(1)
August 2011
(1)
June 2011
(1)
January 2011
(1)
November 2010
(1)
July 2010
(2)
June 2010
(1)
April 2010
(1)
March 2010
(2)
August 2009
(1)
May 2009
(2)
December 2008
(3)
November 2008
(1)
September 2008
(1)
August 2008
(2)
July 2008
(4)
May 2008
(1)
March 2008
(1)
February 2008
(3)
January 2008
(1)
December 2007
(1)
November 2007
(4)
September 2007
(2)
August 2007
(1)
July 2007
(7)
June 2007
(1)
Der deutsche Education Blog
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
Tools and Mechanisms available for Unit Test on ASP.Net MVC (Razor) Application
Posted
2 months ago
by
Pranab-MSFT
0
Comments
One of the great things about ASP.Net MVC is easy implementation of Unit Tests. In fact while you start with an ASP.Net MVC application you get an option to create a Unit Test Project along with the MVC Project. But for a regular ASP.Net developer...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
SharePoint User Migration– AD to ADFS
Posted
10 months ago
by
Pranab-MSFT
3
Comments
1 Introduction We have a good number of guidance articles and documents on SharePoint 2007 to SharePoint 2010 migration and also on classic to claim migration for SharePoint 2010 in both Technet and MSDN. But there is no step by step guide to follow...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
Issue with SharePoint Workspace and Outlook calendar delegation
Posted
over 1 year ago
by
Pranab-MSFT
1
Comments
Scenario: Let’s say we have a user called User-A. User-A delegated his/her calendar to User-B. User-B has full authority to accept/decline meeting requests on behalf of User-A. Now, another user User-C sent a SharePoint Workspace Meeting Request...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
SharePoint 2010: Import User Profile photos from file system
Posted
over 2 years ago
by
Pranab-MSFT
4
Comments
So, you have successfully deployed User Profile Service and Mysite with SharePoint 2010. Now, the question is how to populate the users’ profile photo. The general expectation around SharePoint 2010 is each user will upload their individual profile...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
SharePoint 2010: Custom Claims Provider for users authenticated from different sources
Posted
over 2 years ago
by
Pranab-MSFT
2
Comments
One of the special features SharePoint 2010 introduced is an option to implement multiple authentication sources on the same web application. This is applicable if you are using Claim based authentication.That means you can use any/all of the following...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
Live Series by Partner Technical Services
Posted
over 2 years ago
by
Pranab-MSFT
0
Comments
Partner Technical Services is pleased to present the following live series events. Each event consists of a webcast, or series of webcasts, delivered using Office Live Meeting. These events will help you to sell or deploy Microsoft products or technologies...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
Virtual Partner Day - Collaboration and Unified Communications (for EMEA Partners)
Posted
over 3 years ago
by
Pranab-MSFT
0
Comments
Tuesday 23rd - Wednesday 24th November 2010: Virtual Partner Day - Collaboration and Unified Communications Partner Technical Services are pleased to present this special Live Series event. This virtual partner day provides the opportunity to attend...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
OCS/UC - How to get user presence information (userstate and machinestate)
Posted
over 3 years ago
by
Pranab-MSFT
0
Comments
Recently I received a request to prepare a sample code that can produce user presence from OCS server. Users can change their state as “Away” or “Busy” when in reality they are very much available. OCS tracks this in backend DB...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
How to create custom login page for SharePoint 2010 form based authentication (FBA)
Posted
over 3 years ago
by
Pranab-MSFT
9
Comments
I went through Steve Peschka’s blog explaining how to set up FBA with LDAP provider in SharePoint 2010: http://blogs.technet.com/b/speschka/archive/2009/11/05/configuring-forms-based-authentication-in-sharepoint-2010.aspx . What a wonderful...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
How to get an incoming PSTN phone no. from communicator window (UC/OCS)
Posted
over 3 years ago
by
Pranab-MSFT
1
Comments
Unified Communication gives you option to configure your PBAX with OCS Server and Communicator. This way you can receive incoming calls using Communicator and it shows a balloon with the incoming phone no. Recently I receive a request to deliver a sample...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
Find all SharePoint groups an AD user is member of
Posted
over 3 years ago
by
Pranab-MSFT
1
Comments
It’s quite easy to find the SharePoint groups each user is member of by object model. SPUser.Groups will give you the collection of groups the user is member of. But if this user is a member of an AD group and that AD group is added as a member of the...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
Custom WCF Service for SharePoint 2010
Posted
over 3 years ago
by
Pranab-MSFT
2
Comments
Its easier to implement a custom WCF service application for SharePoint 2010. At least its no longer required to create HTTP Module to make SharePoint understand what to do with a file with .svc extension, as we used to do with SharePoint 2007. I recorded...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
MOSS 2007 – backup and restore keywords and best bets
Posted
over 3 years ago
by
Pranab-MSFT
10
Comments
If you are using standard stsadm backup and restore process, you must have seen keywords and best bets do not carry forward with the backup content. The reason is simple, although you configure keywords and best bets at the site collection level, but...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
How to map Live ID with Domain (Active Directoy/AD) User Credential
Posted
over 4 years ago
by
Pranab-MSFT
1
Comments
Have you ever tried implementing Live ID Authentication into your asp.net web application? Well, it is not same as old Passport Authentication. From IIS 7 onwards we do not have option to implement Passport authentication. In place of it we have a Live...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
How to publish MS Excel cell values in Metadata columns as in QuickParts for MS Word
Posted
over 4 years ago
by
Pranab-MSFT
2
Comments
We can achieve this by creating an ItemAdded event receiver. To extract the metadata values from Excel cells, we need OpenXML. In my case, I used a solution called ExcelPackage from CodePlex ( http://www.codeplex.com/ExcelPackage/ ). I modified the source...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
MOSS 2007 – create your own customized usage report solution step by step
Posted
over 4 years ago
by
Pranab-MSFT
11
Comments
Usage report in MOSS 2007 gives you somewhat fare information about site usage. But if you need customized report to satisfy your specific requirement, then there is hardly any option to extend or customize those reports. For example I want usage reports...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
SharePoint 2007 (MOSS/WSS) - Adding header and footer in Word Document (.docx) with ItemAdded Event Receiver using OpenXML
Posted
over 5 years ago
by
Pranab-MSFT
6
Comments
I used OpenXML to add the two metadata column values - document name as the header and modified date as footer while someone upload a document in document library. Please include a reference of WindowsBase and DocumentFormat.OpenXml in the project. WindowsBase...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
SharePoint 2007 (MOSS/WSS) - Custom CAPTCHA (Antispam) Field
Posted
over 5 years ago
by
Pranab-MSFT
16
Comments
I saw a nice post in CodeProject ( http://www.codeproject.com/KB/aspnet/CaptchaImage.aspx ) regarding CAPTCHA image control. I used the same code to create a Custom Field that will work like a CAPTCHA field for SharePoint. I tested it with Custom List...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
SharePoint 2007 (MOSS/WSS) - how to remove "Download a Copy" context menu from a Document Library
Posted
over 5 years ago
by
Pranab-MSFT
10
Comments
One of my friend and colleague asked me this question. I found it tricky and a good post for my blog. Here is what you have to do: Go to your 12 hive\TEMPLATE\LAYOUTS\1033 folder. Open up the Core.js file. Find the function AddSendSubMenu. Go to the...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
SharePoint 2007 (MOSS/WSS) using Lists.asmx - GetListItems
Posted
over 5 years ago
by
Pranab-MSFT
5
Comments
Requirement: I have a custom desktop application and I have created an installer for it. During installation it needs to connect trough Internet to receive the key. Now I have stored these keys in a SharePoint List as given below: The user will...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
Convert Office Documents (.docx, .pptx, .pub) into PDF Programmatically
Posted
over 5 years ago
by
Pranab-MSFT
17
Comments
Office 2007 has an option to convert different types of Documents into PDF or XPS. You can download the add-in from this location: http://www.microsoft.com/downloads/details.aspx?familyid=4D951911-3E7E-4AE6-B059-A2E79ED87041&displaylang=en You...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
SharePoint 2007 (MOSS/WSS) – How to add a new column (Custom BDC Column) in Discussion Board (Part2) – Step by Step
Posted
over 5 years ago
by
Pranab-MSFT
6
Comments
Requirement: This is an enhancement of the List Definition project we have created in previous post ( SharePoint 2007 (MOSS/WSS) – How to add a new column in Discussion Board showing the Latest Thread for each Discussion – Step by Step ). The new requirement...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
SharePoint 2007 (MOSS/WSS) – How to add a new column in Discussion Board showing the Latest Thread for each Discussion – Step by Step
Posted
over 5 years ago
by
Pranab-MSFT
8
Comments
Step 1: Start VS 2008 and select Visual C# > SharePoint. Select List Definition as the project template. Rename the project as CustomDiscussionBoard and click OK. In the List Definition Setting dialog box click OK. Step 2: In the solution...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
Part 2 - Adding user control to SharePoint 2007 (MOSS/WSS) Web Part and handling events in there - Step by Step with task pane properties
Posted
over 5 years ago
by
Pranab-MSFT
15
Comments
Since my post “ Adding user control to SharePoint 2007 (MOSS/WSS) Web Part and handling events in there ” I got great response and several feedbacks. I am adding a new step by step process using VS 2008 (VSeWSS 1.2). I have also used properties for the...
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS
SharePoint 2007 - Step by Step Creating Custom List Definition and Custom Content Type using VS 2008 (VSeWSS 1.2)
Posted
over 5 years ago
by
Pranab-MSFT
15
Comments
Project Requirement: Contoso Inc. is a BPO organization working on Medical Transcription. Information workers listen to the voice recordings and create text files based on those recordings. 3 Text files (test.txt, test2.txt, test3.txt) are given as...
Page 1 of 2 (49 items)
1
2
MSDN Blogs
>
Pranab Paul's Blog - Development Tips on SharePoint, Web, Office and OCS