I'm fairly new to .NET, and I'm trying to figure out the best way to set up
the communication between my application and its plugins. I am loading the
plugin assemblies when the application starts up. The problem I am trying to
figure out is how to allow the plugins to use some functions in ...
more >>
When I work on my applications (N-tier, Web or Windows)I always=
use typed datasets=2E
In the beggining i would put all typed datasets (usually 20-40)
in one project called Common(it is architecture that Microsoft=
uses in Duwamish solution)=2E
So result is one dll with all Datasets in it=2E ...
more >>
-- created a .net windows service with c++, framework 1.1. It can only be
installed with ServiceName.exe -install in console window. But I can not
uninstall it.
According to documentation, I tried installUtil /u SerivceName.exe. But it
fails.
Any one has any help?
thanks!
--
davidxyz...
more >>
I downloaded .NET framework from MSDN and I can write C# programs in Notepad.
Can I sell them? Do I need any other Licenses? I don't use Visual Studio .NET....
more >>