business-objects
Business Objects SQL generator. Generally, how does it work? Why did it do this:
I created a report that pulled 1 object from the Purchase_order table (PO_REF) and one from the ORG_ZONES table (ZONE_NAME).[详细]
2022-12-28 03:52 分类:问答What is the preferred method of building extremely lightweight business object / DAL now that I have finished a simple database?
I have completed a simple database for a project.Only 6tables.Of the 6, one is a \"lookup\" table. There is one \"master\" table that is the driver for the system. It is referenced as a foreign key b[详细]
2022-12-26 04:49 分类:问答Overly accessible and incredibly resource hungry relationships between business objects. How can I fix this?
Firstly, This might seem like a long question. I don\'t think it is... The code is just an overview of what I\'m currently doing. It doesn\'t feel right, so I am looking for constructive criticism and[详细]
2022-12-26 00:24 分类:问答jQuery - get neighborhood element
I need to get neighborhood element value. HTML is <div> <input type=\'hidden\' value=\'12345\'>[详细]
2022-12-25 13:34 分类:问答WCF Service Exception
I\'m currently working on an Silverlight 3 project, I\'m using 2 machines to test it. \"harbinger\" is the web server running Win7 + IIS . I\'ve deployed the webpage and the WCF webservice to that ma[详细]
2022-12-25 02:19 分类:问答best way to reference business objects from presentation layer..?
I want to develop an enterprise app that includes a WindowsForms presentation layer, middle-tier components for business logic and data access, and a MsSQL Server database. Middle-tier components shou[详细]
2022-12-24 23:16 分类:问答What type to make child object of reference data?
I have an Object CaseNote which has numerous child object\'s like CaseNoteContactType.For 1 CaseNote there can be x CaseNoteContactType\'s.In the UI ContactTypes are shown in a CheckListBox.[详细]
2022-12-21 19:58 分类:问答Recommendation for creating DAL objects
Can you recommend a DAL object creator that is simple yet useful. I want something that creates and updates o开发者_开发百科bject the way LINQ does. It should be in c# and much better if it splits obj[详细]
2022-12-21 07:59 分类:问答Business Objects ver 3 Alternate Row/Column Colors not active
I am converting reports from version 2 to version 3.When I select the vertical table in the report, the propeties box appears but any changes I make is not reflected in the table. If I change any attr[详细]
2022-12-20 19:37 分类:问答What functionality to build into business objects?
What functionality do you think should be built into a persistable business object at ba开发者_开发技巧re minimum?[详细]
2022-12-20 19:04 分类:问答