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
How many web config files can be created for an application?
Will the asp.net validators run in server side or client side?
Does asp.net still recognize the global.asa file?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
Explain what is an assembly?
How response object is related to asp's response object?
Where the cookie value is stored?
Can one dll file contains the compiled code of more than one .net language?
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
What are app services?
How do I create a web form?
What is sql data source control in asp.net?
Describe the .net base class library.
Where web.config file is used?
What role “#&&” plays in a querysting?