Taking assessment test of C#.NET Applied OOP – Batch 2
Month: December 2014
Uses of Dropdown list and Radio Button in ASP.NET MVC Application with Entity Framework
Introduction Dropdown list and Radio button are two very important controls for web. We frequently use it. In this article I will show you how to use dynamic dropdown list and radio button in CRUD operation. Implementation Repository Pattern with ASP.NET MVC and Entity Framework Let’s create a University Ranking application and implement Dropdown list