Questions tagged as 'mvp'

2
answers

ASP.NET Save file in a folder

Hello friends I am trying to save a file inside a folder that I create dynamically, up to here there is no problem, the point is that when I try to pass the file already in my method I receive it Like Null , could someone tell me where I'm mi...
asked by 16.05.2018 / 21:04
0
answers

How to integrate a Presenter to an empty Activity?

I am implementing a Presenter at a Activity empty, that is, my Activity_main is completely empty without any element or widget, it asks me: How do I integrate this Presenter in my Activity so that I throw a JSON in that Activity em...
asked by 24.07.2018 / 19:23
2
answers

Apply interfaces in C # to link to database

I have this big problem and it's that besides being new to programming, it's quite difficult. The subject is the following, I need to apply MVP to a small desktop program that I am developing and for this I need to completely unlink the view lay...
asked by 10.02.2018 / 22:08