I am working on a project that has a large number of forms that users will be filling out to create a final report. A majority of these questions are multiple choice. I am struggling with the proper a
I just want to get a few pointers on the best way to architect my first Core Data app, and the main objects and interactions I will require.
I\'m trying to wrap my head around CQRS (Command Query Response Separation) per Martin Fowlers recent post at:
I require assistance on choosing a CRUD method for the requirement of separate tables with both common and varying fields for multiple enterprise solutions.
I am looking to introduce Solr to po开发者_运维知识库wer the search for a business listing website. The site has around 2 million records.
Here is my problem, I ve got an old w开发者_JAVA技巧ebsite which contains some modules like this,
I have a 3-tier web application (database, app tier, web tier) written in MVC. I want to generate Excel files at runtime using the data from the dat开发者_如何学运维abase.
I\'m new to C++, and while writing a class I realized one of my开发者_JAVA技巧 methods was asking for a vector-of-vectors. Should this be done or should I rethink my class\'s interface? (How?)I think
Is there a difference between a message handler and开发者_如何学Python a command handler? Or is there a difference between a command and a message?
I\'m looking for an universal assembler for custom microcode arc开发者_StackOverflowhitectures. Does anyone know of an (open source) application that can take an ASM file, and an architecture definiti