Microsoft
...now browsing by category
Monday, May 13th, 2013
The scope of a sandboxed solution allows the site collection administrator to activate / deactivate it. There may be some cases where the farm administrator needs to have a look before activating the solution. For such purposes, Sandbox Solution Validator is used. In this final blog post of Sandbox solutions, we will look at HOW TO IMPLEMENT A SANDBOX SOLUTION VALIDATOR. Although it’s a feature that is not used often, it has proved to be handy when you really need to implement a rule for solution activation.
To create a solution validator you need to follow the steps below:
- Create an empty SharePoint Farm solution in Visual Studio.
- Add a class SolutionValidator in class file SolutionValidator.cs
- Inherit it from SPSolutionValidator and give a GUID to the class Click to continue »
Posted in IT Professionals, IT Solutions, Microsoft, Sandbox, SharePoint, deployment | No Responses »
Tags: ASPE, ASPE-IT, Saurabh Agrawal, SharePoint, SharePoint 2010, SharePoint 2010 Sandbox, SharePoint 2010 Sandbox Solution, SharePoint 2010 Sandbox Solution 4, SharePoint 2010 Sandbox Solution 4 - Solution Validation, Solution Validation
Tuesday, April 23rd, 2013
This web part will display data from the child to the parent site. You can edit the content directly as well.
- Open the child site in SharePoint Designer 2010
- Select “Lists and Libraries” from the left navigation pane

- Select the list you with to display
- In the “Views” section on the right, either open an existing view (e.g. AllItems.aspx) or create a new view.
- In SPD page editor, edit the view.
- In the Ribbon go to List View Tools –> Web Part tab

- Click “To Site Gallery” from “Save Web Part” section
- Give it a name and description, set its properties if you would like and click OK

- Click “Yes” when the message pops up. This ensures that the Web part will point to the original source with the Data

- In the browser, go to your parent site
- Edit a page, insert a Web part through the browser ribbon
- Go to Miscellaneous section, and select the Web part you just created. Save the page and you are done. The Web part displays on the page and items can be edited with the right permissions set up.

