Month: July 2012
-
Software Development

Setting up my Developer Machine
Today I just returned from a week of holidays at Kos (Greece). Amazing! So you might imagine that returning to…
Read More » -
.NET

.NET/C# – finding the attribute values for an assembly
For some version management features, I needed to find the attribute values of loaded assemblies. Googling around, I didnāt find…
Read More » -
Visual Studio

Why I do not mind VS2012 ALL CAPS menu
Visual Studio 2012 is very impressive and I like a lot of things about it. It has quite a lot…
Read More » -
.NET

Fluent Interfaces in C# – Introduction
Not many developers are familiar with the concept of DSLs (Domain Specific Languages) even fewer use them in their day…
Read More » -
Software Development

Predicting the Mobile Future
Many people have been asking me about my predictions for the future as far as the mobile platforms go. I…
Read More » -
.NET

Building Scalable and Secure WCF Services
The key to building scalable WCF services is to eliminate binding configurations that could result in server affinity. For this…
Read More » -
Software Development

20 Subjects Every Software Engineer Should Know
Here are the most important subjects for software engineering, with brief explanations: 1.Object oriented analysis & design: For better maintainability,…
Read More » -
.NET

Griffin.Container: Introducing the command support
Commands are a great way to decouple logic in an application, since the command invoker have no knowledge of where…
Read More »



