Programming – Developer's Columns / A Developers Diary Tue, 09 Aug 2011 04:45:39 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.1 62565533 Really Unmanaged? /selfmanaged-not-unmanaged /selfmanaged-not-unmanaged#respond Tue, 09 Aug 2011 04:45:39 +0000 /selfmanaged-not-unmanaged.html Continue reading "Really Unmanaged?"

]]>
/selfmanaged-not-unmanaged/feed 0 135
Size of an Empty Struct? /sizeof-empty-struct /sizeof-empty-struct#comments Wed, 15 Jun 2011 06:05:31 +0000 /sizeof-empty-struct.html Probably one of the basic questions… And answer is present in all the basic books. But a recent discussions motivated me to investigate a bit. Here we will look at the size of an empty struct in context to c and c++

]]>
/sizeof-empty-struct/feed 1 133
Linq2Sql Or Entity Framework? /linq2sql-or-entity-framework /linq2sql-or-entity-framework#respond Sat, 06 Feb 2010 21:04:11 +0000 /linq2sql-or-entity-framework.html On the first look Entity Framework looks so much similar to Linq2Sql that its natural to question if we really need another framework? The question seem to be both puzzling and relevant at the same time as Linq2Sql seem to be more simpler and more matured. With two competing technology the question is which one to incorporate in the next project. Here we try to answer this question.

]]>
/linq2sql-or-entity-framework/feed 0 97
Asp.Net Http Handlers (Part 1) /aspnet-http-handler-part-1 /aspnet-http-handler-part-1#comments Thu, 01 Oct 2009 20:49:37 +0000 /aspnet-http-handler-part-1.html /aspnet-http-handler-part-1/feed 1 84 ACL Security Configuration for WCF /acl-security-configuration-for-wcf /acl-security-configuration-for-wcf#comments Fri, 07 Mar 2008 18:03:07 +0000 /wcf-http-and-windows-vista.html Continue reading "ACL Security Configuration for WCF"

]]>
/acl-security-configuration-for-wcf/feed 2 14
Pointers – Vows and Concerns /pointers-vows-and-concerns /pointers-vows-and-concerns#comments Fri, 09 Nov 2007 09:01:10 +0000 /?p=20 Continue reading "Pointers – Vows and Concerns"

]]>
/pointers-vows-and-concerns/feed 1 20
C – A Brief History /c-a-brief-history /c-a-brief-history#comments Thu, 01 Nov 2007 06:34:20 +0000 /c-%e2%80%93-a-brief-history.html C is quirky, flawed and an enormously success – Dennis Ritchie

The story of the success of C is often told and retold. C is deemed as the mother of all modern programming languages since almost all surviving modern programming language finds it origin or resemblance with this language. However there are two points that must be interesting to note about this very high profile mother of modern programming languages –First, the story of C begins, interestingly, with a failure.

]]> /c-a-brief-history/feed 1 13