As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I would like to know if anyone suggests developing a large scale website with ASP.Net MVC3.
By large scale i mean about 3000,000 requests per day.
That's not so much. We have a web site running on two servers handling about 8,000,000 requests each per day, and that doesn't even use 10% of the capacity.
So, yes, ASP.NET MVC certainly works for that scale of site.
Related
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
which one of those is better for building custom product? which one is easier and faster for development? i found vtiger to contains more modules but on the other hand sugarcrm seems to have better docs and easier in development. Is this correct?
I know this is an old question, but the answer is still relevant. SugarCRM has its own quirks and unusual ways of doing some things, but is getting better organised with each version. vTiger, last time I looked at the code (a year ago) is still a disorganised hack-fest of thrown-together code. I would not personally touch the latter with a proverbial barge-pole.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I want to create website where I want to put lessons about python. I'm thinking of DLE or Wordpess. What would you recommend me of these, or you can advise of something else?
It's a pretty huge question, and really depends upon what you are aiming to achieve with the final site.
For me, I use Wordpress for just about all the sites I build. It's incredibly flexible, especially thanks to the huge range of plugins that extend functionality to whatever you require.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I'm considering using Ember.js to develop my new websites.
I'm not sure how stable & how much it being used by the community for big projects.
Would you recommend using it?
Do you know big websites that are using it?
Thanks,
Lior
A simple googling would've given you these:
1: Quora: What are the advantages of using Ember.js?
2: Top 8 Best Looking SproutCore Websites (SproutCore 2.0 was recently renamed to Ember.js -- see Wikipedia)
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
What are some good resources for aspiring web designers? I've been a software developer and web app builder for nearly a decade but my UI skills are from an engineer's perspective. I appreciate quality design and great UX and I'd like to become a better designer myself, what are some good resources to get started with and/or follow (i.e. blogs, twitter accounts, etc)?
I'll start with a couple that I think are relevant:
http://www.alistapart.com/
http://www.sitepoint.com/books/design2/ (the principles of beautiful web design)
Thanks in advance.
Here are a few I think are relevant...
http://www.awwwards.com
http://www.smashingmagazine.com
http://css-tricks.com
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
based on a recent article on MySpace blaming the microsoft stack not being able to easily scale here.
Is this true? Is scaling an app built on the microsoft stack (asp.net mvc here) nearly impossible? does php/LAMP really scale better than microsoft?
Yes. The Microsoft stack can scale just fine.
You just have to have the right set of skills to do the job. Unfortunately MySpace didn't have the proper resources (or access to the proper resources because of physical location, according to their article) and they're blaming the technology stack.