Posts Tagged ‘Load’

Load Test with Visual Studio Team System

Posted: 31st December 2010 by admin in Visual Basic
Tags: , , , , ,

How to stress load your application and set up web tests or win form tests with Visual Studio Team System.

How To Make Your Blog Load Faster By Offloading Server Resources Seeing how well my post on How To Make Your WordPress Blog Load Faster went over, I decided that I should post a follow up. The nice thing about this follow up is that it can be applied to all blogs and not just [...]

How to create load and save function in visual basic 2008. Programming tutorial Comment, Rate & Subscribe. Thanks!

In this tutorial i will continue what i did in part 1. Now you will learn how to save and load two parameters! Continue watching and voting on my videos because it helps a lot, thanks! Comment, Rate & Subscribe. Thanks!

I am making a ‘Help’ window as part of a program i am putting together in visual basic 6, the form will simply load the help file which is a html file. i originally tried “WebBrowser1.Navigate (“Help.html”)” although when i tested the program i got a message saying “Navigation to the webpage was cancelled” where [...]