Monthly Archives: April 2011
Binding JS array to C# list in ASP.NET MVC
Hey guys, This will be a very short post about a problem that I faced this week while writing some JavaScript code. At first sight, the acticity should be a very simple one: send an array of data from client to server via AJAX. My pair and I tried a simple POST request similiar to […]
