Dave Kerr
Dave Kerr
Render Contexts are created with a requested OpenGL version. The function `UpdateContextVersion` can fail silently, leading to difficult to debug exceptions. For example, on a `Intel(R) HD Graphics 4000` (e.g....
See mail: Would you be interested in porting SharpGL to the Windows 8.1 Store and Windows Phone 8.1 platform? This can now be achieved through the use of the Windows...
Don't forgert to add eslint, thanks @omerio :smile:
It seems there is a bug affecting some people, see: http://www.dwmkerr.com/learn-docker-by-building-a-microservice/#comment-2716205460 For details. Possible things to check: 1. Docker version 2. OS version 3. MySQL version
See original post at: http://www.codeproject.com/Articles/602648/See-the-Intermediate-Language-for-Csharp-Code?msg=4837578#xx4837578xx Just a note on the following code ``` public static DisassembledAssembly DisassembleAssembly(string assemblyPath) { // Create a disassembled assembly. var disassembledAssembly = new DisassembledAssembly(); //...
After running sil one time, i was unable to re-build as it seems the dll was locked, this must be investigated.
This is the final issue for 1.3 - create the release, update all references, publish and done.
Non-standard location yes - or at least I don't use the MS default. All my projects hang off: C:\Users\griff\Documents\AA Backed Up\My Projects Which just helps with automated backups. However, the...
As mentioned on the Sil reviews, the default window size for the plugin is too small http://visualstudiogallery.msdn.microsoft.com/958d242c-3d67-4deb-b689-8b78b88dc740/view/Reviews