http://encodo.com/en/documents.php
very well written, worth a read
Sunday, 24 February 2013
Tuesday, 19 February 2013
RESTful web service with MVC 3 and fiddler for testing
good article here, also showing how to use fiddler to test the web service: http://www.iwantmymvc.com/rest-service-mvc3
some other good links:
video 15 min on MVC 2 http://www.asp.net/mvc/videos/mvc-2/how-do-i/how-do-i-return-json-formatted-data-for-an-ajax-call-in-an-aspnet-mvc-web-application
More focus on error handling http://www.binary-studio.com/2010/4/22/building-a-custom-json-web-service-with-aspnet-mvc
More focus on AJAX access http://msprogrammer.serviciipeweb.ro/2011/12/05/jquery-ajax-request-and-mvcdetailed/
Another simple example: http://juristr.com/blog/2011/08/posting-json-data-to-aspnet-mvc-3-web/
Almost 2 hours long video, haven't watched it yet but should be comprehensive overview https://www.youtube.com/watch?v=oRhyn45o3qE
This one uses the web API https://www.youtube.com/watch?v=t090py6b0lM
some other good links:
video 15 min on MVC 2 http://www.asp.net/mvc/videos/mvc-2/how-do-i/how-do-i-return-json-formatted-data-for-an-ajax-call-in-an-aspnet-mvc-web-application
More focus on error handling http://www.binary-studio.com/2010/4/22/building-a-custom-json-web-service-with-aspnet-mvc
More focus on AJAX access http://msprogrammer.serviciipeweb.ro/2011/12/05/jquery-ajax-request-and-mvcdetailed/
Another simple example: http://juristr.com/blog/2011/08/posting-json-data-to-aspnet-mvc-3-web/
Almost 2 hours long video, haven't watched it yet but should be comprehensive overview https://www.youtube.com/watch?v=oRhyn45o3qE
This one uses the web API https://www.youtube.com/watch?v=t090py6b0lM
Monday, 11 February 2013
wiki editor word
use this microsoft addon to be able to save word files for wiki in wikimedia format
https://www.microsoft.com/en-us/download/details.aspx?id=12298
https://www.microsoft.com/en-us/download/details.aspx?id=12298
Friday, 8 February 2013
IoC
https://simpleinjector.codeplex.com/
http://www.palmmedia.de/Blog/2011/8/30/ioc-container-benchmark-performance-comparison
http://stackoverflow.com/questions/21288/which-net-dependency-injection-frameworks-are-worth-looking-into
http://www.devtrends.co.uk/blog/how-not-to-do-dependency-injection-the-static-or-singleton-container
https://timross.wordpress.com/2010/01/21/creating-a-simple-ioc-container/
http://netmvc.blogspot.co.uk/2012/04/dependency-injection-in-aspnet-mvc-4.html
http://www.palmmedia.de/Blog/2011/8/30/ioc-container-benchmark-performance-comparison
http://stackoverflow.com/questions/21288/which-net-dependency-injection-frameworks-are-worth-looking-into
http://www.devtrends.co.uk/blog/how-not-to-do-dependency-injection-the-static-or-singleton-container
https://timross.wordpress.com/2010/01/21/creating-a-simple-ioc-container/
http://netmvc.blogspot.co.uk/2012/04/dependency-injection-in-aspnet-mvc-4.html
Subscribe to:
Posts (Atom)