MVC, IIS, CSS, Notes

MVC (section 1)   TempData Usage TempData : https://stackoverflow.com/questions/21454232/asp-net-mvc-how-to-pass-full-model-from-view-to-controller Using the code below you can send data back and forth from controller to view and view to controller. TempData["savedControl"] = "Successful";…

Continue ReadingMVC, IIS, CSS, Notes

End of content

No more pages to load