Monthly Archives: July 2010
Passing list as parameter from AJAX request to MVC controller
| July 30, 2010 | Posted by Matt under Ajax, Web |
I came across this recently when needed to pass array of selected values into MVC controller during Ajax request. Scenario was that on the page I had set of checkboxes and button. User can then make multiple choice selection and submit form using button. Page could look like this: <ul id=”sampleList”> <li><input type=”checkbox” value=”1″ checked=”checked” />text 1</li>…
Hello world!
| July 24, 2010 | Posted by Matt under Uncategorized |
Welcome to my technical blog, This is a very first post here (and I really hope not the last one). Being in IT industry for a few years now, I realise more and more everyday that having good “knowledge base” is essential for any serious computer professional. Just look here if you do not believe my previous sentence. Although I had…
I am IT professional with over 10 years of experience in computer programming and web development, specializing in Microsoft technologies.



Recent Comments