Skip to main content

Questions tagged [enterprise-development]

For questions SPECIFICALLY related to development within an enterprise environment (e.g. a large company), as opposed to e.g. hobby programming. Don't use this tag just because you're working as an enterprise developer.

Filter by
Sorted by
Tagged with
15 votes
6 answers
2k views

I work in an enterprise software team, and I’m exploring ways to help developers better understand the business domain, company processes, and organizational knowledge beyond just technical ...
EMN's user avatar
  • 795
3 votes
6 answers
609 views

I'm currently drafting a Python coding standard for internal enterprise use, primarily targeting business applications that involve heavy data access, reporting, and transactional logic. In this ...
agolta's user avatar
  • 77
-5 votes
2 answers
132 views

I've had this idea because I've recently had to upgrade a large enterprise project (due to security vulnerabilities) that was completed and not touched for years before I joined, and both the backend (...
sak2's user avatar
  • 1
5 votes
3 answers
692 views

I work for the in-house IT department of one of the largest companies in my country. The infrastructure and software systems are heavily based on Oracle Database. Most core business processes and ...
sigsegv's user avatar
  • 99
37 votes
8 answers
10k views

We’re working on a new service – this service will potentially be called directly from applications on user devices. These applications will be developed and supported by multiple development teams ...
Oli's user avatar
  • 525
39 votes
6 answers
6k views

Everyone knows that new developers write long functions. As you progress, you get better at breaking your code into smaller pieces and experience teaches you the value of doing so. Enter SQL. Yes, ...
ebrts's user avatar
  • 477
1 vote
3 answers
1k views

We are working on new enterprise project (multiple activities - online ordering, offline ordering, b2b ordering, accounting processing, secure payment processing, analysis and dynamic pricing and so ...
TomR's user avatar
  • 1,029
1 vote
2 answers
608 views

Suppose I have a live website running on a live database and I have a dev website that is a duplicate of the live website. The live database is where customer transactions are stored. Suppose I do ...
Daniel's user avatar
  • 1,045
-3 votes
1 answer
510 views

I'm wary about on-premise solutions. It appears to me that the client has access to the source code and can easily steal it. Is this software business model safe for the vendor? Are there any ...
coolster1278's user avatar
3 votes
3 answers
4k views

Setting the debatability of using personal accounts on the workplace aside. Context: The company I work for is dedicated to creating apps for other companies. Because of this we have many different ...
Pochi's user avatar
  • 141
0 votes
1 answer
2k views

I looked at this question. As far as I understand test env is for qa department to conduct their tests, and staging is identical to prod, but hidden from end user. My questions are: Should staging ...
stopkillinggames.com's user avatar
2 votes
2 answers
180 views

This is a design/planning question, not specific to any particular software/deployment. The stuff I'm talking about doesn't exist yet, but I am hoping to avoid mistakes early in the process. Here's ...
user avatar
1 vote
1 answer
151 views

For example right now we are finished with the development of our sprint 10 and want to start testing sprint testing in Stage environment. I was told that we should first test 'Sprint 10 frontend ...
Honey's user avatar
  • 113
5 votes
5 answers
793 views

I saw a project manager recently stand up at an Bank's internal staff meeting and say: We're running this system migration not using an agile methodology. We know the requirements up front so agile ...
hawkeye's user avatar
  • 4,849
3 votes
1 answer
623 views

I am wondering if there is an established standard or protocol when working with APIs for document management systems or ECMs. For example, let's say I'm working on a new product and I want it to have ...
Unknown Coder's user avatar
1 vote
0 answers
314 views

What, fundamentally, am I misunderstanding about how to use appclient? The Application Client Container (ACC) includes a set of Java classes, libraries, and other files that are required for and ...
Thufir's user avatar
  • 224
2 votes
3 answers
299 views

I'm designing an enterprise application that produces output based on some input data from another application. In this case, I happen to have also built and thus do control the source application ...
rory.ap's user avatar
  • 929
0 votes
1 answer
619 views

Are the new, functionally-inspired features of Java 8 well-regarded within the enterprise development community? Have they been adopted by large companies? Have coding standards been updated to ...
Patrick Collins's user avatar
3 votes
1 answer
1k views

Let's pretend I am going to work on an enterprise application. Say I have 11 modules in the application and I would have to develop Dashboards for every role in the organization for whom I are going ...
Husrat Mehmood's user avatar
0 votes
1 answer
239 views

I am following a tutorial. The guy keeps on adding different plug-ins such as subclipse, maven, spring source tool suite, etc after setting up jdk, eclipse, tomcat. While installing spring, he was ...
bonCodigo's user avatar
  • 103
3 votes
2 answers
1k views

Question What is a good way to go about visualizing a complex software application? Are recommended software applications that can be used for this purpose? Background About 3 years ago, I ...
Chris Dutrow's user avatar
64 votes
3 answers
88k views

I'm working on an enterprise project which will be deployed in many SMBs and Enterprises. The support for this project would be struggling and so I want to create a coding pattern for errors (Like ...
Pooya's user avatar
  • 867
1 vote
1 answer
633 views

While writing an EJB (deployed on WAS) that connects to a db, i have never needed to use JCA. But apparently JCA is the standard for connection to thrid party EIS (which includes database). So does ...
Kaushik's user avatar
  • 1,205
2 votes
3 answers
2k views

Consider the following scenario: I am writing a Dispatcher Servlet that delegates processing to various handlers depending on the request URL; the handler objects having previously registered ...
Miserable Variable's user avatar
2 votes
6 answers
6k views

We have a very large, 10 year old LAMP (Linux, Apache, MySQL, PHP) web application that is out of control and poorly written due to a large number of patches and possible hundreds of programmers. If ...
ale's user avatar
  • 1,062
4 votes
2 answers
1k views

I read few articles about composite pattern and I want to know whether its applicable in following situation, I found that "A Composite Entity object can represent a coarse-grained object and all its ...
DevT's user avatar
  • 143
-1 votes
3 answers
514 views

Reading about various techie sites, there is often a feeling that Microsoft Languages / Oracle etc. are considered "enterprise ready", while there seems to be more doubt about languages such as Python ...
wobbily_col's user avatar
  • 1,891
21 votes
10 answers
2k views

I've come to notice that a lot of software that companies use for managing things like time, expenses, setting up phone systems, etc is very non-intuitive from a user experience point of view. I know ...
Ryan's user avatar
  • 1,095
1 vote
2 answers
450 views

I'm just starting out on the implementation of a large enterprise-wide system, which has complex requirements and many stakeholders. The company has been through high-level evaluation and tender ...
AndyM's user avatar
  • 123
4 votes
7 answers
431 views

I'd like to know people's opinions, reactions to clients and technical work arounds (if applicable), to the issue of an enterprise application where a client wishes to use duplicate e-mail addresses? ...
Alex KeySmith's user avatar
13 votes
4 answers
39k views

Even though I have quite some experience in using various tools, I still can't make up my mind whether I prefer using IDE or a simple editor for code editing. Most IDEs I have experienced are ...
Pijusn's user avatar
  • 1,007
5 votes
6 answers
10k views

Possible Duplicate: What is enterprise software, exactly? What does “enterprise” means in relation to software architecture? What makes a component or product "enterprise" software vs non-...
monksy's user avatar
  • 639
3 votes
3 answers
293 views

I'm going to work on some project that would do a user-action recognition based on what he/she does in the system. As far as I understand there are two main parts here: Intercept the user actions (...
Mark Bramnik's user avatar
6 votes
1 answer
382 views

I’m an EA in an organisation with 10000+ employees. Strategically we are heading towards SOA. Currently I’m researching about SOA’s and creating a road map and I have come over many blogs that talk ...
Amir Rezaei's user avatar
  • 11.1k
12 votes
6 answers
39k views

I see the term "enterprise" being thrown around software developers and programmers a lot and used loosely it seems. en·ter·prise/ˈentərˌprīz/ Noun: A project or undertaking, typically one ...
SkonJeet's user avatar
  • 387
20 votes
7 answers
8k views

PHP is not a bad language (or at least not as bad as some may suggest). I had teachers that didn't even know PHP was object oriented until I told them. I've had clients that immediately distrust us ...
dukeofgaming's user avatar
12 votes
2 answers
15k views

It is my perception that whenever new JEE projects start (where these technologies would be applicable), people prefer to use a combination of Spring + Hibernate instead of EJB 3. It seems junior ...
JohnDoDo's user avatar
  • 2,319
13 votes
4 answers
889 views

Where I work, we have a lot of developers and an awful lot of code running our proprietary applications used by staff & customers alike. We also have a lot of smart support staff that like to ...
Mark McDonald's user avatar
4 votes
2 answers
961 views

I was looking at the customer list of a few ERP vendors like SAP. The companies in the list are mostly non IT companies. So, I'm wondering as to how IT companies approach the business process ...
aml90's user avatar
  • 631
6 votes
2 answers
7k views

I work as a developer in a company, The company I work with has to deploy the app I made to their client. Number of clients are 3 and each client has around 100 iPads. Now my question is, What ...
TeaCupApp's user avatar
  • 315
5 votes
3 answers
2k views

By "enterprise ready" I am referring to availability of tools: dependency management, build management, message servers, databases, application platforms and servers, and are secure and scale well? ...
Reuben Peter-Paul's user avatar
4 votes
3 answers
2k views

My idea of an enterprise app store is that there is a page on the company's website where all the apps that that company developed for its employees are listed so they can use them. And access to this ...
Ryan's user avatar
  • 183
0 votes
4 answers
210 views

I have been offered a job from campus in the Enterprise s/w domain. I'm at loggerheads with myself deciding if I should take up the job, since I'm generally interested in consumer s/w esp in companies ...
aml90's user avatar
  • 631
3 votes
3 answers
7k views

When dealing with an enterprise application, I often heard the requirement of "reporting function" "run reports", "generate reports", etc. What is it referring to?
Louis Rhys's user avatar
  • 6,182
13 votes
4 answers
6k views

I write enterprise Java applications and web services at work (Spring, Hibernate, Maven, RESTEasy) and PHP (CakePHP) and Python (Django) for my side projects. While I do see the value that Inversion ...
rdasxy's user avatar
  • 3,343
110 votes
5 answers
143k views

I work for a company where we build enterprise applications, and we maintain three environments: development (or dev), staging (or stage) and production (or prod). The meaning of dev is intuitive: it'...
rdasxy's user avatar
  • 3,343
4 votes
4 answers
2k views

Long and short is really in the question title. For a language which compiles to an intermediate language like MSIL or Java byte-code, if there's concern about something like reverse engineering or ...
trycatch's user avatar
  • 1,120
1 vote
1 answer
400 views

My employer is looking to purchase an enterprise account in the belief that it will enable us to develop and distribute apps for large clients of ours - however online it clearly states that the ...
Luke's user avatar
  • 179
2 votes
1 answer
271 views

It seems like a lot of my clients get roped into buying less-than-adequate enterprise software then dumping it on us (as consultants) to implement. I've seen some of these slick vendor demos where ...
jiggy's user avatar
  • 1,590
4 votes
3 answers
3k views

I have one Linux VPS server for my company and we develop PHP sites. What i normally do is just make the subdomain of main site like test1.mainsite.com and work on that till it finishes. and then ...
user776358's user avatar