Wednesday, November 25, 2015
“Micro-libraries”: the future of front-end development?
http://blog.wolksoftware.com/microlibraries-the-future-of-web-development
Sunday, November 22, 2015
Dual boot
http://mac-how-to.wonderhowto.com/how-to/dual-boot-windows-10-mac-os-x-your-mac-0162616/
Thursday, November 19, 2015
Jslint
Code quality tool for javascript
Wednesday, November 18, 2015
How do you auto format code in visual studio?
http://stackoverflow.com/questions/5755942/how-do-you-auto-format-code-in-visual-studio
For Visual Studio 2010 or newer
To format a selection: CTRL + K + F
To format a document: CTRL + K + D
See more in edit -> advanced menu
Source/more information see here...
Tuesday, November 17, 2015
Pd4ml pdf rendering missing images
If pd4ml could not get image files from an URL, then check IIS server
Monday, November 16, 2015
Javascript book
http://eloquentjavascript.net/
Javascript interview
http://www.toptal.com/javascript/interview-questions
IIS log location
%SystemDrive%\inetpub\logs\LogFiles
http://stackoverflow.com/questions/6426375/where-can-i-find-the-iis-logs
http://programming4.us/website/3684.aspx
Thursday, November 12, 2015
jquery.blockUI.js blockUI
http://www.drdobbs.com/windows/jquery-and-blocking-the-user-interface/225702258
The difference between + and & for joining strings in VB.NET
http://stackoverflow.com/questions/734600/the-difference-between-and-for-joining-strings-in-vb-net
There's no difference if both operands are strings. However, if one operand is a string, and one is a number, then you run into problems,
There's no difference if both operands are strings. However, if one operand is a string, and one is a number, then you run into problems,
Thursday, November 5, 2015
Wednesday, November 4, 2015
IIS Express authentication changes
http://stackoverflow.com/questions/4762538/iis-express-windows-authentication
select project and press F4
select project and press F4
Subscribe to:
Posts (Atom)