Thursday 24 April 2014

Loose Coupling Mechanism - Dependency Injection with C#

Hi programmers! I am back again. My previous blogs were typically on open-source technologies. In this blog, I am back with my 'old-school' thing, C#

C# has always been a favorite language for me. I have been using this language for last few years (even my B.Tech final year project was developed with it), and have used almost every modern C# tools.

In this blog, as the title says, I will discuss about a programming design pattern called 'Dependency Injection'. Let me go into a bit details.

Tuesday 15 April 2014

An Introduction to MongoDb - the world of NoSQL

From Geeks to Programmers, whenever we encounter the word 'Database', we think about the applications like SQL Server, MySql, or Oracle. And, whenever someone names these applications, we think about insert-delete-updates with a loads of Sql queries. So, basically we are familiar with the world of Relational Database Management Systems (RDBMS). Database is equivalent to RDBMS to us.


Wednesday 9 April 2014

HMI on Browser

Hi all. This is Shubhadeep Banerjee working on Algonics as a Software Developer. This is my first step into the bloggers' world, hence, my first blog. 

So, have you ever heard of HMI? If yes then you may skip the next stanza. If not, then you are going to know about an excellent technology.