How to use your Laptop as a Xbox 360 Wireless Adapter
This video will show you how to set up a wireless connection to your Xbox 360 Console via your Laptop that is running on Windows Vista. i apologise for the poor quality video as im using a webcam.
IF YOU ARE HAVING TROUBLE TRYING TO ENABLE ICS PLEASE FOLLOW THIS:
A service needed by ICS (Internet Connection Sharing) is not running.
Solution:
Click Start, Run, type services.msc, and click OK. To enable a service, find it in the right pane and double-click its entry. Be sure its Startup Type is set to Automatic and click OK. All the following services must be configured in order to use ICS:
Application Layer Gateway Service
Network Connections
Network Location Awareness (NLA)
Plug And Play
Remote Access Auto Connection Manager
Remote Access Connection Manager
Remote Procedure Call (RPC)
Telephony
After verifying and/or configuring Automatic startup for each of these services, close the Services window and restart the computer before attempting again to enable ICS.
FOR THOSE WITH OTHER PROBLEMS FOR E.G UNIDENTIFIED NETWORKS HERES A HEADSTART FOR YOU: http://www.google.co.uk/search?hl=en&source=hp&q=unidentified+network+vista&meta=&aq=0&oq=uniden
Remember, Google is your friend!
Duration : 0:2:32
Visua Basic .Net tutorial: MD5 Encrypt
In questo tutorial, spiegherò e vi farò vedere come cryptare una stringa in MD5 (Message Digest algorithm 5) indica un algoritmo crittografico di hashing realizzato da Ronald Rivest nel 1991 e standardizzato con la RFC 1321, per altre info visitate la pagina: http://it.wikipedia.org/wiki/MD5.
—————————————————————————-
In this tutorial, I’ll teach you and I will see how to crypt a string into MD5 (Message Digest algorithm 5) is a widely used cryptographic hash function with a 128-bit hash value. Specified in RFC 1321, for more info visit: http://en.wikipedia.org/wiki/MD5
—————————————————————————-
Download Source Code: http://www.mediafire.com/?zn2mum32mwr
Duration : 0:8:43