WCF: Windows Authentication with basicHttpBinding

thumbnail Most developers when developing Windows Communication Foundation (WCF) services, will take security for granted and deploy their web service...

Windows Server 2012 R2 on MacBook Pro

thumbnail
I have just gotten a MacBook Pro for work and like all the other notebooks before it, the first thing I would do is to install Windows Serve...

Layered Architecture: Partitioning the Code

thumbnail
Developing an enterprise layered application can be a daunting task especially when the layered samples provided, contains a barrage of Visu...

ASP.NET MVC with SignalR - Client Undefined Error

thumbnail While working on a new ASP.NET MVC layer sample with SignalR, I have constantly encountered the following error when I tried to access the ...

Serializing Enums in ASP.NET SignalR

thumbnail
Was working on a new  layered architecture sample that uses ASP.NET SignalR and found out that it couldn't serialize the  enums proper...

Layered Architecture Solution Guidance (LASG) FAQ

thumbnail Over the years, I have collected a number of frequently asked questions while working on Layered Architecture Solution Guidance (LASG)  and ...

Popular Post