Search code examples
this code takes a 2hrs to compare and sort 20,000 items each, is there a better way to write this c#...


c#webformsmvp

Read More
In the MVP pattern, is the presenter responsible for formatting numbers to percent?...


mvpwebformsmvp

Read More
Where to put View logic in MVP?...


asp.netmvpwebformsmvp

Read More
Pass runtime value to constructor using Simple Injector abd WebFormsMVP...


c#.netdependency-injectionsimple-injectorwebformsmvp

Read More
Can I create View and Presenter in different Project in MVP Pattern...


c#mvpwebformsmvp

Read More
How to get a reference to a web form's ModelStateDictionary from inside a Web Forms MVP Presente...


c#asp.netwebformsmvp

Read More
How can i do Error Handling in a MVC/MVVM Windows Form app...


winformsmodel-view-controllermvvmerror-handlingwebformsmvp

Read More
Do I need service layers as well?...


asp.netservicemvpwebformsmvp

Read More
How do I get many property values from View to Presenter in WebFormsMvp?...


asp.netwebformsmvpwebformsmvp

Read More
Value converter for ASP.Net Webforms...


asp.netwebformsmodel-bindingasp.net-4.5webformsmvp

Read More
is there any way to mock an implemented class...


asp.netunit-testingmockingwebformsmvp

Read More
WebformsMVP Implement a Ninject IPresenterFactory...


c#asp.netc#-4.0ninjectwebformsmvp

Read More
MVP vs MVC design patterns for web and mobile?...


asp.net-mvc-3asp.net-4.0mvpwebformsmvp

Read More
How should I unit test my WebFormMVP Presenters with Moq'd Views when using the Supervising Cont...


c#asp.netunit-testingmoqwebformsmvp

Read More
shared presenter not working on the same page where is other control with default presenter...


webformsmvp

Read More
How to iterate thru collection in model to an unordered list?...


asp.nethtmlwebformsmvp

Read More
BDD with SubSpec and XUnit NullReferenceException...


bddmvpxunitwebformsmvp

Read More
How do I handle postback in usercontrol from button click on MasterPage...


asp.netwebformsmvp

Read More
Repository Pattern with Linq to SQL in WebFormsMVP...


linq-to-sqlrepository-patternwebformsmvp

Read More
WebformsMvp - Initializing the model...


asp.netwebformsmvp

Read More
MVP pattern - design question...


asp.netmvpwebformsmvp

Read More
BackNext