Hello,
I am designing a .NET database application that uses 3 tier architecture. Starting initially, this application will be desktop application but I will convert it into a website later but design that I am planning should support both version.
Development Environment : VS2008, C#
Currently Database supported are MS SQL Server 2005 and MYSQL 5 and design for database support is extensible.
This...
User Profile
Collapse
-
Hello,
I am also working on plugin based architecture for my plugins.
Actually I want to do the following
I have a main windows exe application in C# and have 2 plugin dlls say A and B.
During the loading of exe application, I dynamically load the 2 plugins from the plugin directory. and they get loaded and i can call the classes of 2 plugins from main application exe.
Now there...
No activity results to display
Show More
Leave a comment: