This is the blog discussing my binary adventures! While it isn't often that I deal with binary or even C while programming, in some extremely indirect way, that's what we're all doing.
I usually code C#.NET WinForms, nowadays ASP.NET(With C#) and at times unmanaged C/C++.
Many a times, there are situations in my projects that keep me puzzled thinking for a solution. Those of you who have been there, must know how great you feel when you find a solution that works like a charm! Well, I've had those moments, and those are the ones I'll be sharing in this blog.
I am still a student (Doing my undergraduate course in CSE at SRM University, Chennai), and the code I write may seem to be hardly useful from a workplace's point of view. Nevertheless, you've all been (or still are) where I am today, and I'm sure solving these problems will be of much use when I get to the actual stuff later!
Labels: adventures, ASP.NET, C#.NET, coding, programming