Category: Programming
-
Introducción a Service Fabric (I)
[:es]Este post es parte de una serie acerca Service Fabric. Introducción a Service Fabric Creando un…
READ MORE: Introducción a Service Fabric (I)BY
-
Fortune cookie app powered by Azure Functions using Twilio and Sendgrid outputs
[:es]Una de las ventajas más grandes de trabajar con Azure Functions es poder hacer…
READ MORE: Fortune cookie app powered by Azure Functions using Twilio and Sendgrid outputsBY
-
Programmers Language 101
[:en]Have you ever happened to have a talk with a person which is specialist…
READ MORE: Programmers Language 101BY
-
Tech interviews should be like a terrorist interrogatory
During my entire career I’ve been in a lot of tech screenings (both sides…
READ MORE: Tech interviews should be like a terrorist interrogatoryBY
-
Html.RatingFor: Extending the MVC HtmlHelper
When working on a web application, I was in the need to add a…
READ MORE: Html.RatingFor: Extending the MVC HtmlHelperBY
-
Public field not bound when posting to WebAPI (or a deep dive into WebAPI model binding)
When trying to create a sandbox project using WebAPI (on MVC4), I was struggling…
READ MORE: Public field not bound when posting to WebAPI (or a deep dive into WebAPI model binding)BY
-
Backing field for automatically implemented property [Field] must be fully assigned before control is returned to the caller
Working with structs in C# gives you a lot of flexibility on the way…
READ MORE: Backing field for automatically implemented property [Field] must be fully assigned before control is returned to the callerBY
-
Install XAMPP on a Ubuntu 13.04 virtual machine running on Windows Azure
One of the many great things about Windows Azure is how easy you can…
READ MORE: Install XAMPP on a Ubuntu 13.04 virtual machine running on Windows AzureBY
-
Localize your MVC app based on a subdomain
Having an application in multiple languages is now a requirement in many projects. In…
READ MORE: Localize your MVC app based on a subdomainBY
-
Runtime customizable model attributes in ASP.net MVC3
It can be because you want to implement I18N without the use of resources,…
READ MORE: Runtime customizable model attributes in ASP.net MVC3BY
