Questions tagged [sofea]

3 questions
27
votes
3 answers

What is SOFEA?

I've came across this new acronym, SOFEA, apparently a new programming paradigm for web applications. Still didn't manage to make sense of it - if someone volunteers to make it clearer for me I'll be very thankful.
flybywire
  • 261,858
  • 191
  • 397
  • 503
2
votes
2 answers

Are server-assisted MVC frameworks peaking?

I've been developing web apps for over a decade now, all the way from CGI to ASP.Net and Struts+Spring+Hibernate. The prevalent architectural style seems to be server-assisted MVC, e.g. Struts, Ruby on Rails, etc. Recent developments lead me to ask…
thvo
  • 1,532
  • 2
  • 15
  • 29
0
votes
0 answers

.html() taking more time to load data on screen in IE Browser

i am facing performance issue (i.e it is taking more time to load data on screen ) in IE11 .where as in FF its loading quickly . we are using sofea framework and i have found that pagination functionality is taking more time to execute,) we are…