c# Programming Glossary: educational
avoiding null reference exceptions http://stackoverflow.com/questions/1943465/avoiding-null-reference-exceptions developed by Dr. Bertrand Meyer they have an eloquent and educational description of the problem and how they go about preventing..
LINQPad - Dump extension method - I want one [closed] http://stackoverflow.com/questions/2699466/linqpad-dump-extension-method-i-want-one pretty complicated though and whilst it was fun and educational at first what I need is a solid implementation. Having checked..
Multi-client, async sockets in c#, best practices? [closed] http://stackoverflow.com/questions/284885/multi-client-async-sockets-in-c-best-practices MMO infrastructure game world map players etc purely for educational purposes as i have no intention of being another one of those..
How does this regex find triangular numbers? http://stackoverflow.com/questions/3627681/how-does-this-regex-find-triangular-numbers this regex find triangular numbers Part of a series of educational regex articles this is a gentle introduction to the concept..
Code for a simple thread pool in C# [closed] http://stackoverflow.com/questions/435668/code-for-a-simple-thread-pool-in-c-sharp and I don't need all that functionality. This is more for educational purposes anyways. c# .net multithreading threadpool share..
What is a good desktop programming language to learn for a web developer? [closed] http://stackoverflow.com/questions/527700/what-is-a-good-desktop-programming-language-to-learn-for-a-web-developer you want is to create Windows GUIs. They do provide a good educational experience and they are useful for more advanced things cross..
Capture any kind of keystrokes (aka keylogger), preferably c# .net but any kind will do http://stackoverflow.com/questions/6465526/capture-any-kind-of-keystrokes-aka-keylogger-preferably-c-sharp-net-but-any VB.NET That site has written a vb.net keylogger for educational purposes and is fully recognized as a keylogger to all common.. it for you most of it Please note. The first link is for educational purposes only. No copyright infringement and no malware distribution..
Check if IP is in LAN (behind firewalls and routers) http://stackoverflow.com/questions/7232287/check-if-ip-is-in-lan-behind-firewalls-and-routers find a solution for my problem My company is developing an educational game and I'm writing an autoupdater for it using Monotorrent...
|