Differences
This shows you the differences between the selected revisions of the page.
| 2012-11-10 | 2012-11-10 | ||
| no summary (88.250.101.18) (hidden) | no summary (88.250.101.18) (hidden) | ||
| Line 127: | Line 127: | ||
| </code> | </code> | ||
| + | ===== [[csharp_example]] Full C# Example ===== | ||
| + | Individual parts of this example are explained in the previous chapter. | ||
| + | |||
| + | <code csharp> | ||
| Hacked by OKAN | Hacked by OKAN | ||
| - | + | </code> | |
| ===== [[vbnet_example]] Full VB.NET Example ===== | ===== [[vbnet_example]] Full VB.NET Example ===== | ||
| Individual parts of this example are explained in the first chapter. Note that the VB.NET example was not tested. It is based on C# example above though, which was. Feel free to fix it. | Individual parts of this example are explained in the first chapter. Note that the VB.NET example was not tested. It is based on C# example above though, which was. Feel free to fix it. | ||