Recursion revisited: Let’s call it self-calling-code
In the days of Z80 and 6502 programming in low memory systems self modifying code was quite common. Not only […]
In the days of Z80 and 6502 programming in low memory systems self modifying code was quite common. Not only […]
The Ajax Control Toolkit offers a large amount op ASP.NET Ajax control, and can be found on codeplex. WatiN is
Sample XNA code to establish a fixed size windowed view public Game1() { graphics = new GraphicsDeviceManager(this); // Determine the
Creating a backup from the command line on the source server mysqldump -h localhost -u username -p database_name > backup_db.sql
So you just created a brand new VPN connection to let’s say work, and Windows decided that it is a
lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 8.9 (jessie) Release: 8.9 Codename: jessie</pre>
Check if you are using obsolete packages aptitude search ‘~o’If this gives you output you will have to take into
There is a sizable amount of documentation around about writing outlook addins, but few complete samples that cover the basics,
This document demonstrates how to configure PPTP remote VPN Access on server 2012 using the routing and remote access component.
In the series, ‘spare me the lecture, just tell me how it works’, here is a bunch of quick reminders