Copied to clipboard

Flag this post as spam?

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


  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Feb 08, 2012 @ 23:47
    Jan Skovgaard
    0

    Possible to grab the source code?

    Hi Tim

    I'm wondering if it's possible to grab the source code for this project somewhere?

    We're currently working on a project where we need to hide tabs but we also need to be able to specify certain lebels where the tabs should be hidden.

    So we're wondering if you would mind sharing the source code so we can decide wether or not we can build on top of the code you already have? If we manage to create something out of it we will of course share it :-)

    /Jan

  • Tim 1193 posts 2675 karma points MVP 3x c-trib
    Feb 09, 2012 @ 10:51
    Tim
    1

    Sure! I've been meaning to get my packages up on Codeplex for a while. This is the first one I've sorted: http://attackmonkeytabhider.codeplex.com/ enjoy! Hope you find it helpful.

    It should be pretty easy to modify it to allow you to specify levels, the ApplicationBase class does all of the checks, you could add an extra property to the config to store an (optional) level and then have the main class check tha in addition to the other things it checks.

    :)

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Feb 09, 2012 @ 22:22
    Jan Skovgaard
    0

    Hi Tim

    Thanks a bunch for sharing the source wih us :-)

    If we manage to make some additions we will of course share the source as well, turns out the issue may not require we do that big modifications. But we'll see.

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft