blog.m0sa.net
blog.m0sa.net: April 2011
http://blog.m0sa.net/2011_04_01_archive.html
Apr 14, 2011. Consider you have the following code:. SomeClass reference = null;. Console.WriteLine(reference.Echo("echo") ;. Your first thought might be “NullReferenceException”. Ha, think again! What if you have an class defining an extension method like this:. Public static class SomeClassExt. Public static string Echo(this SomeClass x, string str). You have been warned :). Subscribe to: Posts (Atom). Follow me on Twitter. BlogToDictionary(x = x.Date). Awesome Inc. template. Powered by Blogger.
blog.m0sa.net
blog.m0sa.net: November 2014
http://blog.m0sa.net/2014_11_01_archive.html
Nov 14, 2014. Localization Adventures: Walk the #line. With Roslyn, C# developers now have a powerful tool which makes modifying the source code a breeze. At Stack Exchange. We’ve invented our own little set of extension to C# for localization purposes, previously described on Matt Jibson’s blog. Localization Adventures: Walk the. With code rewriting being the biggest problem, one can quickly forget to support other things in the development workflow, like debugging. Take ASP.NET MVC’s. Directive. To...
blog.m0sa.net
blog.m0sa.net: March 2011
http://blog.m0sa.net/2011_03_01_archive.html
Mar 9, 2011. Async Producer-Consumer with Linq, IEnumerable T and Threading.Tasks. Lately I’ve been dealing a lot with IEnumerable T classes and the yield return keyword. I found it really useful for stream like processing of otherwise really memory consuming operations. The workflow looks like this:. The total time it takes to process the whole operation is:. N x AvgTime(Retrieve) N x AvgTime(Process). Using System.Collections.Concurrent;. Using System.Collections.Generic;. Using System.Linq;. Note howe...
tkk.m0sa.net
Karate @ m0sa.net
http://tkk.m0sa.net/VpisPozabljeno.aspx
Hvala za 10-letno zaupanje. Nadaljuj na novo spletno aplikacijo → e-karate.si. Nekatere naše aplikacije in storitve so še naprej na voljo:.
karate-ljutomer.com
Karate Ljutomer | Povezave
http://www.karate-ljutomer.com/Povezave
Feb 11 2012 8:07 PM. Karate zveza Slovenije - KZS. Evropska karate zveza - EKF. Svetovna karate zveza - WKF. Kofukan Shito-Ryu klubi v Sloveniji. Program za organiziranje tekmovanj. 169; m0sa.net 2012.
tkk.m0sa.net
Karate @ m0sa.net
http://tkk.m0sa.net/Vpis.aspx
Hvala za 10-letno zaupanje. Nadaljuj na novo spletno aplikacijo → e-karate.si. Nekatere naše aplikacije in storitve so še naprej na voljo:.
blog.m0sa.net
blog.m0sa.net: Aggregating Shared Google Reader Posts in the Google+ Era
http://blog.m0sa.net/2012/09/aggregating-shared-google-reader-posts.html
Sep 27, 2012. Aggregating Shared Google Reader Posts in the Google Era. Ever since Google overhauled the reader and removed. And a bit of API reference. Browsing. So, behold the code:. It should be however noted that you need to create a Google API key in their API console. Now I can finally access my google reader. Shared items via RSS feed. Subscribe to: Post Comments (Atom). Follow me on Twitter. BlogToDictionary(x = x.Date). Aggregating Shared Google Reader Posts in the Goog.
blog.m0sa.net
blog.m0sa.net: February 2011
http://blog.m0sa.net/2011_02_01_archive.html
Feb 10, 2011. MVC – Unit Testing JsonResult Actions. Today I had to write a unit test for a Asp.net MVC controller that returned a JsonResult. The Controller’s code looked somewhat like this:. Public JsonResult JsonData(Query query). Process query, get total row cnt and rows. Return Json(new { total row cnt = rowCount, rows });. I often return anonymous types as JsonResult, just because I don’t want to have additional. For JavaScript that are used only by one controller action and nowhere else. Using Sys...
blog.m0sa.net
blog.m0sa.net: April 2012
http://blog.m0sa.net/2012_04_01_archive.html
Apr 4, 2012. Playing around with the new XPUB and XSUB. ZeroMQ socket types that allow subscription forwarding, e.g. the producer (XPUB) can track what values he has to produce, which comes in handy when the value production is an expensive operation and the producer cannot afford to produce all. Subscribe to: Posts (Atom). Follow me on Twitter. BlogToDictionary(x = x.Date). Awesome Inc. template. Powered by Blogger.
blog.m0sa.net
blog.m0sa.net: May 2009
http://blog.m0sa.net/2009_05_01_archive.html
May 23, 2009. Kako WolframAlpha vidi Slovenijo. Subscribe to: Posts (Atom). Follow me on Twitter. BlogToDictionary(x = x.Date). Kako WolframAlpha vidi Slovenijo. Awesome Inc. template. Powered by Blogger.