You are developing an ASP.NET MVC application that enables you to edit and save a student object.
The application must not retrieve student objects on an HTTP POST request.
You need to implement the controller.
Which code segment should you use? (Each correct answer presents a complete solution. Choose all
that apply.)
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Looks good to me:
http://www.tutorialsteacher.com/mvc/action-selectores-in-mvc
http://stackoverflow.com/questions/2156822/whats-the-difference-between-httpmethod-and-requesttype-of-httprequest