What is asp net in c#?



What is asp net in c#?..

Answer / Neeraj Singh Rajput

ASP.NET is a framework developed by Microsoft for building web applications using C# and other .NET languages. It provides various features such as form-based authentication, state management, and server controls.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

How does dependency injection work c#?

1 Answers  


What is list collection in c#?

1 Answers  


Is char * null terminated?

1 Answers  


What is the difference between list and arraylist in c#?

1 Answers  


What is the main method in c#?

1 Answers  


Can two catch blocks be executed?

13 Answers  


What is the difference between yield and return?

1 Answers  


Why delegates are safe in c#?

1 Answers  


Why objects are stored in heap in c#?

1 Answers  


What is a decimal c#?

1 Answers  


1)what is timestamp in C# (anilringole@gmail.com)

2 Answers   Wipro,


Can you inherit from multiple classes in c#?

1 Answers  


Categories