Load Testing ASP.NET Web Applications using Jmeter

People do not like slow responses on web sites. It just drives them away. If you would like to know how fast/slow your web site is when 100 or 1000 users access it, what you are attempting to is labelled ‘load testing’. There are many commercial and free tools that do the job for web applications running on Java, ASP.NET, PHP etc. We will specifically look at testing ASP.NET applications using the open source tool called Jmeter.

 

Continue reading “Load Testing ASP.NET Web Applications using Jmeter”

Tech Terminology Demystified – HTML5

HTML5 is the latest version of HTML, currently under development. HTML5 has some really amazing features that we will explore in this article. The first draft of HTML5 was released in 2008 and major browsers are beginning to incorporate HTML5 features. The final version of the standard is not yet released (and not expected to be released any time soon).

 

Continue reading “Tech Terminology Demystified – HTML5”