Hi! This blog has been serving me for a long time. Very grateful for it and for the amazing readers I've got. But it's time to move on! So.... I'm happy to announce - shaygular.com ! Thi...
Hi! During NDC London I did an Interview with Carl Franklin and Richard Campbell from .NET Rocks! regarding Chrome Developer Tools. It was a fun experience for me and hopefully an enriching one ...
http://www.ironshay.com/post/my-chrome-developer-tools-interview-at-net-rocks-is-available.aspx
Hi all! I am delighted to announce CodeValue's first AngularJS conference - ngValue . This conference has been in our minds for a while now and finally we got the time to make it happen. It w...
http://www.ironshay.com/post/ngvalue-codevalue-s-first-angularjs-conference.aspx
Recently I was working on one of my projects and ran into a very illusive scope - I needed to know to which element it belonged but just couldn't find it on through the Elements Panel. So I wrote...
http://www.ironshay.com/post/code-snippet-find-an-element-in-page-by-its-angular-scope-id.aspx
When debugging web applications, every once in a while you find yourself wondering why an input field value is not what it's supposed to be. And the bigger the application, the harder to find the...
http://www.ironshay.com/post/what-changed-my-input-field-s-value.aspx
When writing angular directives you usually use two kinds of templates - a string that goes into the template property, or a path to a file containing the template which goes into the templateUrl...
http://www.ironshay.com/post/using-inline-templates-for-directives.aspx
Last night I took the stage at the Israeli .NET User Group and introduced how web development is done today in a session named “How The Cool Kids Create Chats Today?”. Images (courtesy of Dro...
http://www.ironshay.com/post/Code-Samples-from-IDNDUG-e28093-August-2013.aspx
THE PROBLEM I was working on a web site on my local computer. When I wanted to run the web site on my local IIS, I suddenly received a 404 NOT FOUND error for everything hosted on my local IIS. ...
At this year’s NDC I had the honor to chat with Jon Galloway and Scott Allen, who are half of the Herding Code crew. We chatted about subjects related to my NDC talks – Roslyn, C#’s dynamic...
http://www.ironshay.com/post/My-Interview-on-Herding-Code-is-Published!.aspx
Last week I had the honor of taking part in the community-driven, ASP.NET-related, virtual event – aspConf 2012 . My session was named ASP.NET MVC Tips, Tricks and Hidden Gems and it was genera...