Close
Skip to content

Softwareproduction

Software Development Blog, mainly C# and .NET

  • ASP.NET Core
  • Mobile Development
  • Code Generation
  • General Programming
  • Development Tools
  • Servers
  • Miscellaneous

Month: May 2012

.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…

Read More 4561 views

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…

Read More 6611 views

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…

Read More 4954 views
(c) 2011-2020 Munir Husseini