Tuesday, May 8, 2012

httpSSP 7TH SEM PRATICAL FILE -KURUKSHETRA UNIVERSITY-SSP 7TH SEM-Write a Program to Implement session Object in ASP


SSP 7TH SEM-Write a Program to Implement session Object in ASP



Sunday, May 6, 2012

SSP Practical File (IT)- Kurukshetra University- SSP 7TH SEM - Write a Program for redirecting and Executing files on server

SSP 7TH SEM - Write a Program for redirecting and Executing files on server



SSP 7TH SEM - Write a Program to Implement Application Object.rar

SSP 7TH SEM - Write a Program to Implement Application Object



SSP Practical File (IT)- Kurukshetra University-SSP 7TH SEM- Create a Subroutine with arguments Passing & call the subroutine for specific number of times..rar


SSP Practical File (IT)- Kurukshetra University



SSP Practical File (IT)- Kurukshetra University-SSP 7TH SEM-Write a program to display present day, month and date.rar

SSP 7TH SEM-Write a program to display present day, month and date.rar







SSP Practical File (IT)- Kurukshetra University-SSP 7TH SEM Write a Program for determining the Properties of File Object

SSP Practical File (IT)- Kurukshetra University

 Write a Program for determining the Properties of File Object

DownLoad Here



SSP Practical File (IT)- Kurukshetra University

SSP Practical File (IT)- Kurukshetra University-SSP 7TH SEM-Write a Program to show usage of Response Object





SSP Practical File (IT)- Kurukshetra University - SP 7TH SEM- Create a Subroutine with arguments Passing & call the subroutine for specific number of times..rar


Create a Subroutine with arguments Passing & call the subroutine for specific number of times

download here

SSP Practical File (IT)- Kurukshetra University-SSP 7TH SEM Write a Program for determining the Properties of File Object


SSP 7TH SEM Write a Program for determining the Properties of File Object

download here

SSP Practical File (IT)- Kurukshetra University-SSP 7TH SEM - Write a Program to Implement Application Object

SSP 7TH SEM - Write a Program to Implement Application Object
Download here

SSP Practical File (IT)- Kurukshetra University-Write a Program for redirecting and Executing files on server

SSP 7TH SEM - Write a Program for redirecting and Executing files on server

Download here

Wednesday, May 2, 2012

Not Fake: Earn Money at home by Blogging


By blogging u can earn money at home..

You need a good idea which is rare and can give u good traffic...

see the image



you can download ebook of google blogger which can guide u a lot for this...

click here to download directly

Removing CheckDisk at booting time in XP / VISTA / WINDOWS7

When there is currupt bit enter in your harddisk drive due to direct switching off , new anti virus installation in the system or power failure.. there are many reason to put your system on check disk at booting.. and its really irritating to press "ESC" button at booting.. may there is no direct gui to stop this step.. if there is pls mail..


 Click on Start button  then go to  Run and type the command-->  cmd and press Enter . Next type fsutil dirty query x:     in this x: is your boot drive. through this you will come to know either your drive dirty or not....

Next, type chkntfs /x c:  . The x tells Windows to NOT check that particular drive on the next reboot. Now manually reboot your computer, it should not do a chkdsk and should take you directly to normal Windows login.


Once Windows has fully loaded, bring up another Command Prompt and enter chkdsk c: /r . Reply Y when asked if you want this to happen on the next boot. This should take you through 5 stages of the chkdsk scan and will unset that dirty bit. This can take an hour or more depending on the size of your hard drive, be patient and let it complete.
Once booted back to Windows, open another Command Prompt and query the dirty bit again by entering fsutil dirty query c: and Windows will confirm that the dirty bit is not set on that drive.

hoping this will help u a lot



thanks

Monday, April 30, 2012

ASP.interview

what is the name space used for threading in asp.net?

ans. using System.Threading