kabir

Stories kicked by kabir

Top 10 Favorite Performance Counters in Load Testing Using VSTS 2008(geekswithblogs.net)

submitted by joycscjoycsc(1597) 3 years, 3 months ago

Fortunately VSTS 2008 provides a support for wide range of performance counters, from web page request per second to condition of physical disk, memories. Unfortunately, they are too huge that, initially testers/designers get overwhelmed with all of those, to find out a clear idea about the performance of the site they built. The number of counter parameters to be considered by the load tester/designers is greatly varies based on the type and size of the web application to be tested. Here is my favorite top 10 performance counters that I use on my each load tests, regardless of project size. read more...

add a comment |category: |Views: 338

tags: another

Understanding Safe Database Synchronization(weblogs.asp.net)

submitted by joycscjoycsc(1597) 3 years, 3 months ago

Data or content synchronization is one of the classic problems in software world. It becomes very trivial point while working on software production, where production data and schema needs to be synchronized with live data and schema. Having some basic conceptual complexity, developers often get afraid to use any automated tool considering the risk factors to lose of data or content. Having a clear specific idea on content synchronization will greatly help to reduce lots of confusion and fear. read more...

2 comments |category: |Views: 303

tags: another

Agile Software Development: More About Human Ideology, Rather Machine (weblogs.asp.net)

submitted by joycscjoycsc(1597) 3 years, 3 months ago

To be benefited from Agile concept, developers and managers needs to take it as an ideology, rather considering it as technology. The very basic concept is, keep it simple, provide the working samples in iterative manner, work with trust and discover the future risk factors by discussing with team members (not just spending hundreds of hours to read and write documentation's!). Why Agile projects are successful? This encourages HUMAN effort and motivation, not on machines! And it's been absolutely proven is HUMAN is the most powerful process in the universe! read more...

add a comment |category: |Views: 201

tags: another

.NET Application Modeling Language (nAML) Specification and Tools (code.msdn.microsoft.com)

submitted by joycscjoycsc(1597) 3 years, 8 months ago

Understanding the architecture and code in software application plays as major factors while building good software products. This free e-book introduces a new visual modeling technique, termed as “nAML” (.NET Application Modeling Language) which overcomes the limitation of typical modeling languages by providing revolutionary way! Nothing much to say, just download it and you can get to know how POWERFUL it is! read more...

10 comments |category: |Views: 539

tags: another