atar.yosef Posted November 15, 2009 Report Share Posted November 15, 2009 Hello fellows!!!Can someone from you explain me please in a clear language, what is in fact the concept who called ".NET"?whether is this a programming language like PHP or ASP? or this is something else?Please response me!!! Link to comment Share on other sites More sharing options...
Synook Posted November 16, 2009 Report Share Posted November 16, 2009 .NET is a framework that can be used to program applications on Windows.Note: ASP technically isn't programming language either. Link to comment Share on other sites More sharing options...
atar.yosef Posted November 16, 2009 Author Report Share Posted November 16, 2009 .NET is a framework that can be used to program applications on Windows.Note: ASP technically isn't programming language either.Firstly, thanks you about your reference.Secondly, I didn't understand two things as following:1) If .NET is a framework for programming on windows, so what is its relationship to the web programming section, it is just more programming language like VisualBasic, C, C++, C# etc. ?? isn't??2) So what is really ASP if you say that it is not a programming language?Hope to your response soon!! Link to comment Share on other sites More sharing options...
Synook Posted November 17, 2009 Report Share Posted November 17, 2009 (edited) 1) .NET has a web variant called ASP.NET, with web-related libraries. Learning how to use these libraries will allow you to effectively create websites in the various .NET languages, such as VB, C++, and C#.2) A server-side scripting engine. Think of it like CGI. Edited November 17, 2009 by Synook Link to comment Share on other sites More sharing options...
atar.yosef Posted November 17, 2009 Author Report Share Posted November 17, 2009 1) .NET has a web variant called ASP.NET, with web-related libraries. Learning how to use these libraries will allow you to effectively create websites in the various .NET languages, such as VB, C++, and C#.2) A server-side scripting engine. Think of it like CGI.Firstly, thank you about your answer! Secondly, I don't know what is the concept who called CGI. Link to comment Share on other sites More sharing options...
Synook Posted November 17, 2009 Report Share Posted November 17, 2009 http://en.wikipedia.org/wiki/Common_Gateway_Interface Link to comment Share on other sites More sharing options...
atar.yosef Posted November 18, 2009 Author Report Share Posted November 18, 2009 http://en.wikipedia.org/wiki/Common_Gateway_InterfaceThanks you very much about your response!!! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now