Results 1 to 2 of 2

Thread: how to utilize our own tool to check-in policies?

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2006
    Posts
    12

    how to utilize our own tool to check-in policies?

    Hello,

    we have our own tool, that check some rules in source code.
    This tool returns true when code is ok, or false if some rules are broken.
    It's possbile to attach our tool to check-in policies in visual studio?
    How can we do this?


    regards
    cyberjoe

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: how to utilize our own tool to check-in policies?

    I don't know much of the detail but VS provides an interface for source control tools to plug into. You could start here and if you investigate VS extensibility you may find more of the nitty gritty.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width