ASP.NET Interview Questions
Questions Answers Views Company eMail

What is server side routing?

708

What is jade template engine?

813

What is a form tag?

708

Can action method static?

777

What is odata in web api?

815

Is react a template engine?

707

What is http post and http get?

779

Which is faster viewdata or viewbag?

801

Which is faster viewbag or viewdata?

766

Is razor a programming language?

730

What is web api config?

771

How does viewstate work?

812

How does session work?

726

What is a session in programming?

776

What is the use of session?

726


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

How to rename a table using sql queries?

798


What do you mean by View State and what is its role?

766


Is it possible for me to change my aspx file extension to some other name?

803


what are the Custom controls in asp.net?

801


What does session_start () do?

851


What is %20 in a url?

720


Explain security types in asp.net?

817


What is a user session?

719


Explain the server control events of asp.net ?

772


Explain how viewstate is being formed?

758


What are the two Layouts supported by a Web form in ASP.NET?

808


Define page output caching?

780


Why do we use sessions?

803


What is s2s tracking?

755


there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2640