Features in ASP.NET ?



Features in ASP.NET ?..

Answer / dan

Features of asp.net are :
1. Compiled code : instead of interpreting. Faster.
2. Enriched Tool support: WYSIWYG(what u see is what u get)
3.Power and Flexibility: Large class library and language
independent.
4.Security : restricting user access to web appln.
5. Scalibity : Improve performance in a multiprocessor
environment.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How to merge 2 tables fields in DataTable in asp.net

6 Answers   Wipro,


How to change the form layout in ASp.net 2.0 ?

1 Answers   Netsweeper,


Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?

0 Answers  


How we can bind textbox,listbox and datagrid to sql server database in asp.net using visualstudio.net language (vb.net)?

2 Answers   rocsearch,


How can you dynamically add user controls to a page?

0 Answers  


on modify statement, executeNonQuery returns zero rows affected even though there has been modification carried out sucessfully in the table.. can anyone tell me is this possible??? if yes, how..???

1 Answers   ADITI,


About remoting and web services. Difference between them?

2 Answers   Microsoft,


What is SOAP, UDDI and WSDL ?

2 Answers   Infosys, Network, TCS, Wipro,


Define ViewState and how can it be used?

6 Answers   Siebel,


What is _viewstart?

0 Answers  


What is strong-typing versus weak-typing?

0 Answers  


What is view state and how this can be done and was this there in asp?

11 Answers   Accenture, KDOT, Mphasis,


Categories