business-logic
Passing HttpFileCollectionBase to the Business Layer - Bad?
hopefully there\'s an easy solution to this one. I have my MVC2 project which allows uploads of files on certain forms.I\'m trying to keep my controllers lean, and handle the processing within the bu[详细]
2023-01-01 03:04 分类:问答Documenting logic in javadoc
I have a question about where to document logic in javadocs.For example, I have the following method signature in an interface:[详细]
2022-12-31 19:30 分类:问答Implement the business logic in an app server with spring
Is posibl开发者_StackOverflow社区e implement the business logic in an App Server remote using pojos instead of either EJB or Servlets???. The main idea is apply a model of 3 layers where the clients m[详细]
2022-12-31 16:05 分类:问答In separate data access & business logic layer, can I use Entity framework classes in business layer?
In separate data access & business logic layer, can I use Entity framework classes in business layer?[详细]
2022-12-31 11:36 分类:问答Can Windows Mobile Synch Services use a business layer
We\'re building a Win Mobile 6 warehouse app which needs to update our server based corporate DB. We\'ve got a C# business la开发者_开发百科yer that sits on our app server and we\'d really like our w[详细]
2022-12-29 23:11 分类:问答Protecting business logic in webservices
Is there a way that a hacker or someone who wants to 开发者_C百科copy my software logic, can reverse engineer the business logic that I have in a webservice?[详细]
2022-12-29 11:20 分类:问答Enforcing an "end" call whenever there is a corresponding "start" call
Let\'s say I want to enforce a rule: Everytime you call \"StartJumping()\" in your function, you must call \"EndJumping()\" before you return.[详细]
2022-12-28 15:23 分类:问答Invoice Discount: Negative line items vs Internal properties
Should discount on invoice items and entire invoices be negative line items or separate properties of an invoice?[详细]
2022-12-28 11:52 分类:问答.Net 4.0 Is There a Business Layer "Technology"?
I have a theoretical question about the .net framework. As I see it Microsoft gave us bunch of technologies for different layers.[详细]
2022-12-27 22:29 分类:问答Back Orders for ERP: data model references?
My q开发者_如何学运维uestion is: do you know of any real good reference (book, web) for ERP database design ?[详细]
2022-12-26 03:13 分类:问答