3
Answers

mvp architecture

chaitanya

chaitanya

13y
1.8k
1
I want to implement a small project in mvp architecture.In my web application i want to get data from back end and bind to dropdown list.where should i write code for binding data to dropdownlist in presenter or in aspx.cs file
Answers (3)