Advertisement

Results for "Author: sahand"

3_2004-2005 #149249
Add controls at runtime - Very easy and effective way!

This code shows how to use the AddEvent Handler to effectively add controls to a windows form at runtime and handle the controls events. This is the best and easiest way to do this.

3_2004-2005 #149250
Secure Socket with RSA encryption

The idea is that when the client connects to a server, each of the nodes create a pair of keys, and each send their public keys to the other side. after that each node encrypts the data using the other node's public key and decrypts the data it recieves using its own private key. almost impossible for a sniffer to decrypt the data. Remember that this is a just a sample on how to do this and it does not have many features including events and async data tranfer.

4_2005-2006 #163468
Secure Socket with RSA encryption

The idea is that when the client connects to a server, each of the nodes create a pair of keys, and each send their public keys to the other side. after that each node encrypts the data using the other node's public key and decrypts the data it recieves using its own private key. almost impossible for a sniffer to decrypt the data. Remember that this is a just a sample on how to do this and it does not have many features including events and async data tranfer.

4_2005-2006 #163469
Add controls at runtime - Very easy and effective way!

This code shows how to use the AddEvent Handler to effectively add controls to a windows form at runtime and handle the controls events. This is the best and easiest way to do this.

4_2005-2006 #163470
Adding controls withevents at runtime in VB .NET

Sometimes it is necessary to add controls at runtime or use a dynamic array of controls and you want to have events too , this tutorial will show you how to do this.

5_2007-2008 #185986
Secure Socket with RSA encryption

The idea is that when the client connects to a server, each of the nodes create a pair of keys, and each send their public keys to the other side. after that each node encrypts the data using the other node's public key and decrypts the data it recieves using its own private key. almost impossible for a sniffer to decrypt the data. Remember that this is a just a sample on how to do this and it does not have many features including events and async data tranfer.

5_2007-2008 #185987
Add controls at runtime - Very easy and effective way!

This code shows how to use the AddEvent Handler to effectively add controls to a windows form at runtime and handle the controls events. This is the best and easiest way to do this.

5_2007-2008 #185988
Adding controls withevents at runtime in VB .NET

Sometimes it is necessary to add controls at runtime or use a dynamic array of controls and you want to have events too , this tutorial will show you how to do this.

6_2008-2009 #208504
Secure Socket with RSA encryption

The idea is that when the client connects to a server, each of the nodes create a pair of keys, and each send their public keys to the other side. after that each node encrypts the data using the other node's public key and decrypts the data it recieves using its own private key. almost impossible for a sniffer to decrypt the data. Remember that this is a just a sample on how to do this and it does not have many features including events and async data tranfer.

6_2008-2009 #208505
Add controls at runtime - Very easy and effective way!

This code shows how to use the AddEvent Handler to effectively add controls to a windows form at runtime and handle the controls events. This is the best and easiest way to do this.

6_2008-2009 #208506
Adding controls withevents at runtime in VB .NET

Sometimes it is necessary to add controls at runtime or use a dynamic array of controls and you want to have events too , this tutorial will show you how to do this.

7_2009-2012 #231022
Secure Socket with RSA encryption

The idea is that when the client connects to a server, each of the nodes create a pair of keys, and each send their public keys to the other side. after that each node encrypts the data using the other node's public key and decrypts the data it recieves using its own private key. almost impossible for a sniffer to decrypt the data. Remember that this is a just a sample on how to do this and it does not have many features including events and async data tranfer.

7_2009-2012 #231023
Add controls at runtime - Very easy and effective way!

This code shows how to use the AddEvent Handler to effectively add controls to a windows form at runtime and handle the controls events. This is the best and easiest way to do this.

7_2009-2012 #231024
Adding controls withevents at runtime in VB .NET

Sometimes it is necessary to add controls at runtime or use a dynamic array of controls and you want to have events too , this tutorial will show you how to do this.

Languages
Top Categories
Global Discovery