Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exploring MVC (VB) - would like to switch to C#
Message
De
11/03/2013 16:45:11
 
 
À
11/03/2013 09:59:01
Information générale
Forum:
ASP.NET
Catégorie:
MVC
Versions des environnements
Environment:
ASP.NET
OS:
Vista
Network:
Windows NT
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01567948
Message ID:
01568028
Vues:
41
I like the MVVM pattern for a lot of reasons, but in regard to speed, I think that is probably a function of how the viewmodels are structured and the patterns used within them. Ultimately, whether you are using MVC or MVVM you are going to pull a subset of data from the backend and that is where the speed comes in. I'm leaning strong toward webservices from what little I know so far, so the calls will be a little different from the MVC addressing. Not sure what the tradeoffs are there. Again, I suppose that depends on how its designed and based on who is using what it seems either one could work very well ( if you were John Papa or Scott Allen designing and coding it :-)

The user's perceived speed in the browser will be based on server trips, so using SPA or SPAish Ajax calls makes a lot of sense to me. Also, the idea of cached objects being used when available seems important.

Have you done Julie's latest Pluralsight course on enterprise EF design yet? I'm still chewing that over but it did answer a lot of questions I had earlier about how all this stuff fits together.

Still don't have it all half figured out but I know I'm having fun :-) and today an old client surfaced after 5 years and I may even get a chance to do a real app with it. That will get the juices flowing :-)


>There are hundreds of javascript libraries. I'm not sold on Knockout.js. People who know web lots better than me say MVVM is too slow for the browser. But I haven't looked at it. Still so much to learn about the tools that I am using. (MVC4, jquery, jqueryUI, css, javascript, wijmo)
>
>>I was pretty suprised when I started hacking around with Wordpress how much it was a PHP animal. Didn't really like it. (though I really like wordpress) For the reasons you state I see a number of people recommending learning just enough PHP to figure out where to plug in jquery to add on to Wordpress if that is the goal.
>>
>>Javascript seems to have a very dynamic community moving it forward and the modularity it allows gives you some real choices in how to implement pretty much anything you can imagine with HTML5.
>>
>>I think there is a consensus building and it is noticeable over the last year.


Charles Hankey

Though a good deal is too strange to be believed, nothing is too strange to have happened.
- Thomas Hardy

Half the harm that is done in this world is due to people who want to feel important. They don't mean to do harm-- but the harm does not interest them. Or they do not see it, or they justify it because they are absorbed in the endless struggle to think well of themselves.

-- T. S. Eliot
Democracy is two wolves and a sheep voting on what to have for lunch.
Liberty is a well-armed sheep contesting the vote.
- Ben Franklin

Pardon him, Theodotus. He is a barbarian, and thinks that the customs of his tribe and island are the laws of nature.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform