MVC stands for Model View Controller.
BUT Right now
After MVC: we directly call any particular method from Aspx page in address bar.
- Before MVC: we have been using concept of Split class.as we know it is not possible to make object of split class.
- It was not possible to call any method from the aspx page in The url.
BUT Right now
After MVC: we directly call any particular method from Aspx page in address bar.
No comments:
Post a Comment