Answer Posted / mohammad arif khan
From my point of view .net is a set base classes and
namespaces such as sql connection,text,
drawing,Configuration,Security,etc... which provides us an
environment(Framework).With the help of this framework we
can create web applications,console applications and mobile
applications.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
Define reflection in .net?
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?
How many types of cookies are there in asp.net?
What is application session?
What is difference between abstract class and an interface?
What is asp.net master page?
What is data caching?
How can you dynamically add user controls to a page?
Describe state management in asp.net?
What is a web server? What are the load limits in it?
What are the different kinds of assemblies?
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
Explain model, view and controller represent in an mvc application? : asp.net mvc