February 2012
S M T W T F S
« Jan    
 1234
567891011
12131415161718
19202122232425
26272829  

Microsoft .NET is like James Bond’s cars

An odd comparison?…

“What exactly is the Microsoft .NET Framework?” (Tip: Read .NET as “dot net” – stands for Microsoft .NET Framework (Fx)) => A typical (basic) interview question you might’ve asked/been-asked, or as a non .NET techie, you would’ve pondered about this question, isn’t it? A curious layman – think of an [...]

Hello World!

Being a programmer (now only at heart!), and that too a C, C++ one… everything starts with a “Hello World!” – Courtesy K & R.

throw, is a programming statement used to “throw handled/unhandled exceptions”. Read more, if you want to: http://www.cplusplus.com/doc/tutorial/exceptions/ & http://msdn.microsoft.com/en-us/library/6dekhbbc(VS.80).aspx

Anyway, a wam welcome! Thanks & keep visiting for [...]