Click here to Skip to main content
15,891,749 members
Home / Discussions / C#
   

C#

 
GeneralRe: Java Web Service and C# return as empty Pin
EliottA16-Sep-09 1:44
EliottA16-Sep-09 1:44 
Questionbackup and restore [modified] Pin
sos_amin15-Sep-09 23:25
sos_amin15-Sep-09 23:25 
AnswerRe: backup and restore Pin
Harvey Saayman15-Sep-09 23:30
Harvey Saayman15-Sep-09 23:30 
AnswerOh Hang on Pin
Keith Barrow15-Sep-09 23:31
professionalKeith Barrow15-Sep-09 23:31 
AnswerRe: backup and restore Pin
rakesh_choudhury15-Sep-09 23:47
rakesh_choudhury15-Sep-09 23:47 
AnswerRe: backup and restore Pin
Harvey Saayman15-Sep-09 23:52
Harvey Saayman15-Sep-09 23:52 
AnswerRe: backup and restore Pin
Christian Graus16-Sep-09 1:30
protectorChristian Graus16-Sep-09 1:30 
QuestionInheritance Problem. Can I do this? Pin
TheFoZ15-Sep-09 23:13
TheFoZ15-Sep-09 23:13 
Hi All.

I have a StaffMember class in my app that is inherited by my data access layer to StaffMemberOracleUDT. My reasoning for this is that the OracleUDT version has the data access part needed to convert an Oracle object to something I can use and then I can just send back the StaffMember base to be used in the UI layer.

The problem I'm having is that I need to access the properties in the base class (Name, ID etc) but I also need to over ride these in the inherited class as each property needs a special OracleObjectMappingAttribute added to it that cannot be added to the base as I would then need to reference the Data Access Layer in my UI layer which shouldn't really be done.

Any help is greatly appreciated.

The FoZ

AnswerRe: Inheritance Problem. Can I do this? Pin
dojohansen15-Sep-09 23:35
dojohansen15-Sep-09 23:35 
GeneralRe: Inheritance Problem. Can I do this? Pin
TheFoZ16-Sep-09 1:49
TheFoZ16-Sep-09 1:49 
GeneralRe: Inheritance Problem. Can I do this? Pin
dojohansen16-Sep-09 2:06
dojohansen16-Sep-09 2:06 
AnswerRe: Inheritance Problem. Can I do this? Pin
TheFoZ16-Sep-09 2:08
TheFoZ16-Sep-09 2:08 
GeneralRe: Inheritance Problem. Can I do this? Pin
dojohansen16-Sep-09 3:33
dojohansen16-Sep-09 3:33 
GeneralRe: Inheritance Problem. Can I do this? Pin
TheFoZ16-Sep-09 3:50
TheFoZ16-Sep-09 3:50 
QuestionC# program deployment issue Pin
spankyleo12315-Sep-09 23:08
spankyleo12315-Sep-09 23:08 
AnswerRe: C# program deployment issue Pin
Christian Graus15-Sep-09 23:12
protectorChristian Graus15-Sep-09 23:12 
AnswerRe: C# program deployment issue Pin
musefan15-Sep-09 23:16
musefan15-Sep-09 23:16 
GeneralRe: C# program deployment issue Pin
spankyleo12315-Sep-09 23:28
spankyleo12315-Sep-09 23:28 
GeneralRe: C# program deployment issue Pin
musefan15-Sep-09 23:40
musefan15-Sep-09 23:40 
Questionhow to take the text of an item in a checkedlistbox Pin
billy dev15-Sep-09 22:00
billy dev15-Sep-09 22:00 
AnswerRe: how to take the text of an item in a checkedlistbox Pin
Christian Graus15-Sep-09 22:03
protectorChristian Graus15-Sep-09 22:03 
AnswerRe: how to take the text of an item in a checkedlistbox Pin
Abhishek Sur15-Sep-09 22:21
professionalAbhishek Sur15-Sep-09 22:21 
QuestionHow to log-on a windows xp user Pin
SummerBulb15-Sep-09 21:56
SummerBulb15-Sep-09 21:56 
AnswerRe: How to log-on a windows xp user Pin
Christian Graus15-Sep-09 22:00
protectorChristian Graus15-Sep-09 22:00 
AnswerRe: How to log-on a windows xp user Pin
musefan15-Sep-09 22:00
musefan15-Sep-09 22:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.