Simple AngularJS Directive Copyright Year

Last week, one of my favorite bloggers wrote this little diddy in jQuery.  And though I list “Angular Ninja” on my LinkedIn profile that is more jest than reality. Therefore I thought it a good exercise to take what was written here at Maff Rigby’s website and do me some learnin’ about AngularJS Directives. I like … Read more Simple AngularJS Directive Copyright Year

Paste JSON as Classes: From JSON to C#

I recently discovered a feature in the most amazing IDE in the cosmos .. otherwise known as Visual Studio. Myself and some fellow developers were having a discussion about AngularJS and JSON data. As you may expect we started talking about ways to get the JSON data into our C# classes. During that discussion one … Read more Paste JSON as Classes: From JSON to C#