哪吒机器人提醒:

提醒:Team System
【标题】Team System Bug Entry Webform for ASP.NET
【摘要】A common request for ASP.NET projects that are using Team System is to have a "new bug" webform. This way, customers or users have a way to get their bug submissions directly into Team System.I whipped up a quick little "hello world" demo of an ASP.NET webform that connects to Team System and enters a bug on behalf of the user. It's a single page plus a configuration section, with some basic error handling logic in case something goes wrong.Download the Visual Studio 2005 solution (7kb)It's ... (04-12 15:24)