Same as the previous blog, we are presenting this blog as a solution to client’s request on “How to easily open a performance Point Report in a New Window?” The circumstance is actually our client has a performance Point dashboard that includes a multitude of Reporting Services reports and Performance Point Analytic Chart reports. Being just the measures of some […]
Open a Performance Point Report in a New Window – JavaScript Solution
Customize Image’s Size and Shape in SharePoint 2013
We have noticed this many times: Sites created by SharePoint content owners using images that are way too large for web consumption. Why this happens? Well… that is easy to understand. For instance: One of our clients gets a high-res format, meant-to-be-printed image from the marketing department. He uploaded that image to SharePoint by using resize tool from the […]
Customize a List Form in SharePoint Easily without using SharePoint Designer!
Ability to create a custom list form is one of the greatest features that one can take advantage of inside SharePoint 2010. Though its predecessor SharePoint 2007 allowed creating a custom list form, however, it involved navigating to SharePoint Designer then copying some files then associating new list form with the list. SharePoint 2010 facilitates InfoPath, which can be used […]
ASP.Net Validators in SharePoint
There are times when emerge the requirements of adding various client side validations on the web pages. Perquisite is there is an easy way to do this in ASP.Net by the utilizing the existing set of validator controls. When we design custom webparts in SharePoint, not to mention it takes some data as input, in that way we have to […]
A Sneak Peak into the List of useful PowerShell Command Prompts
SharePoint is undoubtedly a piece of art and it can drive business organizations of all sizes. However, sometime it causes chaos for its administrators, which leads to frustration and would require a huge amount of time to undergo tedious coding. Before that disappoints you, we want to confirm that there are PowerShell commands that can make the process a walk […]
How to Refine SharePoint Search Using Enterprise Keywords?
In case you had a chance to get your hands on the new version of the SharePoint then you must have noticed a lot of enhancements made to this avant-garde tool and it now has a lot of out-of-the-box search features. As one of the most defining SharePoint development solution providers, we are continuously ascertaining various ways to take advantages […]
How to modify the search results of a search core result web part in SharePoint?
SharePoint generally facilitates 2 types of web parts that we can use to perform a search with in a predefined scope. One of those two parts is search box web part, which contains a text box and a dropdown menu. The text box is used for entering the search keywords while dropdown includes the value of search scopes. Another web […]
How to attach correct w3wp worker process in visual studio
Most of us generally attach all w3wp worker process while debugging the SharePoint 2013/2016 solutions in Visual Studio. The reason for this is simple as attach to process window does not show any information related to the application pool id. If you want to triumph over this issue and want to find out the correct w3wp worker process that you […]
Installation of SharePoint 2016 Server
IT preview of Microsoft SharePoint Server 2016 has been hooked up on the internet since August 2015 and everybody has been digging up its features since then. For those who weren’t able to install the the application, our Offshore SharePoint developers have inscribed a comprehensive article on Installation of SharePoint 2016 Server. This article mainly describes the steps for installing […]
Prerequisites of SharePoint 2016 Installation
Please follow the below mentioned steps for installing or checking all prerequisites required before installation of SharePoint 2016. Please locate the “prerequisiteinstaller” from your SharePoint 2016 package files and run the exe. (boxed red in the below picture) as “Run as administrator” 2. Now click on Next. 3. Accept license agreements and then press “Next”. 4. Now all these prerequisites will […]