Difference between MVC2, MVC3, MVC4 | MVC2 vs. MVC3 vs. MVC4
The main purpose of the MVC (Model, View and Controller) architecture is to make separation of the business layer (logic) and the application layer (data) from the presentation layer to…
Famous IT Personalities in Computers| Language Founders
Larry Wall "Guru of Perl".He is well known as creator of "Perl" Language. He is the writer of the "Patch" Program. He is the co-author of the bestselling book named…
Procedure Oriented Programming vs. Object Oriented Programming
Difference Between Procedure Oriented Programming (POP) & Object Oriented Programming (OOP) Procedure Oriented Programming Object Oriented Programming Divided Into In POP, program is divided into small parts called functions. In…
Difference Between Object Based Languages and Object Oriented Language | Object Based vs. Object Oriented
Difference Between Object Based and Object Oriented Languages Object Based Language Object Oriented Language Support of features Object Based Language does not support all the features of Oops Object Oriented…
What are the goals of Dot Net (.net) Framework?
With the .NET Framework, Microsoft's goal is not to provide an abstraction technology for developers building a particular kind of application, Microsoft's goal is to provide an abstraction technology for…