| c# Programming Glossary: loveHow to decide between MonoTouch and Objective-C? http://stackoverflow.com/questions/1583856/how-to-decide-between-monotouch-and-objective-c  that's mainly because I really do enjoy both stacks . I love the iPhone and I love .Net. In that case for me MonoTouch was.. I really do enjoy both stacks . I love the iPhone and I love .Net. In that case for me MonoTouch was a no brainer. Do you.. Personally let's drop the objectivity for a moment I love and use both. And I'm glad I learned the Apple stack first... 
 Implementing a log viewer with WPF http://stackoverflow.com/questions/16743804/implementing-a-log-viewer-with-wpf  pretty sure I need some form of virtualization and would love to follow the MVVM pattern. Any help or pointers are welcome... 
 Embedding JavaScript engine into .NET (C#) http://stackoverflow.com/questions/172753/embedding-javascript-engine-into-net-c  inside the core ASP.NET application but I'd still love to explore a bit further with the options. The command line.. 
 Capturing console output from a .NET application (C#) http://stackoverflow.com/questions/186822/capturing-console-output-from-a-net-application-c  the information first in a file and then relist as I would love to receive it as live.  c# .net debugging console   share improve.. 
 Which .NET Dependency Injection frameworks are worth looking into? [closed] http://stackoverflow.com/questions/21288/which-net-dependency-injection-frameworks-are-worth-looking-into  now or at least providing the option but some people love putting all the config in XML personally I can't bare it so.. 
 When to Use Static Classes in C# http://stackoverflow.com/questions/241339/when-to-use-static-classes-in-c-sharp  class with single method best approach#206481 I used to love utility classes filled up with static methods. They made a great.. 
 Is it possible to Embed Gecko or Webkit in a Windows Form just like a WebView? http://stackoverflow.com/questions/26147/is-it-possible-to-embed-gecko-or-webkit-in-a-windows-form-just-like-a-webview  Gecko or Webkit in a Windows Form just like a WebView  I'd love to know if there is such a thing as a Gecko.NET I mean just.. application and tell it to navigateto fancy_url . I'd love to use Firefox or WebKit. Anybody tried this UPDATE Please bear.. 
 What is the best way to store user settings for a .NET application? http://stackoverflow.com/questions/26369/what-is-the-best-way-to-store-user-settings-for-a-net-application  version.  c# .net   share improve this question   I love using the built in Application Settings . Then you have built.. 
 When is using the C# ref keyword ever a good idea? http://stackoverflow.com/questions/3539252/when-is-using-the-c-sharp-ref-keyword-ever-a-good-idea  object reference value out from beneath them By contrast I love out keywords and I love even more when no keywords are used.. from beneath them By contrast I love out keywords and I love even more when no keywords are used at all in both cases because.. 
 Can't operator == be applied to generic types in C#? http://stackoverflow.com/questions/390900/cant-operator-be-applied-to-generic-types-in-c  following test demonstrates otherwise. Interesting... I'd love to know why If someone knows please share. namespace TestProject.. 
 GetMethod for generic method [duplicate] http://stackoverflow.com/questions/4035719/getmethod-for-generic-method  the original code which is often NOT the case IMO. If you love Linq and you must you can replace the inner most part of IsSimilarType.. 
 Does C# have extension properties? [closed] http://stackoverflow.com/questions/619033/does-c-sharp-have-extension-properties  Has anyone heard any announcements or rumours I would love it if they did... since are they not just technically a get.. technically a get and a set method Now for example I would love it if I could add an extension property to DateTimeFormatInfo.. 
 Programming to interfaces while mapping with Fluent NHibernate http://stackoverflow.com/questions/845536/programming-to-interfaces-while-mapping-with-fluent-nhibernate  to mock dependencies. However Fluent NHibernate doesn't love it when I try to map to interfaces instead of concrete classes... 
 What is the best choice for .net inter-process communication? http://stackoverflow.com/questions/84855/what-is-the-best-choice-for-net-inter-process-communication 
 How to create and use resources in .NET http://stackoverflow.com/questions/90697/how-to-create-and-use-resources-in-net  together various points from around StackOverflow gee I love this place already most of the problems were already past this.. we have our new resource and we're itching to have those lovely changing icons... How do we do that Well lucky us C# makes.. 
 |