extensibility
Code igniter extensible system?
I am writing a authentication Library for Code Igniter (for practice, so please do not suggest e.g. Tank Auth or DX Auth).[详细]
2023-04-12 20:59 分类:问答Is there a way to load python scripts from a zipfile in ironpython
I want to have extensions to my application written in IronPython. Part of those extensions will use decorators, and so I wish to include the decorator module in the package.[详细]
2023-03-26 17:12 分类:问答Installing modules and extensions for a asp.net website inside of itself
I couldn\'t think of the best way to describe my problem in the title, so forgive me if it\'s not clear.[详细]
2023-03-19 07:12 分类:问答Tips on creating a plug-in architecture for WPF
I\'m making the switch from Winforms to WPF.In Winforms I ha开发者_如何学Gove a plug-in architecture where a user control is hosted in a Winform.Does anyone have any suggestions on creating a plug-in[详细]
2023-03-17 03:33 分类:问答please help with best approach for extension of WPF built-in class
I want to extend Shapes.Rectangle WPF built-in class with some additional proprietary properties. I can do this in 3 different ways:[详细]
2023-03-06 07:33 分类:问答Asp.Net Mvc3, MEF, Plugin Implementations
开发者_运维技巧Has anyone been able to create an Asp.Net Mvc plug-in implementation using MEF (or some other IoC tools) that does NOT require the Razor views to be compiled into dll\'s?Ideally, I\'d l[详细]
2023-03-04 05:06 分类:问答TFS Version Control Item extensions
is it possible to extend a TFS Version Control Item with custom fields or properties? Most entries found are about custom properties on TFS Work Items.[详细]
2023-03-01 12:36 分类:问答How to extend Eclipse framework?
I want to base a tool on eclipse in a way that I could change eclipse framework whenever required. So probably writing a plugin is not a good choice ?[详细]
2023-02-28 16:23 分类:问答How get the current endpoint info in an IOperationBehavior attribute in a WCF service?
I have a service exposing 2endpoint and I would like to apply message formatting to only one of the endpoints.[详细]
2023-02-26 19:40 分类:问答VS 2010 Extensibility: Create a extension to automatically wrap selected text (code) in comments and adding a comment above it
I am trying to develop an extension that will work similar to the Comment toolbar button in VS 2010, but I want to mark all text as Commented Out and put a comment above it.[详细]
2023-02-19 10:29 分类:问答