Click here to Skip to main content
15,903,362 members
Home / Discussions / C#
   

C#

 
AnswerRe: BAD DATA IN CLIENT SERVER APP ?! Pin
Bernhard Hiller7-Oct-13 21:37
Bernhard Hiller7-Oct-13 21:37 
GeneralRe: BAD DATA IN CLIENT SERVER APP ?! Pin
Eng Abdullah Albishri8-Oct-13 2:18
professionalEng Abdullah Albishri8-Oct-13 2:18 
QuestionSendKeys.Send instead SendKeys.SendWait Pin
M Riaz Bashir6-Oct-13 21:53
M Riaz Bashir6-Oct-13 21:53 
AnswerRe: SendKeys.Send instead SendKeys.SendWait Pin
BillWoodruff7-Oct-13 7:54
professionalBillWoodruff7-Oct-13 7:54 
AnswerRe: SendKeys.Send instead SendKeys.SendWait Pin
Dave Kreskowiak7-Oct-13 9:29
mveDave Kreskowiak7-Oct-13 9:29 
QuestionHow to play mp4 video byte array Pin
angelai6-Oct-13 13:33
angelai6-Oct-13 13:33 
AnswerRe: How to play mp4 video byte array Pin
Abhinav S6-Oct-13 23:29
Abhinav S6-Oct-13 23:29 
QuestionGuaging article interest about MEF before I start writing Pin
-james6-Oct-13 13:24
professional-james6-Oct-13 13:24 
A few months ago, I wrote an article about dynamically loading classes at runtime:

The "Rule-O-Nator" - An example of dynamically loading classes at runtime[^]

For me, it was eye opening when Darek Danielewski gently asked, "Hey did you know about this thing called MEF?" DOE!!! Time to teach this old dog new tricks....

Since then, I've spent considerable time banging my head on my desk and getting over the hurdles. Almost all of the examples are extremely simplistic, copies of MS Calculator example, and not much time is spent talking about using MEF in the real world. I ultimately wrote a wrapper to make it easier to plug MEF into existing applications and to simplify a few things like composition, managing the catalog and container, diagnostics and debugging, avoiding pitfalls when using MEF in threads, etc.

Do you think there's any intrest for a .Net MEF wrapper, and an article about it on codeproject?

Would it be better to post the wrapper as a separate article and then smaller posts on using the wrapper vs a single article?

I'm also looking for some sanity checks. Would someone like to review the wrapper?

Look forward to to your thoughts and suggestions.

Best,

-james
-james

"If you've got to make code changes in something you didn't write, tread lightly. Your predecessor was regarded as either a genius or a moron. The truth most likely lies somewhere in the middle..."

AnswerRe: Guaging article interest about MEF before I start writing Pin
BillWoodruff6-Oct-13 14:26
professionalBillWoodruff6-Oct-13 14:26 
GeneralRe: Guaging article interest about MEF before I start writing Pin
-james6-Oct-13 15:30
professional-james6-Oct-13 15:30 
AnswerRe: Guaging article interest about MEF before I start writing Pin
Brisingr Aerowing6-Oct-13 14:35
professionalBrisingr Aerowing6-Oct-13 14:35 
GeneralRe: Guaging article interest about MEF before I start writing Pin
-james6-Oct-13 15:36
professional-james6-Oct-13 15:36 
AnswerRe: Guaging article interest about MEF before I start writing Pin
Mycroft Holmes6-Oct-13 16:54
professionalMycroft Holmes6-Oct-13 16:54 
AnswerRe: Guaging article interest about MEF before I start writing Pin
Pete O'Hanlon7-Oct-13 0:17
mvePete O'Hanlon7-Oct-13 0:17 
Questiondictionary/list help needed Pin
yoni.kess6-Oct-13 4:54
yoni.kess6-Oct-13 4:54 
AnswerRe: dictionary/list help needed Pin
Richard MacCutchan6-Oct-13 5:09
mveRichard MacCutchan6-Oct-13 5:09 
GeneralRe: dictionary/list help needed Pin
yoni.kess6-Oct-13 5:20
yoni.kess6-Oct-13 5:20 
GeneralRe: dictionary/list help needed Pin
Richard MacCutchan6-Oct-13 5:45
mveRichard MacCutchan6-Oct-13 5:45 
GeneralRe: dictionary/list help needed Pin
yoni.kess6-Oct-13 5:51
yoni.kess6-Oct-13 5:51 
GeneralRe: dictionary/list help needed Pin
Richard MacCutchan6-Oct-13 6:22
mveRichard MacCutchan6-Oct-13 6:22 
GeneralRe: dictionary/list help needed Pin
yoni.kess6-Oct-13 10:10
yoni.kess6-Oct-13 10:10 
GeneralRe: dictionary/list help needed Pin
Richard MacCutchan6-Oct-13 20:44
mveRichard MacCutchan6-Oct-13 20:44 
AnswerRe: dictionary/list help needed Pin
BillWoodruff6-Oct-13 16:58
professionalBillWoodruff6-Oct-13 16:58 
GeneralRe: dictionary/list help needed Pin
yoni.kess6-Oct-13 21:39
yoni.kess6-Oct-13 21:39 
GeneralRe: dictionary/list help needed Pin
BillWoodruff7-Oct-13 0:39
professionalBillWoodruff7-Oct-13 0:39 

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.