I use Visual Studio .NET to develop a component named X_Component and I plan to develop several client applications that use X_Component.
When I install my application, along with the binaries, a conf file is installed that the user can change as he needs (it\'s actually the user data file). I would like this file to not be overwritten
I want the control component which can provide access to all file sistem like a folder browser dialog but with supprot of which i can select many folders and file.开发者_如何学运维 whether there is al
We need to implement scheduling subsystem. And we plan to integrate subsystem with our desktop and online applications. But we would like to reuse as many components as possible. One component that we
I use Visual Studio .NET to create a component that will be shared by two client applications. Eventually, I plan to deploy new version of this component. However, not all of the new versions will be
I have a component with a number of properties that have various attributes Normally when these attributes are added to a plain old domain object they are picked up by my custom AttributeConventions
I am creating a component that displays a variable amount of \"gauges\" (square tiles of content if you will), that is laid out like so:
I am looking for a WPF Flow charting component.Something that will let you draw boxes and display lines between them based on some object structure/c开发者_JAVA技巧ollection.
How do I create non visual components in .NET that can be dragged and dropped onto a Form ? For example the imagelist component is a non visual component, it appears in the toolbox and can be dragged
I have just installed Visual Studio.NET. In the Design area I have added some graphical components (button, textbox) but I can\'t move these within the specified area, as their position remains unchan