Font servers for your web site
Just discovered font servers. The idea is that instead of using font family preferences and counting on someone’s browser to have good looking fonts installed; use fonts, that you select,…
3DMotive courses through Udemy
Building Modular Levels for Games with Unity and Blender https://www.udemy.com/3dmotive-building-modular-levels-for-games-with-unity-and-blender/learn/#/ The Complete Unity 5 Intro – Learn to Build and Design Games https://www.udemy.com/3dmotive-the-complete-unity-5-intro-learn-to-build-and-design-games/learn/#/ Intro to C# Programming and Scripting for…
.NET Coding Educational Resources
Microsoft’s ASP.NET site has several resources keyed to the Learn menu tab on the home page. Here are some topics I am interested in: http://www.asp.net/signalr. http://www.asp.net/web-api. http://www.asp.net/single-page-application http://www.asp.net/entity-framework LightSwitch is…
Google: How dependable is it any more
Part of Google’s success until now has come from proving itself to be a reliable institution on the web. today I got a notice from them that causes me to…
Little known lessons learned
In Asp.net, the tilde “~†is used to sort out paths to image files and such. However it doesn’t work out side a control. This leads to problems when you…
Latest useful links
Question #1 New approach to locating xml with xquery mysql XML tools Changes in Infopath Xforms implementations intro to markup languages microsoft-sql-server-what-format-codes-mean-sql-convert asp.net news talend webinar archive talend en_open_studio Webinar…
Articles About Sharepoint:SPSecurityTrimmedControl
Sharepoint:SPSecurityTrimmedControl is a wrapper control you can use to limit who can see certain sections of a Sharepoint page. My interest is in hiding the Ribbon, The blue bar at…