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

How to use Entity Framework in Enterprise application

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...

Read more

Sanosay at Stack Overflow Mark as irrelevant Undo

Other solutions

.NET Framework: Does anyone use Enterprise Library these days?

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...

Read more

Daniel Piessens at Quora Mark as irrelevant Undo

What is the best php framework to use for BI application?

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...

Read more

Miguel Garcia at Quora Mark as irrelevant Undo

Can you use Eclipse RCP as application framework but start with Swing GUI?

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...

Read more

Amit Kumar Mondal at Quora Mark as irrelevant Undo

What Framework should I use for my new cross-platform, database driven web application?

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...

Read more

Amir Maralani at Quora Mark as irrelevant Undo

What platforms can we use to build an enterprise web application?

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 ...

Read more

GWIUO3I7CPNUQD44FAHNDNTBP4 at Yahoo! Answers Mark as irrelevant Undo

Answer:

Both PHPCrawl (http://phpcrawl.cuab.de/) and Snoopy (http://sourceforge.net/projects/...) are PHP libraries...

Read more

Eric Wu at Quora Mark as irrelevant Undo

What does "enterprise software" mean, anyway?

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...

Read more

DrSkrud at Ask.Metafilter.Com Mark as irrelevant Undo

Should I choose MongoDB or MySQL for a Play Framework based web application?

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...

Read more

Farhad Agzamov at Quora Mark as irrelevant Undo

How to become a framework programmer?

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...

Read more

Noah Gibbs at Quora Mark as irrelevant Undo

Just Added Q & A:

Find solution

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.