Happy SharePointing!
About the Author:
Nadia Douaji is a passionate individual who is excited about SharePoint. She started her IT career as a web designer/developer over 20 years ago. Her experience includes development and management of unique websites solutions from initial concept to live site. She started working in SharePoint 2007 and was then the only person willing to “dig in” at her agency. With SharePoint 2010, she continued acquiring all the skills and experience needed to become an expert. She is passionate about all aspects of the SharePoint platform and loves to share the good word. As SharePoint Business Analyst for a government agency, she is often talking to her peers about a quick way of using SharePoint to solve or ease a business process.
More from this author:
Posted in IT Professionals, IT Solutions, Microsoft, SharePoint, SharePoint Designer | Comments Off
Tags: ASPE, ASPE-IT, How to Display My List in a Web Part on a Parent Site, Microsoft SharePoint, ms sharepoint, Nadia Douaji, SharePoint, SharePoint 2010, SharePoint 2010 Designer, SharePoint 2010: How to Display My List in a Web Part on a Parent Site, SharePoint Designer
Wednesday, April 17th, 2013
In my previous post, SharePoint 2010 Sandbox Solution 1 – Overview of Sandboxed Solution, I gave an overview of Sandboxed solutions. Now I’d like to peek into the architecture and execution model.
Architecture
Sandbox solution is often called user solution. The primary API for sandbox solution is Microsoft.SharePoint.UsserCode and the service that takes care of it is SharePoint 2010 User Code Host.
The first question that normally arises is where the assemblies are deployed – The assembly is packaged in a wsp file and the wsp is uploaded in the solution gallery. When, for the first time, the assembly is required (e.g. a page is accessed which contains a webpart of the sandboxed solution) then the assembly is extracted from the gallery and copied to the file system (C:\ProgramData\Microsoft\SharePoint\UCCache) of the server that is handling the request. This may not be web front end server as it is handled by User Code Host Service. Click to continue »
Posted in How to, IT Professionals, IT Solutions, Microsoft, Sandbox, SharePoint | 1 Response »
Tags: ASPE, ASPE-IT, Microsoft SharePoint, ms sharepoint, sandbox solution, Saurabh Agrawal, SharePoint, SharePoint 2010, SharePoint 2010 Sandbox Solution 2 - Architecture and Execution Model, SharePoint Architecture, SharePoint Sandbox Solution
Monday, April 15th, 2013
If you want to redirect a page visitors have bookmarked, use this solution. It is not considered best practice, but it is a quick way of redirecting a page.
Edit the page you would like the redirect to be on.
Add a Content Editor Web Part:
Click to continue »
Posted in IT Professionals, IT Solutions, Microsoft, SharePoint | Comments Off
Tags: ASPE, ASPE-IT, How to Redirect a Page from SharePoint to Another Location, Microsoft SharePoint, ms sharepoint, Nadia Douaji, SharePoint, SharePoint how to, sharepoint training
Wednesday, April 3rd, 2013
I’m in the middle of a series of posts about the SharePoint problem. You should check out the first post, The Problem with SharePoint, to get a full overview of the problem, but at a high level, it boils down to this: SharePoint is a fantastic tool that can offer lots of benefits to an organization; but despite these potential benefits, many organizations have not only struggled to realize these benefits, but have put themselves in a worse position after deploying SharePoint than they were before.
Last post we took a high-level look at what a solution to this problem might be, which was to ask yourself what would SAP do? That is, treat SharePoint like the enterprise platform it is rather than like an Office product.
In the next couple of posts, we’ll get a little closer to the ground and step through a framework for rolling out SharePoint that treats the right way and gives you the best chance for success.
Dump Waterfall, Get Agile Click to continue »
Posted in Agile, Microsoft, SharePoint, SharePoint 2013, Software Development, Waterfall | Comments Off
Tags: agile, Agile Software Development, ASPE, ASPE-IT, Doculabs, Done Right, joe shepley, Microsoft SharePoint, SharePoint, SharePoint 2010, SharePoint 2013, SharePoint and Agile, SharePoint Done Agile, Software Development
Wednesday, March 27th, 2013
Last post we looked closely at what the problem with SharePoint is and came up with a list of what factors have contributed to the challenges organizations face around SharePoint:
- Ease of deployment, user friendliness
- Growth of Microsoft shops
- Good enough approach has beat best-in-class approaches
- Three-quarters of organizations are using it
In this post, I want to get constructive and turn to one possible solution to the SharePoint problem: what would SAP do?
SharePoint is an Enterprise Platform Click to continue »
Posted in IT Professionals, IT Solutions, Microsoft, SAP, SharePoint, SharePoint 2013, Software Development | 1 Response »
Tags: ASPE, ASPE-IT, Doculabs, joe shepley, Microsoft SharePoint, ms sharepoint, SDLC, SharePoint, SharePoint 2010, SharePoint 2013, SharePoint Development, Software Development, The Problem with SharePoint: What would SAP do?
Thursday, March 21st, 2013
Don’t get me wrong, SharePoint is a fantastic tool that can offer lots of benefits to an organization—nobody’s going to dispute that. But despite the potential benefits SharePoint offers, it’s equally hard to dispute that many organizations have struggled to realize these benefits.
In this post, which is the first in a short series, we’ll unpack some of the reasons why organizations by and large haven’t gotten the returns they thought they would (and that Microsoft promised) from SharePoint. Subsequent posts will dig into the solution, but until you understand the scope of the problem, it’s difficult to agree upon how to solve it…so here we go.
How Did We Get Here? Click to continue »
Posted in IT Professionals, IT Solutions, Microsoft, SharePoint, SharePoint 2013 | 2 Responses »
Tags: ASPE, ASPE-IT, Doculabs, joe shepley, Microsoft SharePoint, SharePoint, SharePoint 2010, SharePoint 2013, The Problem with SharePoint
Wednesday, March 13th, 2013
I live in Outlook! Why should that change?
Yes, we all live in outlook, really!
So now we can bring SharePoint to Outlook: Yes it’s possible!
First create a new folder in outlook:
- Open outlook
- Right click on your inbox
- Click New Folder
- In the Create New Folder Window, enter In the Name field “whatEverYouLikeAsTheName” (you can change that at any time)
- Click OK Click to continue »
Posted in Microsoft, Outlook, SharePoint, SharePoint 2013 | Comments Off
Tags: Bring SharePoint to Outlook, Microsoft SharePoint, ms sharepoint, SharePoint, SharePoint 2013
Tuesday, March 5th, 2013
How do I sync my SharePoint calendar with Outlook? Well, it’s very simple!
- Open Outlook on your desktop
- Open the SharePoint site you would like to sync with your Outlook Click to continue »
Posted in How to, Microsoft, SharePoint, SharePoint 2013 | 1 Response »
Tags: ASPE, ASPE-IT, How to Sync SharePoint Calendar with Outlook, Microsoft SharePoint, ms sharepoint, SharePoint Calendar, sharepoint training
Tuesday, February 26th, 2013
When you create a blog in SharePoint, you can use Microsoft Word to write your blog entries, and then post directly to the blog page.
- Start Internet Explorer and navigate to the blog site you want to connect to Microsoft Word. The Blog home page will open.
- Click the Launch blog program to post link under Blog Tools on the right of the page. Microsoft Word will open with the New SharePoint Blog Account dialog box.
Click to continue »
Posted in How to, MS Word, Microsoft, Microsoft Blog, SharePoint, SharePoint 2013, SharePoint Blog | 1 Response »
Tags: How to Register a SharePoint Blog Using Microsoft Word, Microsoft SharePoint, ms sharepoint, Registering a SharePoint Blog Using MS Word, SharePoint, SharePoint 2013, SharePoint Blog, sharepoint training