Click here to Skip to main content
15,899,126 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: ClickOnce Deploy Dependency Issue Pin
Tristan Rhodes30-Sep-08 6:09
Tristan Rhodes30-Sep-08 6:09 
GeneralRe: ClickOnce Deploy Dependency Issue Pin
Wendelius30-Sep-08 6:25
mentorWendelius30-Sep-08 6:25 
GeneralRe: ClickOnce Deploy Dependency Issue Pin
Sujit Mandal1-Oct-08 0:25
Sujit Mandal1-Oct-08 0:25 
QuestionHow do you implement audit trail for your objects (Programming) ? Pin
abmv29-Sep-08 1:18
professionalabmv29-Sep-08 1:18 
AnswerRe: How do you implement audit trail for your objects (Programming) ? Pin
Pete O'Hanlon29-Sep-08 1:52
mvePete O'Hanlon29-Sep-08 1:52 
QuestionReading a .LIS file Pin
hariakuthota29-Sep-08 0:24
hariakuthota29-Sep-08 0:24 
AnswerRe: Reading a .LIS file Pin
Giorgi Dalakishvili29-Sep-08 0:31
mentorGiorgi Dalakishvili29-Sep-08 0:31 
Questionexposing services in MAF Pin
dima500028-Sep-08 1:31
dima500028-Sep-08 1:31 
Hi,

I am currently using SCSF/CAB in my GUI plug-in-able application and I want to add it a sandbox feature. I have found that CLR-Addin framework gives me a perfect solution for isolation, but I didn't find any documentation on how to declare a type/service dynamically ( like in CAB )

This is from Glen Block Blog:

"One challenge around using MAF is in regards to how contracts are declared. MAF requires you to specifically expose everything you want to pass across the wire via a set of contracts (http://msdn.microsoft.com/en-us/library/bb384205.aspx). This is different than the way we customarily access services in a non-MAF world, which is by simply injecting them in the constructor. There are other ways with MAF to expose types (services) without being as explicit, though there is not alot out there documenting this approach.

Glenn"

So my question is what are the ways with MAF to expose services without being explicit ?
Is there any adapter/contract which can pass object by reference?
Is there any documentation/example I can look into it ?

Thanks,
Dmitriy
Questionc#.net Pin
faridehkalantary26-Sep-08 23:11
faridehkalantary26-Sep-08 23:11 
AnswerRe: c#.net Pin
Pete O'Hanlon26-Sep-08 23:32
mvePete O'Hanlon26-Sep-08 23:32 
AnswerRe: c#.net Pin
Dave Kreskowiak27-Sep-08 3:27
mveDave Kreskowiak27-Sep-08 3:27 
GeneralRe: c#.net Pin
Kevin McFarlane27-Sep-08 7:19
Kevin McFarlane27-Sep-08 7:19 
GeneralRe: c#.net Pin
Wendelius27-Sep-08 8:43
mentorWendelius27-Sep-08 8:43 
GeneralRe: c#.net Pin
Dave Kreskowiak27-Sep-08 11:04
mveDave Kreskowiak27-Sep-08 11:04 
AnswerRe: c#.net Pin
Paul Conrad27-Sep-08 5:23
professionalPaul Conrad27-Sep-08 5:23 
AnswerRe: c#.net Pin
The_Mega_ZZTer27-Sep-08 5:39
The_Mega_ZZTer27-Sep-08 5:39 
AnswerRe: c#.net PinPopular
leckey27-Sep-08 13:35
leckey27-Sep-08 13:35 
GeneralRe: c#.net Pin
Pete O'Hanlon28-Sep-08 9:24
mvePete O'Hanlon28-Sep-08 9:24 
GeneralRe: c#.net Pin
Paul Conrad29-Sep-08 6:41
professionalPaul Conrad29-Sep-08 6:41 
QuestionToolStripItem hides Image when Text is too big to fit Pin
The_Mega_ZZTer26-Sep-08 14:32
The_Mega_ZZTer26-Sep-08 14:32 
AnswerRe: ToolStripItem hides Image when Text is too big to fit Pin
The_Mega_ZZTer2-Oct-08 10:15
The_Mega_ZZTer2-Oct-08 10:15 
QuestionMeasuring Voltages At Serial Port Programmatically Pin
Saravanan Rao25-Sep-08 23:48
Saravanan Rao25-Sep-08 23:48 
AnswerRe: Measuring Voltages At Serial Port Programmatically Pin
Dave Kreskowiak26-Sep-08 2:01
mveDave Kreskowiak26-Sep-08 2:01 
AnswerRe: Measuring Voltages At Serial Port Programmatically Pin
Simon P Stevens26-Sep-08 4:59
Simon P Stevens26-Sep-08 4:59 
QuestionI need to make a application on BizTalk server using .NET Pin
Kumar Arun25-Sep-08 18:44
Kumar Arun25-Sep-08 18:44 

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.