Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • John Schuldt 6 posts 36 karma points
    Jan 25, 2013 @ 22:59
    John Schuldt
    0

    Looking for help designing a user control for umbraco

    Greetings,

    I am new to the Umbraco system and was hoping to recieve some advice regarding a user control I plan on building.

    Basically I have an external database with more than 50 tables, I want to allow users to import data into these tables (one at a time) with a csv file, VisualFoxPro, or an excel document.

    I plan on using the ADO.NET framework and DataTables in my user control (c#)

    Besides registering my .NET user control in the umbraco system, and setting up my Connection Strings

    what are some other considerations I need to be wary of and would adding something like this be practical or do-able?

    -John

  • Trond K. 11 posts 52 karma points
    Jan 26, 2013 @ 00:41
    Trond K.
    100

    It should be no problem. (From a Umbraco standpoint, i.e. assuming you're able to make the user control itself)

    Just create the user control and add it to the dashboard.config (and add the connection string to web.config).

     

     

  • John Schuldt 6 posts 36 karma points
    Jan 29, 2013 @ 15:16
    John Schuldt
    0

    thanks!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies