Sign in
Anything Microsoft...
Blog about the Microsoft technologies
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
"PowerPivot for SharePoint"
_x0020_
Accordian Menu
Active Directory
Auto Width Text Box
Business Intellgence
Decoding
Encoding
infopath
join
microsoft
multiple lists
nested recursive group
PowerPivot
Rich Text Field
sharepoint
Silverlight 4
System.Windows.Controls.Layout.Toolkit
Archive
Archives
May 2011
(3)
October 2010
(2)
September 2010
(1)
June 2010
(4)
MSDN Blogs
>
Anything Microsoft...
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Anything Microsoft...
PowerPivot for SharePoint–Generating thumbnails/preview issue
Posted
over 2 years ago
by
SeNMaN
0
Comments
The “PowerPivot for SharePoint” generates thumbnails for the excel uploaded. This preview is generated only while uploading the excel files thro’ IE8. The preview thumbnails will be not generated if the excel is uploaded using IE9. So...
Anything Microsoft...
Expanding Active Directory (AD) Distribution Group (DG) members recursively…
Posted
over 2 years ago
by
SeNMaN
0
Comments
In one of my projects there was a requirement to get the unique list of members from a given DG, which may have multiple levels of nested DGs. So, I thought of using the “System.DirectoryServices” namespace with “DirectoryEntry” & “DirectorySearcher...
Anything Microsoft...
SharePoint 2010–SPSite(requestUrl) throws FileNotFoundException
Posted
over 2 years ago
by
SeNMaN
0
Comments
Recently, when I to write a SharePoint Server Object Model code snippet to fetch some list items, I came across this exception at “new SPSite(requestUrl)” method call. I was just wondering what could be the possible reason and after few minutes...
Anything Microsoft...
SharePoint as Relational Database
Posted
over 3 years ago
by
SeNMaN
0
Comments
Very frequent at times, there is a requirement to have a view or fetch data from multiple lists as join tables. But, since SharePoint is not designed as a relational database, this is really tough achieving. This can be done easily using the...
Anything Microsoft...
SharePoint – dirty characters “_x0020_, _x002f_,..”
Posted
over 3 years ago
by
SeNMaN
0
Comments
Are you tired of handling dirty characters in SharePoint such as “_x0020_, _x002f,… “ etc ? Suppose if you know what to be done, then please ignore this post. I was breaking my heads to find a solution for this, even without knowing...
Anything Microsoft...
Silverlight 4 –Accordion Menu
Posted
over 3 years ago
by
SeNMaN
0
Comments
I’ve recently used the Accordion menu in Silverlight for one of my UI. I’m pretty much amazed with the efficiency of this control in saving lot of screen real estate and at the same time having lots of controls packed into it. I’m posting...
Anything Microsoft...
InfoPath - Programatically set values for the Rich Text field from SharePoint List
Posted
over 3 years ago
by
SeNMaN
1
Comments
Scenario: - Populating the rich text field content from SharePoint List to the InfoPath form's Rich Text field Problem: - The InfoPath form's rich text field won't recognize the contents read from SharePoint list's rich text field as valid XML...
Anything Microsoft...
InfoPath - Auto Width Text Box
Posted
over 3 years ago
by
SeNMaN
0
Comments
The textbox with auto width based on the value can be obtained as follows: 1) Insert an expression box into your form 2) Set the field you want to display in this text box 3) Right-Click on expression box => Expression box Properties... =>...
Anything Microsoft...
Custom Advanced Search – Metadata values pre-populated for user selection
Posted
over 3 years ago
by
SeNMaN
0
Comments
There is a frequent requirement for business users to search for the documents/contents based on the custom metadata information being managed for their business documents. To facilitate the user for selecting the values for the search properties, the...
Anything Microsoft...
Custom Core Results Web Part in Grid Format, with Context Menus & Sorting/Filtering
Posted
over 3 years ago
by
SeNMaN
5
Comments
This post is about creating a custom core results web part which will render the search results similar to list view UI i.e. using grid view with pagination, context menus, & column sorting / filtering. Most of the business users demand this kind...
Page 1 of 1 (10 items)