I created a report that pulled 1 object from the Purchase_order table (PO_REF) and one from the ORG_ZONES table (ZONE_NAME).
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
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
I need to get neighborhood element value. HTML is <div> <input type=\'hidden\' value=\'12345\'>
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
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
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.
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
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
What functionality do you think should be built into a persistable business object at ba开发者_开发技巧re minimum?