Solutions to problems during other developments
During our work on our main products, we have come across generic problems, where the solution may or may not have been apparently obvious, in the nature of sharing, here is a list of articles that we find could be usefull for other developers out there.
- Windows Server 2012, RDP and AD
Details comming: How to run a Remote Desktop Server (RDP) and a Domain server in one
Read the article - Develop WP Apps inside a virtual machine
Details comming: How to debug Windows Phone 8 apps when developing inside a Hyper-V virtual machine
Read the article - Chrome High DPI on 64bit
How to make your latest Windows Chrome version look nice on High DPI screens, such as the Surface Pro 2
Read the article - GNU Syntax-Highlighter lang file for Autohotkey
Converted from
Read the article - Authotkey Script working inside Remote Desktop
Making Dexpot compatible with full screen RDP and SecondMonitorToolbar
Read the article - Compile MP3Gain on dd-wrt with optware
Simple procedure, but remember the LD_LIBRARY_PATH problem
Read the article - Force update of symlink directories in the official SkyDrive windows client
Using a combination of bat files, vb script and the task scheduler
Read the article - How to quickly list all excel sheets in all open workbooks
A quick list of all the worksheets in all the open workbooks using VBA
Read the article - How to convert m4a files to mp3
How to convert m4a files to mp3, with a bunch of error checking and automatic mp3 playlist folder generation for use on usb drives
Read the article - Load external XML in MSSQL
How to load external XML into an MSSQL using a .Net assembly
Read the article - Limit MS Access to add and view
How to have a subform in Access show information, and on got focus only allow new additions
Read the article - Control reference to the Office Ribbon in VBA
Store the reference to the Office Ribbon, even after BREAKS in VBA, in all Office applications
Read the article