WinForms
Sometimes a desktop application might need to download a web page to be displayed to the user or screen scrapped Read More ›
Code Editors
Just like all the other developers using Visual Studio, I got this message too. The reason I wrote this post is every post I found about this message gives one of the two reasons listed Read More ›
SEO
CMS or Content-Management System is an application which can be very beneficial for SEO. A CMS, or in this case WCMS (Web CMS), is a software usually implemented as a Web application, for creating and Read More ›
Windows Server
Batch files have been around since the early Ms DOS days. They are text files that contain a list of command-line executables. They can be compared to UNIX shell scripting, but are much simpler Read More ›
ASP.NET
The 2 most common HTTP errors that occur are the 404 and 403. 404 is the File Not Found error and it is generated when the user clicks on a broken link or enters a Read More ›
Interesting Links
Here is a list of all the Travian servers available to date. Read More ›
WinForms
The easiest way to shutdown, restart, or hibernate a computer programmatically using C# is to use the shutdown command-line tool that comes with Windows Read More ›
Code Editors
Here are some Visual Studio shortcuts that helped me increase my coding speed. Read More ›
WinForms
Sometimes a smart client application needs to do a lengthy operation that can slow down the performance of the whole application and make it unresponsive Read More ›
Interesting Links
Scandoo is Google Search wrapper that displays icons in search results that show if the page is safe or not. Read More ›