c# Programming Glossary: pluggable
C# Custom Xml Serialization http://stackoverflow.com/questions/1075860/c-sharp-custom-xml-serialization know the type that I'm going to be deserializing it's pluggable and I'm having difficulty determining it. I found this post..
C# - ThreadPool vs Tasks http://stackoverflow.com/questions/1774670/c-sharp-threadpool-vs-tasks The objective of the Tasks namespace is to provide a pluggable architecture to make multi tasking applications easier to write..
Loading assemblies and its dependencies http://stackoverflow.com/questions/22012/loading-assemblies-and-its-dependencies runtime... I've used this in similar situations for both pluggable architectures and for an assembly reference integrity scanning..
Learning C#, ASP.NET 3.5 - what order should I learn in / what to skip? http://stackoverflow.com/questions/282086/learning-c-asp-net-3-5-what-order-should-i-learn-in-what-to-skip of the parameters will need to be end user definable and pluggable. The document format needs to be adaptable to different proprietary..
C# Library for SSH and Telnet http://stackoverflow.com/questions/4881587/c-sharp-library-for-ssh-and-telnet its own implementation of telnet stack. Poderosa is very pluggable. It provides a good abstraction layer on the network stacks...
C#/EF and the Repository Pattern: Where to put the ObjectContext in a solution with multiple repositories? http://stackoverflow.com/questions/5032810/c-ef-and-the-repository-pattern-where-to-put-the-objectcontext-in-a-solution-w methods on the ObjectContext . The following is a highly pluggable implementation that I have used Repository Provider Interface..
Django or Ruby on Rails [closed] http://stackoverflow.com/questions/732476/django-or-ruby-on-rails with the django community in terms of support and the pluggable app ecosystem is maturing quite quickly. I would also add that..
|