- Mar 26, 2005
- 4,094
- 123
- 106
I was looking up what ASP.NET is, and according to my google search it is a framework... But there are many other frameworks... "Rails" for Ruby?
Ok, so I googled what a framework is... Apparently, "a software framework is an abstraction in which software providing generic functionality can be selectively changed by additional user-written code, thus providing application-specific software. A software framework is a universal, reusable software platform to develop applications, products and solutions."
Still sounds way too ambiguous!
What is a software "platform" then? Is it a compiler to assemble other code using other languages? Is it a piece of software in which to write other code such as C# or VB code?
Can someone explain what ASP.NET is, using Javascript as a comparison? Javascript is an interpreted language, and one can write Javascript code in various text or code editors. Anything from Notepad to ExpressionWeb, Dreamweaver and anything in between. So how is ASP.NET different? Is it not a "language" at all? Is ASP.NET a platform within which I can write Javascript?
Thanks very much.
Ok, so I googled what a framework is... Apparently, "a software framework is an abstraction in which software providing generic functionality can be selectively changed by additional user-written code, thus providing application-specific software. A software framework is a universal, reusable software platform to develop applications, products and solutions."
Still sounds way too ambiguous!
What is a software "platform" then? Is it a compiler to assemble other code using other languages? Is it a piece of software in which to write other code such as C# or VB code?
Can someone explain what ASP.NET is, using Javascript as a comparison? Javascript is an interpreted language, and one can write Javascript code in various text or code editors. Anything from Notepad to ExpressionWeb, Dreamweaver and anything in between. So how is ASP.NET different? Is it not a "language" at all? Is ASP.NET a platform within which I can write Javascript?
Thanks very much.