Click here to Skip to main content
15,900,108 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: SOMEONE HELP ME FIX THIS. URGENT! Pin
Serkan Onat21-Mar-16 11:43
professionalSerkan Onat21-Mar-16 11:43 
QuestionDeselecting An Element When Another Element is Selected Pin
MadDashCoder20-Mar-16 21:19
MadDashCoder20-Mar-16 21:19 
AnswerRe: Deselecting An Element When Another Element is Selected Pin
Richard Deeming21-Mar-16 3:22
mveRichard Deeming21-Mar-16 3:22 
GeneralRe: Deselecting An Element When Another Element is Selected Pin
MadDashCoder21-Mar-16 7:49
MadDashCoder21-Mar-16 7:49 
GeneralRe: Deselecting An Element When Another Element is Selected Pin
Richard Deeming21-Mar-16 9:57
mveRichard Deeming21-Mar-16 9:57 
QuestionCan the Prestashop Layered Navigation Block work in Localhost? Pin
Andre HS19-Mar-16 4:20
Andre HS19-Mar-16 4:20 
QuestionDiscount Coupons/Deals site Pin
Riya k Sharma17-Mar-16 7:54
Riya k Sharma17-Mar-16 7:54 
AnswerRe: Discount Coupons/Deals site Pin
Goyllo11-Apr-16 2:31
Goyllo11-Apr-16 2:31 
Questionweb servirce url consume Pin
caradri15-Mar-16 4:09
caradri15-Mar-16 4:09 
GeneralRe: web servirce url consume Pin
Nathan Minier16-Mar-16 2:20
professionalNathan Minier16-Mar-16 2:20 
GeneralRe: web servirce url consume Pin
caradri16-Mar-16 3:08
caradri16-Mar-16 3:08 
AnswerRe: web servirce url consume Pin
caradri16-Mar-16 22:20
caradri16-Mar-16 22:20 
QuestionHow to group 3 form fields into one using bootstrap 3 Pin
Emad Hassan Khan13-Mar-16 1:14
Emad Hassan Khan13-Mar-16 1:14 
AnswerRe: How to group 3 form fields into one using bootstrap 3 Pin
Emad Hassan Khan13-Mar-16 1:37
Emad Hassan Khan13-Mar-16 1:37 
QuestionSending SMS Task Pin
Member 1238760712-Mar-16 7:02
Member 1238760712-Mar-16 7:02 
AnswerRe: Sending SMS Task Pin
Richard MacCutchan13-Mar-16 0:11
mveRichard MacCutchan13-Mar-16 0:11 
QuestionMvc5 or MVC plugin Architecture Pin
Member 1114105611-Mar-16 0:41
Member 1114105611-Mar-16 0:41 
AnswerRe: Mvc5 or MVC plugin Architecture Pin
Nathan Minier11-Mar-16 1:40
professionalNathan Minier11-Mar-16 1:40 
Having worked with MEF a fair amount, I can tell you that it is ridiculously easy to use once you understand how it works, but it does require quite a bit of planning. You extensibility approach will make a huge difference down the road, and it's not necessarily trivial to change it once you get started.

Also, the Windows store version of MEF (2) is NOT suitable for enterprise-class application in my experience. Stick with the original.

I tend to hybrid things a little and use MEF for modular support and dependency injection. Leveraging it as a dependency injection framework means that you have a built-in system for extensibility, providing that you make use of MEF Metadata appropriately. If you're not comfortable with that, you will likely want to build resource factory classes and export those from your plugins, it'll save you headaches in the long run.

Some resource sites:
MSDN: Managed Extensibility Framework (MEF)[^]
CodePlex: Managed Extensibility Framework - Home[^]
GeneralRe: Mvc5 or MVC plugin Architecture Pin
Member 1114105611-Mar-16 2:23
Member 1114105611-Mar-16 2:23 
GeneralRe: Mvc5 or MVC plugin Architecture Pin
Nathan Minier11-Mar-16 2:45
professionalNathan Minier11-Mar-16 2:45 
QuestionHOW TO DISTINGUISH BETWEEN LEFT AND RIGHT MOUSE CLICK WITH JQUERY? - Pro-Tek Blog Pin
protekconsulting10-Mar-16 16:37
protekconsulting10-Mar-16 16:37 
QuestionEstimate The Time & Effort To Do 222 Pics Pin
C-P-User-310-Mar-16 5:08
C-P-User-310-Mar-16 5:08 
AnswerRe: Estimate The Time & Effort To Do 222 Pics Pin
Richard MacCutchan10-Mar-16 6:25
mveRichard MacCutchan10-Mar-16 6:25 
GeneralRe: Estimate The Time & Effort To Do 222 Pics Pin
C-P-User-310-Mar-16 15:29
C-P-User-310-Mar-16 15:29 
QuestionHow to fix the lines on the menu item border that appears as i click it Pin
cyphersnap6-Mar-16 9:31
cyphersnap6-Mar-16 9:31 

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.