All Questions
4 questions
0
votes
3
answers
2k
views
Shouldn't cost be good reason to migrate to .Net from Java
I have a RESTful services developed using Java Spring framework. It's not a huge application, around 12K lines of Java code. Front end is in Angular and DB is No-SQL world.
Recently I came to know ...
4
votes
2
answers
974
views
What is a good approach to get a detailed system design from an existing system?
I will be working on a system which will be ported over from Java to .Net. It is a pretty big system. I don't have any specifics about how the system is designed, no documentation, nothing.
You know ...
4
votes
2
answers
347
views
Is it a good idea to develop website that only has little access to DB? CRUD will be done by calling API provided by separate internal backend system
I'm going to start developing an application in near future. This application consists of :
Back-end system. This system provides API to be used by client. This
system connects to data store and 3rd ...
24
votes
6
answers
19k
views
Which platform to choose, Java or .NET? [duplicate]
I am working in a private bank, a leading mid size bank in local market. We are going to create our core banking solution. Existing solution has been developed on Java using IBM Visual Age 4.0.
It is ...