How .Net has implemented security for web applications?



How .Net has implemented security for web applications?..

Answer / swapna

1) Authentication/Authorization
2) Encryption/Decryption
3) Maintaining web servers outside the corporate firewall.
etc.,

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?

0 Answers  


Describe the master page.

0 Answers  


What is Dynamic Web and discuss its usage with the help of real life examples?

0 Answers   Huawei,


If we add a textbox and give the required field validator,and i add two radio buttons 1 is yes another one is No.And i add another one server control button ,if i click the button ,if the radio button Yes is checked the validation control is fired ,if no the validation control is not fired.So what you used to solve this problem.

6 Answers   CTS,


What do you mean by caching in asp.net?

0 Answers  


what is the differance between native code & managed code?

5 Answers   Microsoft,


What are app services?

0 Answers  


Where web.config file is used?

0 Answers   HCL,


Interface and Abstract class, inheritance, abstraction with examples. Polymorphism (difference betn overloading and overriding

2 Answers   Syntel,


Explain how cookies work.

0 Answers  


In asp.net 3.5 we can go one page to onther page without using statemanagment concept?

1 Answers   ANR, Google, TCS,


How to retrieve data row by row from a DataTable? Thanks In advance PriyaPP

3 Answers  


Categories