Question by Ahmad Al-Fakharany: How can I effectively construct clean URLs? Most websites nowadays use database driven, dynamic pages. That is, a site like http://example.com would contain a page for displaying articles showarticle.php then to determine which article to pull out of the database, one would use query strings (http://example.com/showarticle.php?artcileid=523). I recently read about clean Full Article…
Viewing 1 to 3 of 3 items
How To Use A Jquery Modal Dialog Effectively In ASP.NET ?
Question by whoopdeedo5555: How To Use A Jquery Modal Dialog Effectively In ASP.NET ? I have learned how to put a Jquery modal confirmation box in an asp.net page, but I do not know how to interact with it. For example, if The user clicks Yes – then I want some code behind to fire. Full Article…
Tips to Make Your Linux VPS Work Effectively
Tips to Make Your Linux VPS Work Effectively Every Linux VPS Server has its own limit when it comes to the system resources. It is somewhat limited to about 1GB of RAM. Clients always want their VPS (Virtual Private Servers) to be fast and much responsive as possible. Below are some quick tips to make Full Article…