Umbraco Cheat Sheet for V4.7.1+ Dynamic-Nodes & v6+ MVC Razor Cheatsheets
Below are the links to download cheat sheets for umbraco which I have found really useful: Razor DynamicNode Cheat Sheet Umbraco v6 MVC Razor Cheat Sheet
...on a journey to become an outlier software engineer!
Below are the links to download cheat sheets for umbraco which I have found really useful: Razor DynamicNode Cheat Sheet Umbraco v6 MVC Razor Cheat Sheet
Below is a link to a resource that provides very good information on razor syntax. Reference: http://haacked.com/archive/2011/01/06/razor-syntax-quick-reference.aspx
No matter where you are in your software development career or what technologies you work with, there are couple to things we all have in common: Education (Everyone needs to...
I spend most of my programming time within Visual Studio and I never liked the white theme that came out of the box. Same is with the Chrome Developer Tools....
I often find myself installing a software or package for my projects while working on mac where I need to add a specific path to my $PATH variable. So, I...
I came across a scenario where I had to access some information from a file with `.dll` extension. And then I thought to write this post. This information may include...
Recently I had a need to use HTML5 LocalStorage API in my web application project check my reference. The requirement was to save the vertical scroll position of window when...
I’ve a ASP.NET MVC application that uses FormsAuthentication and this application gives single page application experience to users after a user is authenticated where it uses AJAX for all HTTP...
Do you really want to upset Internet Explorer (IE)? Everyone knows how challenging it is to keep IE and it’s users happy! My experience mentioned below can save you some...
Are you a person who works for a fixed hours daily (work, school, etc.), comes back home and call it as a day? If someone decides to write a book...
More