-
Career
Developer Interviews – Code first approach
One of challenges that I’ve seen people facing while executing projects is that they often end up having people in…
Read More » -
Software Development
GC – Static Class Issues!
Understanding the scenario We were working on a Windows Service for a large US bank when we discovered that there…
Read More » -
.NET
WCF Rest Services for Windows Phone
So great, to create WCF Rest services for Windows Phone, you have to follow just 5 steps. This post will…
Read More » -
.NET
CInject – Code Inject
CInject (or CodeInject) allows code injection into any managed assembly without disassembling and recompiling it. It eases the inevitable task…
Read More » -
.NET
Complete Guide to Lazy Loading – Lazy
In creating performance-centric applications one has to be very cautious about how and when objects are created and destroyed. An…
Read More » -
Software Development
Creating Page Transitions in Windows Phone
Creating page transitions is not difficult at all when you have Silverlight Toolkit available in market. So follow the steps…
Read More » -
.NET
Performance oriented .NET XML and JSON serialization
Microsoft .NET framework provides multiple out-of-the-box data serializers for data transformations. The most famous one used since .NET 1.0 version…
Read More » -
Software Development
Must-have Tools on Windows
Every technologist has his favourite list of developer tools, applications and OS which they believe are indispensible and without them…
Read More » -
Software Development
Windows 8 on laptop in-depth analysis
Having used Windows 8 on one of my laptops for last couple of days, this article would be toned as…
Read More » -
.NET
Retrieving GAC Assemblies and Information
Retrieving GAC assemblies and their information. This was a question posed by one of my colleagues while he was developing…
Read More »