It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I have a use case where a User can perform a Test. This is based on an Invite. So an admin can send an Invite to a User to perform a selected Test. It is also possible to create a Team of several User
I\'m trying to decide how to handle domain-level classes and interfaces with respect to objects populated via ORM (NHibernate in this case). I\'ve mocked up a very simple scenario that helps to illust
I have a problemwhichis as follows. We are starting toaccept corporate cards in our Kiosks, The corporate cards authorization algorithm/routines will be different for companies. We would like to have
We have a multi-system solution: several web sites and a separate App-Tier implemented / exposed as WCF services.The web sites all use EntLibs to log stuff - but they need to log to a central DB which
I\'m trying to figure out which client/server technology (i.e. which part of the .NET Framework) to use for our new applica开发者_如何学Ction. We will be writing the app in C# using .NET 3.5 SP1.
Can someone point me in theright direction as to what sort of design patterns I should be looking at.
So after programming the basic L1 and L2 cache related routines in Linux kernel (arch/arm/mm/cache-X.S) say for example specific to ARM11 Processor, is there a 开发者_如何学Gotest utility/program avai
I started this question with a load of background of the types in question; the interfaces and rationale behind the architecture.
The data is either in files or databases. I want to implement data grids which will pull data from files (either .h5, csv or xml) and sql server database and show them being updated in rea开发者_开发