Click here to Skip to main content
15,911,485 members
Home / Discussions / C#
   

C#

 
GeneralRe: XML File encryption Pin
rmedo23-Oct-05 2:03
rmedo23-Oct-05 2:03 
GeneralRe: XML File encryption Pin
Guffa24-Oct-05 21:24
Guffa24-Oct-05 21:24 
GeneralRe: XML File encryption Pin
rmedo24-Oct-05 22:53
rmedo24-Oct-05 22:53 
QuestionRegarding Resolving IP Address Pin
A.Grover19-Oct-05 21:19
A.Grover19-Oct-05 21:19 
AnswerRe: Regarding Resolving IP Address Pin
leppie19-Oct-05 22:38
leppie19-Oct-05 22:38 
GeneralRe: Regarding Resolving IP Address Pin
A.Grover19-Oct-05 23:03
A.Grover19-Oct-05 23:03 
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 

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.