News

ASP & ASP.Net

25/12/2009 17:14
  ASP.NET       ASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites, web applications and web services. It was first released in January 2002 with version 1.0 of the .NET Framework, and is the...

Code For Filter ADO RecordSet

25/12/2009 17:12
  <HTML> <HEAD><TITLE>Place Document Title Here</TITLE></HEAD> <BODY BGColor=ffffff Text=000000> <% Set cn = Server.CreateObject("ADODB.Connection") Set rs = Server.CreateObject("ADODB.RecordSet") cn.Open Application("guestDSN") rs.ActiveConnection =...

10 Tips to SPEED Up Your PC

22/12/2009 16:44
    1. Let your PC boot up completely before opening any applications. 2. Refresh the desktop after closing any application. This will remove any unused files from the RAM. 3. Do not set very large file size images as your wallpaper. Do not keep a wallpaper at all if your PC is low on...