User Profile

Collapse

Profile Sidebar

Collapse
abhijitbkulkarni
abhijitbkulkarni
Last Activity: Jul 28 '08, 06:42 PM
Joined: Jul 7 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Big Desktop Database Application - Architecture Help needed

    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...
    See more | Go to post

  • abhijitbkulkarni
    replied to Assemblies and references
    in .NET
    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...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...