ZDNet UK


Skip to Main Content

ZDNet.co.uk - Winner of Best Business Website 2007
  1. Home
  2. News
  3. Blogs
  4. Reviews
  5. Prices
  6. Resources
  7. Community
  8. My ZDNet

 

ZDNet UK RSS Feeds


IT Jobs

Application development Toolkit

Microsoft coders get bug-checking tool

Published: 10 Feb 2003 10:20 GMT

  • Email
  • Trackback
  • Clip Link
  • Print friendly
  • Post Comment

Microsoft developers now have a new tool to help them catch security bugs in their own code.

A plug-in created by security firm Sanctum, scheduled for release in March, will be the first to easily integrate with Microsoft's development platform Visual Studio .Net. The tool, AppScan Developer Edition 1.5, can be run on Web applications in real time to catch common programming flaws.

"The cool thing with the integration with Visual Studio is that, because it's there in your face, you run it early and you run it often," said Michael Howard, senior programme manager for Microsoft and the author of the company's textbook on secure programming. "You can find issues before they get far down the development path, before they become expensive to remove."

The announcement comes as Microsoft moves into the second year of its "Trustworthy Computing" initiative, the most visible part of which is its push to heighten product security. Last year, the company spent more than two months and $200m training its own developers in secure programming.

Tools like Sanctum's go a long way toward moving that training outside Microsoft to the independent developer community, said Michael Kass, product manager for Microsoft's .Net Framework.

"There are two sides to Trustworthy Computing," Kass said. "First, training our developers and making sure that we ship more secure applications. The other side is evangelising best practices."

Until now, Sanctum had primarily been providing products to security consultants and network auditors, which would use AppScan 3.5 to test Web sites and applications for commons security flaws. With AppScan DE 1.5, Sanctum is moving its product up the development chain to catch bugs early, said Ben Straley, the company's product marketing manager.

"The way that we look at the application lifecycle is that there is a role for (testing) at every stage," he said. "Moreover, (AppScan DE 1.5 is) not just a useful testing tool, it is an educational tool as well."

AppScan DE 1.5 goes on sale in March. No price has yet been announced.


ZDNet UK's Developer News Section delivers the latest headlines together with the best UK jobs, right to your browser.

Let the editors know what you think in the Mailroom.

  • Email
  • Trackback
  • Clip Link
  • Print friendly Print with Dell

Did you find this article useful?
39 out of 90 people found this useful


Full Talkback thread

0 comments


Company/Topic Alerts

Create a new alert from the list below:






Related Jobs

Senior Computing Officer

Good systems analysis and design skills are required as is good problem solving and diagnostic skills with proven programming skills in Visual Studio ...

C++ / VC++ RealTime Developer - Yorkshire

They seek candidates with the following skills and experience: Strong commercial C++ software development experience, Strong Visual Studio ...

Asp.Net- Visual Studio Web Developer- City 45k

Technical Skills: Database development and maintenance using SQL Server 2005/2000 Classic asp ASP.Net using Visual Studio 2005 Understanding and ...

Discussions

keithmv keithmv

Password Deadlock

Saturday 26 July 2008, 12:02 PM

2 comments

Featured Talkback

The fact is: Software developers today are really designers and not coders. The reason that business anlaysts exist today to model solutions is because they understand the value of designing software before writing it. All too often developers create code that has little value because they do not understand that business classes interact with other classes within the confines of a working model or pattern.

By: 1000165269

Read full story:
Making sense of agile modelling