Office 365 and SharePoint Events / Conferences – 2020
Here is a list of the confirmed Office 365 and SharePoint events confirmed for 2020. I personally prefer the conferences to a classroom training to gain new skills or update…
Run part of your C# Code under a different user
In this article, I am re-covering the approach you can use to impersonate a different user for a specific section of your C# code. I had a ASP.net project where…
Look back on C#, by the living Legend Anders Hejlsberg
A good look back at the old ages and how it all started. A quick discussion about VB, C#, C++, Delphi lol ....etc.
Modal PoP Up in SharePoint using BootStrap
[vc_row][vc_column][/vc_column][/vc_row][vc_row parallax="content-moving" parallax_image="99103" css_animation="fadeIn" css=".vc_custom_1563115556985{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;}"][vc_column][vc_column_text css_animation="fadeIn"] Client Holchem laboratories [/vc_column_text][vc_column_text css_animation="fadeIn"] Duration 2 Days [/vc_column_text][vc_column_text css_animation="fadeIn"] Used technologies SharePoint, SP.JS, BootStrap, Html5, Css3, Jquery.…
XGED – Document Management System
[vc_row parallax="content-moving" parallax_image="99103" css_animation="fadeIn" css=".vc_custom_1563115556985{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;}"][vc_column width="1/2"][vc_column_text css_animation="fadeIn"] Client LogiSam Solutions (DZ) [/vc_column_text][vc_column_text css_animation="fadeIn"] Duration 6 Months [/vc_column_text][vc_column_text css_animation="fadeIn"] Used technologies C#, ASP.net, SQL Server,…
Re-Styling the SharePoint Search Page
[vc_row][vc_column][/vc_column][/vc_row][vc_row parallax="content-moving" parallax_image="99103" css_animation="fadeIn" css=".vc_custom_1563115556985{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;}"][vc_column width="1/2"][vc_column_text css_animation="fadeIn"] Client Holchem Laboratories [/vc_column_text][vc_column_text css_animation="fadeIn"] Duration 1 Day [/vc_column_text][vc_column_text css_animation="fadeIn"] Used technologies SharePoint, BootStrap, Html5, Css3. [/vc_column_text][/vc_column][vc_column…
CRM Feed Back in SharePoint | Using BootStrap, SP.JS & JQuery
[vc_row parallax="content-moving" parallax_image="99103" css_animation="fadeIn" css=".vc_custom_1563115556985{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;}"][vc_column width="1/2"][vc_column_text css_animation="fadeIn"] Client Rolls Royce [/vc_column_text][vc_column_text css_animation="fadeIn"] Duration ~ 6 Weeks [/vc_column_text][vc_column_text css_animation="fadeIn"] Used technologies SharePoint, SP.JS, BootStrap, Html5,…
BlueChips & KPIs in SharePoint | Using BootStrap, SP.JS & JQuery
[vc_row parallax="content-moving" parallax_image="99103" css_animation="fadeIn" css=".vc_custom_1563115556985{margin-top: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;}"][vc_column width="1/2"][vc_column_text css_animation="fadeIn"] Duration ~ 6 Weeks [/vc_column_text][vc_column_text css_animation="fadeIn"] Client Rolls Royce [/vc_column_text][vc_column_text css_animation="fadeIn"] Used technologies SharePoint, SP.JS, BootStrap, Html5,…
From ugly to Sexy SharePoint ;)
[vc_row][vc_column width="3/4"][vc_column_text] The default design :( Some of my biggest achievements recently which make me very proud are the successful design & deployment of a new SharePoint intranet Portal. Going…
‘Link to Document’ instead of real documents in SharePoint Document Libraries – Classic Experience
Today, I got this interesting request, of adding in a document library in SharePoint a link to a file from another site's library. I am sure Search and tagging could…
The future of C# – MSBuild 2019
Learn how C# 8.0 addresses core software development challenges and get a peek into what’s next.
From C# to SharePoint – File Upload using CSOM with SubFolders structure
In this article, I will go again through an improved version of how to upload from a C# app (Console, Web Api, Webform ...etc.) to a SharePoint Online document library.…
What’s new in .Net Core 3.0
See what makes .NET Core 3.0 such a big deal for .NET developers no matter what kind of apps you're building. See the productivity and performance improvements and innovative new…
SharePoint Online List Colum Formatting using JSON
Today, I will explain how you can take full advantage of the new lovely feature in SharePoint online, which allows to format lists' column based on their values or another…
Can’t add a Web Part page in SharePoint (Modern Experience) ?
Today, I came across a very strange error, for some reason when I navigate to SharePointSite/SitePages/ and try to create a new Web Part Page, I get the following error.…
Generate a PDF from the Report Viewer (Web Form), in ASP.net & C#
In this article, I will share with you a simple way of generating a pdf from the report viewer. Assuming you have created your .RDLC and used it in an…
C#, Authenticate against AD
In one of the projects I am working on, I had to authenticate the logged in user, and before considering using the Request object and checking the authenticated user, I…
Backup All databases using T-SQL
In this article, I will share a nice handy script I found while trying to find a solution to the problem of working on different machines accross the day. Most…
Building Modern Portal Solution with SharePoint Online and SPFX #ESPC2018
Organizations use Sharepoint differently and for various purposes. They can also be interested in customizing the look and feel, and have specific features enabled/disabled. In the classic modal exceptions, we…
Fabric UI For Office 365 Customizations #ESPC2018
In this session, we will be discussing the customization that we can apply to SharePoint modern page. Everyone knows that Sharepoint OOTB features are quite okay, the modern pages offer…