Lost your password?

Blogs about: Coding Is Fun

Featured Blog

CryptoAPI: How to import a certificate4 comments

ne0 wrote 1 year ago: Following is the C code to import a certificate into the Windows trusted root certificate store usin … more →

Tags: C/C++, Windows, Windows API, CryptoAPI

Boxing/Unboxing in .NET3 comments

ne0 wrote 1 year ago: This post has been long overdue; I should have posted it two months back. Anyway, a couple of my fri … more →

Tags: .NET, C#, C++ Concepts

Some more COM+ configuration issues

ne0 wrote 1 year ago: As the release date of our project was nearing, I had become a bit busier in the past few weeks. Tha … more →

Tags: .NET, com, Enterprise Services, Life @ Aztec

Weird problem with shdocvw.dll

ne0 wrote 2 years ago: I had added a reference to shdocvw.dll in my project. Everything was working fine till day before ye … more →

Tags: Life @ Aztec, Browsers

Brainf*ck

ne0 wrote 2 years ago: ++++++++++ [>+++>+++++++>++++++++++>+++++++++++>++++++++++++<<<<<-] … more →

Tags: Trash Bin, Brainf*ck

I'm becoming GOOD

ne0 wrote 2 years ago: During college days, I had always dreaded the concepts of “multithreading” and “ra … more →

Tags: Life @ Aztec

A subtle bug5 comments

ne0 wrote 2 years ago: In a recent programming assignment, I wrote code which looked something like this: if (condition1) … more →

Memory leaks?? In Java and .NET??!

ne0 wrote 2 years ago: Till a few weeks ago, I was one of those guys who are under the impression that memory leaks could N … more →


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS