business-objects
POCO design question
Can/Should my POCO\'s encompass multiple Databases if applicable? The reason I ask is that I am in the process of refactoring a legacy Enterprise App that was built in stages.Unfortunately, each stag[详细]
2023-01-14 19:51 分类:问答Save updated object in Generic List
I am trying hard to update a business object inside a List<>. I am using a checkbox list When a checkbox list item is clicked[详细]
2023-01-14 04:11 分类:问答How do i cache my business objects to avoid round trips to the database?
I have got myself saddled with an existing application - which attempts do do a lot of things by itself and does most of it badly![详细]
2023-01-13 22:21 分类:问答Mark a Business Object as dirty?
I have checkbox list bind to a Business Object Collection of List<>. When an item is checked in my checkbox list, I want to mark the selected business object as dirty.[详细]
2023-01-13 02:34 分类:问答Alternatives to typed datasets?
I can add a stored开发者_运维知识库 procedure to a dataset and handle the data manipulation. Wanted to know if there are any other ways through which on the basis of stored procedure result sets, I c[详细]
2023-01-13 00:41 分类:问答need a more efficient way of working with object data source in .net
I am writting a website using .net in some of my pages I need to use datagrid for showing some datas and for binding my data to datagrid I useobject datasource something like below :[详细]
2023-01-12 22:26 分类:问答What is the best way to Update only 1 field of a big Business Object inside a transaction?
I am in a开发者_运维问答 situation where I have to perform a transaction master detail record (Drop prev details, insert new details, Update Master status)[详细]
2023-01-12 00:16 分类:问答How to fill multiple types of Business Objects from a single method?
I have four different Business objects and each calls its corresponding FillBusinessObject method to fill all the individual object properties one by one. Now I wish to create a common method which sh[详细]
2023-01-08 16:46 分类:问答Business Object XI 3.0 error
In Business Object XI 3.0, while logging in publishing wizard I am getting following error.Any Help please[详细]
2023-01-07 10:05 分类:问答BusinessObjects XI COM Support
I have an application that uses the Crystal Report COM 开发者_如何转开发SDK to create and manipulate reports against a Crystal Enterprise 10 repository.I would like to upgrade from Crystal Enterprise[详细]
2023-01-07 08:17 分类:问答