internet's tag archives

Is Firefox getting worse instead of better?

One of the reasons that I first switched my main browser from Internet Explorer to Firefox was speed. There were certainly some other issues, too, but I spend a lot of time on the Internet for both business and personal reasons and a fast-loading browser makes a big difference. Several months ago with the release of version 3, I noticed that Firefox seemed to be slowing down – at least on the machines that I use. At first, I thought that it might be related to the number of add-ons and...

Implementing a Dialog Box in ASP.NET Based Web Application

Using dialog box in any application is very important in order to have close talk between the user and the application. These dialogs between the user and the application greatly enhance the usability of the application. Dialog box can be used to give some feedback to the user or to get some input from the user or even both. It was really a kids work to implement a dialog box in the window based application. Yes! It was very simple Lorem ipsum dolor sit amet, consectetur adipisicing elit,...