.NET Client With HTTPS Certificate Authetication Fails With Timeout May 22, 2012September 29, 2017Munir HusseiniNo Comments In this article, I want to show a problem I faced trying to connect a .NET client to a server…
Handle Clicks On Calendar Items In SharePoint 2010 With JavaScript May 18, 2012September 29, 2017Munir Husseini15 Comments In some scenarios, you might want to add extended client behavior to a Calendar View in SharePoint 2010. The client-side…
Code Generation And Manipulation Using T4 Templates And Visual Studio Automation By Sample May 15, 2012January 11, 2018Munir HusseiniNo Comments Introduction The goal of this exercise is to generate a class that inherits from System.Data.Entity.DbContext. It will contain properties of type System.Data.Entity.DbSet for…