Questions tagged [enterprise]

Enterprise refers to software intended to facilitate the operation of one or more types of business entities, such as cooperatives, companies, universities, and government organizations.

Enterprise software generally offers the following:

  • Technical Training

  • Commercial Licensing Terms

  • Fee-based Technical Support

  • Customized Configuration and Theming

References

1080 questions
8
votes
1 answer

How do we sign an iPhone application using someone else's Enterprise program?

We wrote an iPhone application that we want to sell to companies. The company is enrolled in the iOS Enterprise program. How can we sign our application with their certificate? I know we can be added as a Team Member to their account, but is there…
tjg184
  • 4,508
  • 1
  • 27
  • 54
8
votes
3 answers

PHP eCommerce System

I'm looking for a eCommerce system built using PHP and MySQL. It needs to: Be modular (to enable/disabled unused stuff) Not include any CMS functionality (so I can supply it myself) Not include any user authentication functionality (so I can…
Petah
  • 45,477
  • 28
  • 157
  • 213
8
votes
2 answers

How do I pass a table-valued parameter to SQL Server 2008 via EntLib 5.0?

How do I pass a table-valued parameter to SQL Server 2008 via EntLib 5.0?
birdus
  • 7,062
  • 17
  • 59
  • 89
8
votes
3 answers

wso2ei-6.0.0 can not start in eclipse

I can not start wso2ei-6.0.0 in eclipse. The version I am using is developer-studio-ei-eclipse-jee-mars-2-win64-x86_64-1.0.0 version, jdk is 1.8.0. When I configure the server I select WSO2 Enterprise Integrator 6.0.0 others select defaults, I…
jack
  • 81
  • 3
8
votes
4 answers

Developing a framework in Java

I'm looking forward to start developing a new server side enterprise communication framework in Java and I'm wondering if anyone knows a good book on the subject? Some best practices and advice would be welcome. Thanks.
Andrejj
  • 83
  • 1
  • 3
8
votes
1 answer

Is it possible to renew provisioning profiles without needing to upgrade iOS enterprise apps?

A newly generated provisioning profile no longer seems to be compatible with older versions of the same app. The new app does work with the new profile, however we do not want to upgrade all apps which are linked to older version backends and are…
Louis Somers
  • 2,560
  • 3
  • 27
  • 57
8
votes
1 answer

XCode 6.0.1 Enterprise In House Distribution Is Not Creating ipa/plist

After upgrading to XCode 6.0.1, in In House Enterprise Distribution from Archive now creates a .pkg file instead of .ipa/.plist files. This breaks our enterprise distribution system. I haven't found any documentation on this change. Does anyone…
Mikel Nelson
  • 605
  • 1
  • 7
  • 11
8
votes
14 answers

Framework/CMS suggestions for enterprise website & intranet (I've got to convince the president its solid!)

Dear stack overflow community, I've been given the task of overhauling a couple of websites for a large corporation I'm working for, as well as developing an internal intranet site for content management and document storage within the…
Seth
  • 1,550
  • 3
  • 16
  • 20
8
votes
4 answers

WCF in the enterprise, any pointers from your experience?

Looking to hear from people who are using WCF in an enterprise environment. What were the major hurdles with the roll out? Performance issues? Any and all tips appreciated! Please provide some general statistics and server configs if you can!
Anonymous123
8
votes
6 answers

Spreading Load on SQL Server database

We have an enterprise application that uses Microsoft SQL Server as the database backend. We have been coming across a fair few instances where the customer has grown the application into a huge db and some of the queries being run are causing locks…
Matt
  • 3,305
  • 11
  • 54
  • 98
8
votes
1 answer

Is Angularjs future-proof?

Angularjs is a very nice and powerfull framework, but is it future-proof? Can we be sure that it will be a good choice for web applications in an enterprise context for up to 5-10 years? edit: yes, almost no technology will last that long. But…
8
votes
1 answer

iPhone Application Enterprise Distribution Process

I have a client that wises to distribute their iphone application to only their employees and not on the iTunes App Store. To me this sounds like a situation for Enterprise Distribution. Could someone explain to me in as much detail as possible…
JWD
  • 12,188
  • 3
  • 34
  • 32
8
votes
1 answer

Eclipse, Tomcat project context root is eclipse folder

I'm having a little problem configuring my Tomcat Project. In short, I'm working on a Dynamic Web Page project but there seems to be some confusion as to from where I am running the application. Running the following code File f = new…
mahju
  • 1,156
  • 1
  • 14
  • 21
7
votes
1 answer

SSLError on exchangelib : can't connect on the server

I have a problem with exchangelib. Here is my code: creds = Credentials( username="domain_name\\username", password="password") config = Configuration(server='mail.solutec.fr', credentials=creds) account =…
Elweiss
  • 545
  • 1
  • 4
  • 12
7
votes
0 answers

Enterprise App taking longer to start

I'm currently experiencing some weird behaviour with the same codebase just being signed with different certificates: 1) Bundle identifier: com.mycompany.A, Normal App-Store Distribution certificate 2) Bundle identifier: com.mycompany.B,…
Tim Specht
  • 3,068
  • 4
  • 28
  • 46