Uncategorized

An Internal WAR!

4 minute read

I think it happens with most of us, my target with this post is to let others know how you dealt with it.

ASP .Net Lab Manual & Programs

less than 1 minute read

ASP .net lab manual for engineering students. It contains first 10 programs of CSVTU syllabus:

Network Security Lab Manual

less than 1 minute read

Please follow the link to download the Network Security lab manual of CSVTU Syllabus.

Simple Printing UNIX Program

less than 1 minute read

``` echo "you are" whoami echo "directory you are is file" pwd echo "the file in the directory" ls echo "the date is" date ```

Macros Program to increment number by 1.

less than 1 minute read

<span style="font-family: "Arial","sans-serif"; font-size: 11.0pt; mso-bidi-font-family: Mangal;">Steps in building the Macros:</span><span st...

Burn a searchable site to CD using Server2Go

7 minute read

Server2Go is a Webserver that runs out of the box without any installation and on write protected media. This means that you can use Server2Go to develop you...