Training Seminar in Project Management at Lahore

Posted by Joggee | Seminar | Tuesday 27 November 2007 3:18 pm

Seminar title: Seminar 1 Lahore
Seminar date: January 2008

Seminar description / timetable
Contact Dr Qureshi on Cell: 0300 842 5011, 0300 4024506
or Kully Kalon. Cell +44 7803 940869, or below.

Seminars January 2008. DEates/times to be confirmed
Venue and times will be published on this website, watch for details.
Watch this website for details.

4cpm administrator name: Dr Qureshi
4cpm email: director@myscs.org
4cpm tel: 042 111 189 189

Location centre / Delivery Partner:
to be arranged

Location URL:
www.4cpm.net

City:
Lahore

Country:
Pakistan

Final Release of VS 2008 and .NET 3.5 Now Available

Posted by Joggee | VS 2008 | Thursday 22 November 2007 1:29 pm

Finally microsoft decided to release VS 2008.

Experience the latest release of the most productive and powerful development tool and user interface platform on the planet. Learn about the new features in Visual Studio 2008 and the .NET Framework 3.5, from built-in ASP.NET AJAX support, to the new Visual Studio Web page designer, to the enhanced JavaScript support; then watch the ASP.NET 3.5 video series and the LINQ video series; and then download a free copy of Visual Web Developer 2008 to try it out yourself.

for more information visit www.asp.net

How to flush and reset a client cache batch file

Posted by Joggee | Networking | Monday 19 November 2007 3:15 pm

Few of my friends asked me to write a batch file for them so they dont need to follow up even some steps only one click job.

Here is the code for that.

@ECHO OFF
ipconfig/flushdns
ECHO.
ECHO This is a batch file
ECHO.
PAUSE
CLS
EXIT 

Save as .bat file

ClearNetworkCashe

Click here to download a file

How to flush and reset a client cashe

Posted by Joggee | Networking | Tuesday 13 November 2007 6:04 pm

ipconfig/flushdns

Today I have learnt one good thing if you are using dsl connection and if you are keep experiecing slow speed problem or the modem speed getting slow.

Follow these steps

Start – > Run > cmd

In another word open Command prompt and type

ipconfig/flushdns and enter

it will remove modem cashe and your dsl speed will definately come back to normal.
:)

Rana