What is model-view -controller Architecture?

Answer Posted / satya narayan sahoo

It is known as MVC architecture.I am giving an example
which can make clear.
For an asp.Net web application:

Model is the UI part ie the html/asp controls.
View the data objects like datase or dataview.
Controller is the event handler for example Button_click.

Is This Answer Correct ?    0 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which Namespace is used to to achieve MultiThreading in .NET?

591


What are the types of assemblies in .net?

575


Explain clr, cts and cls?

643


  • Accomm
  • i have this code.now on server side i want to compare this id(Accommodation) value and want id i.e.Accommodation.visible=true;

    1390


    What are the properties of ADO.NET?

    653






    Difference between abstract class and interface in .net?

    567


    what user controls are and what server controls are and the differences between the two.

    1616


    What is WSDL? Explain its architecture?

    654


    What are the new features in .net core?

    559


    Explain is the jit an interpreter?

    577


    What are the advantages of .net core?

    550


    What is connection pooling and how do you make your application use it?

    575


    What is misl?

    636


    Difference between dispose and finallize method?

    675


    Should I implement finalize on my class? Should I implement idisposable?

    556