Which framework to use in my enterprise application?
Let’s learn which framework to use in my enterprise application. The most accurate or helpful solution is served by Stack Overflow.
There are ten answers to this question.
Best solution
i have some questions of how to use the Entity Framework in an enterprise application. First of all i work with ADO.NET for many years now and i use objects to reflect the data that i get from the database provider. Every time i want to change something or insert somthing into the database. I just call a Save() method and get the job done. Every object has a DatabaseManager that manage the queries to the DataAccess layer. For example public class Article{ public int ID{get;set;} public string...
Answer:
Did you at least try to use some EF tutorial? If not it is time to do that because we cannot explain...
Sanosay at Stack Overflow Mark as irrelevant Undo
Other solutions
Few years ago, every .NET developer I worked with would use Enterprise Library for a lot of common things. Even back then I always found the syntax of Enterprise Library to be bit out of date. They recently released version 6 of it that caught my eyes...
Answer:
I'm a consultant in the Midwest and have been using Enterprise Library heavily since 1.0. It's true...
Daniel Piessens at Quora Mark as irrelevant Undo
Hi, I'm working on a BI application and would like to know which PHP framework would be best for such an application. I was leaning more towards CodeIgniter. Would that be a wise choice? Thanks
Answer:
CodeIgniter is a solid choice for PHP framewo... You must be signed in to read this answer.Continue...
Miguel Garcia at Quora Mark as irrelevant Undo
Want to use RCP as Application framework but need to render GUI with Swing (custom widgets/controls).
Answer:
It can be done but a little bit intricacy underlies here. In Eclipse 4 RCP, you have to have swing connector...
Amit Kumar Mondal at Quora Mark as irrelevant Undo
My goal is to have a scalable database-driven app that is cross-platform (Design Web first, then Android/iOS standalone apps later). The framework will need to perform search operations fast both via natural language and with multiple types of input...
Answer:
If you are asking about feelings, I myself decide more based on what I know than what is the better...
Amir Maralani at Quora Mark as irrelevant Undo
I have to decide the technology platforms for building a web based enterprise software. I am looking for platforms which are openly available to minimise the project cost. I chose the ...show more
Answer:
A common platform would be LAMP L - LInux for the Operating System A - Apache for the Web Server M ...
GWIUO3I7CPNUQD44FAHNDNTBP4 at Yahoo! Answers Mark as irrelevant Undo
I plan to write the application with PHP. Thanks.
Answer:
Both PHPCrawl (http://phpcrawl.cuab.de/) and Snoopy (http://sourceforge.net/projects/...) are PHP libraries...
Eric Wu at Quora Mark as irrelevant Undo
What is "enterprise software" and how is it different from any other kind of software ever? Some context: I'm a Software Engineering student in University, and I've taken an "Enterprise Application Architecture" course last year and...
Answer:
From a technical standpoint, especially in regard to scaling, Enterprise applications *do* share a lot...
DrSkrud at Ask.Metafilter.Com Mark as irrelevant Undo
I plan to implement a web application based on the Play Framework. My decision to choose Play is based on my background in Java, the way Play approaches the development process of web applications and its claim to be Reactive. The rough feature scope...
Answer:
Speaking from my own experience and looking at the same issue in the last 6 months I would suggest going...
Farhad Agzamov at Quora Mark as irrelevant Undo
I'm a rails programmer, familiar with different meta-programming techniques, design patterns, and can write small gems with simple DSLs, but for the most part, I'm an application developer, I am comfortable with adding new business features, but not...
Answer:
I'd recommend starting from nothing on a new gem ("bundle gem myframework") or with a small...
Noah Gibbs at Quora Mark as irrelevant Undo
Related Q & A:
- If you were to start using a Wordpress framework today, which one would you use?Best solution by WordPress
- How to create complete .exe in WPF .net framework application?Best solution by Programmers
- What framework must I use to develop mobile native application?Best solution by Stack Overflow
- How to use RequireJS in AngularJS Application?Best solution by sitepoint.com
- Which UK sites use paypal?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.