Visual Studio ASP.NET Development Server Does Not Work
2009-03-21
Recently the ASP.NET development server on my machine could not work. When F5 is pressed in Visual Studio 2008, IE started and displayed “Internet Explorer cannot display the webpage”. This problem na
76 words
|
1 minute
Understanding The Internet File Blocking and Unblocking
2009-03-14
On Windows XP SP2 + IE 7 and later Windows, files from Internet are marked. Sometimes this feature causes problems.
696 words
|
3 minutes
Automated Web Testing (2) Using Selenium
2009-02-07
is another automated web application testing framework. Unlike ,
536 words
|
3 minutes
Automated Web Testing (1) Using WatiN
2009-02-05
(what-in), stands for Web Application Testing In .NET, is a very easy automated web application testing framework. WatiN is developed in C# for web testing with
938 words
|
5 minutes
IE7 Still Does Not Like PNG: filter Is Faster Than background
2008-12-22
Everyone knows IE 6 does not like PNG images. When a transparent PNG is created as a background image,
268 words
|
1 minute
Customizing View Folder Path In ASP.NET MVC Beta
2008-11-18
By default, in an ASP.NET MVC Web application, all ViewPages and ViewUserControls should be placed in the default ~/Vews/ directory. But today some one needs to place them into a custom location.
328 words
|
2 minutes
.NET Framework 3.5 SP1 Beta Installer
2008-06-30
Today when installing .NET Framework 3.5 SP1 Beta, the installer need to close itself to continue.
16 words
|
1 minute
Fixing The “jQuery.dequeue is not a function” Error
2008-01-10
Today when using in , an error occured in both IE an Firefox. displayed such error mess
77 words
|
1 minute