Click here to Skip to main content
15,898,981 members
Home / Discussions / C#
   

C#

 
GeneralRe: Regarding Resolving IP Address Pin
S. Senthil Kumar19-Oct-05 23:21
S. Senthil Kumar19-Oct-05 23:21 
GeneralRe: Regarding Resolving IP Address Pin
A.Grover20-Oct-05 0:25
A.Grover20-Oct-05 0:25 
GeneralRe: Regarding Resolving IP Address Pin
leppie20-Oct-05 2:59
leppie20-Oct-05 2:59 
GeneralRe: Regarding Resolving IP Address Pin
Dave Kreskowiak20-Oct-05 3:14
mveDave Kreskowiak20-Oct-05 3:14 
QuestionProblem with function argument Pin
faisal khanani19-Oct-05 19:11
faisal khanani19-Oct-05 19:11 
AnswerRe: Problem with function argument Pin
Matt Gerrans19-Oct-05 19:50
Matt Gerrans19-Oct-05 19:50 
GeneralRe: Problem with function argument Pin
faisal khanani19-Oct-05 20:42
faisal khanani19-Oct-05 20:42 
GeneralRe: Problem with function argument Pin
Guffa19-Oct-05 21:50
Guffa19-Oct-05 21:50 
If you can't reference the class, then you can't do anything with it (unless you use reflection).

If you don't want the data layer to know the business class, then make an interface with the properties you want to expose, and make the business class implement it, and reference the interface in the data layer.

---
b { font-weight: normal; }

GeneralRe: Problem with function argument Pin
Matt Gerrans20-Oct-05 5:47
Matt Gerrans20-Oct-05 5:47 
Questionasking for some assistance... Pin
Nathan Wooley19-Oct-05 18:52
Nathan Wooley19-Oct-05 18:52 
QuestionHow to get auto calculated expiry date on lost focus event of registration date Pin
frmsasp19-Oct-05 18:29
frmsasp19-Oct-05 18:29 
AnswerRe: How to get auto calculated expiry date on lost focus event of registration date Pin
leppie19-Oct-05 19:53
leppie19-Oct-05 19:53 
QuestionCompact Direct Acyclic ByteVector Graph Pin
uno freeware19-Oct-05 16:40
uno freeware19-Oct-05 16:40 
AnswerRe: Compact Direct Acyclic ByteVector Graph Pin
leppie19-Oct-05 19:39
leppie19-Oct-05 19:39 
QuestionUser interface Pin
momoo19-Oct-05 16:38
momoo19-Oct-05 16:38 
AnswerRe: User interface Pin
timothycn19-Oct-05 17:01
timothycn19-Oct-05 17:01 
GeneralRe: User interface Pin
momoo19-Oct-05 17:37
momoo19-Oct-05 17:37 
GeneralRe: User interface Pin
timothycn19-Oct-05 17:41
timothycn19-Oct-05 17:41 
GeneralRe: User interface Pin
Jerry Hammond19-Oct-05 18:29
Jerry Hammond19-Oct-05 18:29 
GeneralRe: User interface Pin
momoo10-Nov-05 21:50
momoo10-Nov-05 21:50 
Question[C#] How to reference a parent class? Pin
Distinctive19-Oct-05 15:05
Distinctive19-Oct-05 15:05 
AnswerRe: [C#] How to reference a parent class? Pin
MoustafaS19-Oct-05 15:16
MoustafaS19-Oct-05 15:16 
AnswerRe: [C#] How to reference a parent class? Pin
timothycn19-Oct-05 16:13
timothycn19-Oct-05 16:13 
Questionclipboard Pin
xilefxilef19-Oct-05 12:24
xilefxilef19-Oct-05 12:24 
QuestionRe: clipboard Pin
MoustafaS19-Oct-05 14:36
MoustafaS19-Oct-05 14:36 

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.