In today's world, software security is the first and foremost requirement of any customer when you are developing a new application. But you can develop a secure application by mitigating all the risks in the development cycle itself.
The best way to mitigate software risks is by doing code reviews and code analysis throughout the development cycle.
Another positive aspect of code analysis is you can easily identify bugs early in the development cycle before those are identified by testers or even users of the application. Identifying and correcting critical bugs early in the software development cycle mitigates risks like reducing developer productivity, creating unnecessary bottlenecks in the software development lifecycle, increasing software development costs, etc. In this article I will discuss the integrated static code analysis tool (FxCop), introduced with Visual Studio 2010. Visual Studio code analysis rules are applicable for five different programming languages.
Read full article - http://www.devx.com/dotnet/Article/45499
Friday, August 27, 2010
Subscribe to:
Post Comments (Atom)
Mocking API Responses in Azure API Management Portal
A mock API imitates a real API call by providing a realistic JSON or XML response to the requester. Mock APIs can be designed on a developer...
-
Microsoft has introduced some excellent Business Intelligence features in SharePoint 2010. Some are brand new while others have been update...
-
Azure Service provides SQL relational database-as-a-service with high performance, reliability, and security. Developers can write C# code...
-
Mono is an open source project led by Novell to create a .NET-compatible set of tools that include, among others, a C# compiler and a Common...
No comments:
Post a Comment