Author: pollirrata
-
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
-
¿Está la motivación laboral subvaluada?
A lo largo de mi experiencia laboral dentro del área de desarrollo de software he tenido…
READ MORE: ¿Está la motivación laboral subvaluada?BY
-
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
-
The importance of profiling your application
It is well known that the ORM can help a lot in software development.…
READ MORE: The importance of profiling your applicationBY
-
Creating CodeCollaborator reviews using command line
Some months ago, I started using CodeCollaborator to create code reviews and ensure our…
READ MORE: Creating CodeCollaborator reviews using command lineBY
