Answer Posted / kesava
.net is network enable technology.
the place where we can develop the applications .It contains several base class libraries .
.net is a frameworks it means it contains the predefined class for re-usability and common language specification and common type specification .Using the predefined libraries we can develop our applications using any one of the .net languages .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which library is used by the testers and developers to develop automated tests and create testing tools?
Is there any alternative to avoid name collisions other then Namespaces?
How can u deifne the benefits and limitation of using Viewstate for state management?
What is clickid?
Explain the difference between webfarm and webgardens in .net?
What describes a query?
What is asp.net? How is it different from asp?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
What is Pre-Render event in ASP.NET?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
What is the difference between the response.write() and response.output.write() methods?
Explain the difference between debug.write and trace.write? When should each be used?
what is publisher?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
What is css and what is it used for?