|
Is it just a buzzword that means nothing or is there a definition of what makes an application (desktop or web) an enterprise application?
Started by Thomas Owens on
, 16 posts
by 16 people.
Answer Snippets (Read the full thread at stackoverflow):
In other words, the main feature....
Wikipedia entry
I have come to believe that the biggest difference between an enterprise application things as easily and as flexible as possible, an enterprise application is all about limiting what with.
|
|
Duplicate of:
What makes an application an “enterprise” or “enterprise-level” application?
What is meant by Enterprise applications? Enterprise Frameworks? etc?
I hear the term "enterprise" alot, but to be honest I have no clue what it really means.
What...
Started by hasen j on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Enterprise is a buzzword.
Enterprise software is basically software that costs a lot of money.
|
|
Duplicate of:
What makes an application an “enterprise” or “enterprise-level” application?
After reading Wolfbyte's answer on Enterprise FizzBuzz I have thought about what constitutes a program as "Enterprise".
What makes an application or a software ...
Started by Sung Meister on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
What "enterprise-level" really Efficiency Flexibility Modularity Interoperability....
An Enterprise Application requirements, as well as backup, logging, auditing, and authentication.
Where there are large numbers of users and complex business rules .
|
Ask your Facebook Friends
|
Is PHP suitable for Enterprise Application Development ?
Started by Rachel on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
In a corporate environment/node/view/15
http://stackoverflow.com/questions/130869/can-php-handle-enterprise-level-sites-as-well-as-java
http://www.interaktonline.com....
Well, Facebook uses it and you can't get much more enterprise than that.
|
|
Is JSF being used in the enterprise, or at least growing in use?
Started by bmw0128 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Company in an 'Enterprise' way, I know the previous two companies I've worked at have used.
|
|
How to downgrade from SQL2005 Enterprise to SQL2005 Standard in Windows Server 2003?
Started by Simon on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Don't forget to script any user.
Enterprise, install the Standard version and restore the databases.
|
|
What features makes it popular in enterprise?
Started by SomeUser on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Easy to learn, good libraries to use on the back end. .
Technology and practices into the Enterprise.
|
|
What enterprise virus-scanning systems do you recommend?
Started by Jon Galloway on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at serverfault):
However that was....
Whilst their Norton products have a bad rap (for good reason) for being slow, the corporate version was pretty quick and unobtrusive and had a good managment console .
In the past I have used Symantec Corporate Edition quite extensively .
|
|
Is it possible to install SQL Server 2005 (Enterprise Edition) on Windows Server 2008?
Answer Snippets (Read the full thread at stackoverflow):
Go ahead and try it - if you run into any actual problems, come back (but preferably to http://Serverfault.com ) and ask... .
Sure, why shouldn't it be possible to do that???
Just do it! I don't see any reasons why you should have any issues with this setup .
|
|
Is there a way to tell Enterprise Library to use prepared statements? If so, how?
Started by Chris Lively on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The short answer is to use DbCommand.Prepare();
The long answer is that... .
You should be able to obtain the sqlConnection / Command being executed -> can't you set the relevant setting here before executing ??
Hope I've got the right end of the stick.. .
|