1-10 of 92 < Previous Next >
Discussions for System.AddIn Tools and Samples
Latest post:
Nov 21
2:42 PM
1 Post
First post: resnik wrote: Hi, I have an application which uses Castle Windsor to register services that other modules of the application consume. This ...
Jump to: First Post
Latest post:
Nov 20
9:29 AM
6 Posts
First post: cln wrote: Hello AddIn people I've downloaded the RTM version of the Reliable Calculator V2, and I'm having some trouble seeing how rel...
Latest post: Bhupesh wrote: Hi mSid & AddIn Team, I wrote the below code in the host app. AddInController controller = AddInController.GetAddInControl...
Jump to: First Post    |Latest Post
Latest post:
Nov 19
8:58 PM
3 Posts
First post: s_orbit wrote: Hi all What is the recommended way to have shared static field values that are accessible from all AddIns whether they use ...
Latest post: s_orbit wrote: Hi Mueez Could you be more specific. What do you mean by 'broker access'? Currently I use the windows registry for simpl...
Jump to: First Post    |Latest Post
Latest post:
Nov 19
8:41 PM
4 Posts
First post: Bhupesh wrote: Hi, My addins are inside the pipeline directory structure. My code hangs when i say  string path = Environment.CurrentDirect...
Latest post: mSid wrote: Hi, Can you provide a stack trace of the hang? Thanks, -Mueez
Jump to: First Post    |Latest Post
Latest post:
Nov 19
8:18 PM
1 Post
First post: agrahamatfes wrote: I am unable to have Pipelinebuilder set the assembly names automatically. Even using the Common Pipeline Scenarios sample the ...
Jump to: First Post
Latest post:
Nov 18
1:32 PM
1 Post
First post: Bhupesh wrote: Hi All, I want to expose a static method in my AddIn ? Is there a way ? When i Activate the AddIn, i get the instance of th...
Jump to: First Post
Latest post:
Nov 17
2:23 PM
1 Post
First post: Bhupesh wrote: Hi All, Pipeline builder doesn't work (throws exception) when one of my method in Contract assembly has generics :(. T GetV...
Jump to: First Post
Latest post:
Nov 14
3:46 PM
6 Posts
First post: mtillman wrote: I just noticed that the little smiley face for the VS Pipeline Builder Add-in is no longer showing up under Tools. It is still ...
Latest post: Bhupesh wrote: Infact you don't have to put all sources. Get the pipeline source code. Build it. Just put the VSPipelineBuilder.AddIn file t...
Jump to: First Post    |Latest Post
Latest post:
Nov 13
10:39 AM
2 Posts
First post: Bhupesh wrote: What benefits one gets through Add In Pipeline model apart from Independent versioning of Host and AddIn ? Advantages of this ...
Latest post: Tischnoetentoet wrote: Security because you can decide the security model to use to load a specific add-in. Also, for each add-in, a seperate AppDomai...
Jump to: First Post    |Latest Post
Latest post:
Nov 12
1:57 PM
5 Posts
First post: Tischnoetentoet wrote: I have a main application that hosts the windows, comparable to Visual Studio (a simple empty environment, the add-ins decide h...
Latest post: Tischnoetentoet wrote: Our project consists of a host application that uses AvalonDock to make the UI very flexible. However, we want th real content ...
Jump to: First Post    |Latest Post
1-10 of 92 < Previous 1 2 3 4 5 6 7 8 9 10 Next >
Updating...