Sunday, August 11, 2013

MVC Sample 3

Writing one more method to call the same View


And Click on Ok Button.
Select Internet Application and Click on Ok Button.


Go to controller and Right click on controller Folder and Add Controller


And write the following code


Now Right Click on the Page and Add View



View Name: Show
And Click on Add, and now the View is Created.
Demo: is the name of the controller
Show is the method name.
View2 is the method name

No comments:

Post a Comment

Thank you for visiting my blog

Kubernetes

Prerequisites We assume anyone who wants to understand Kubernetes should have an understating of how the Docker works, how the Docker images...