Iris Classon
Iris Classon - In Love with Code
Categories / Csharp-and-Fsharp
Accidental caching of Entity Framework objects and how to detect EF objects
2019-11-21    
Unit testing Autofac registrations
2019-09-07    
Dev at Work: Accidental caching and refactoring philosophy
2018-07-06    
Getting Started with Azure Translator API
2018-03-29    
NET Core: Finding out SDK-, installed runtime-, and Framework Host versions
2017-06-27    
Weather API in five minutes
2016-11-24    
When North Korea and Vatican City really wanted Britain to undo the Brexit A closer look at the petition signatures
2016-08-22    
GeoLocation NET 4 and up- requested WinForms example
2015-09-21    
A simple annotation example with PDFSharp
2015-03-07    
PDF to audio in Windows Runtime Apps in C#, for when I don’t want to read
2015-02-10    
Using AutoHotKeydll with C# (in a WPF application)
2015-01-06    
Adding contacts in a Universal Store App (Windows Store and Windows Phone)
2014-12-08    
Error: Access denied when running SpeechSynthesizer()SynthesizeTextToStreamAsync(text)
2014-11-11    
Using the StatCounter API (C# example Net and WinRT)
2014-11-10    
(video) Creating a time-lapse video from images in C#
2014-10-16    
Edgejs tutorial part 4: Setting up Mac OSX environment
2014-07-16    
(Video) Learn EdgeJS part 3: Calling node from Net
2014-06-20    
Creating and using brokered components step by step video
2014-06-09    
Windows Phone 81 with WinJS, Angularjs using a WinRT Component in C# (cross language component)
2014-06-03    
Code reuse: Shared project, PCL, WinRT component or linked files?
2014-05-27    
(video) Sharing views (XAML) using Portable Class Libraries
2014-05-05    
Windows Desktop Development Platform Advancements: Notes BUILD 2014
2014-04-30    
F# & Machine Learning events and workshops in Gothenburg ( Pluralsight Study Group )
2014-04-04    
More on Search in WInRT: Search history
2014-03-25    
User friendly SearchBox in Windows Store Apps: separators, suggestions and result items
2014-03-20    
6 ways of setting design time data in Windows Store Apps (XAML and C#)
2014-03-02    
Testing Bing Code Search Visual Studio Extension (with video)
2014-02-17    
Implementing a SettingsFlyout (settings pane) in Windows Store Apps 81
2014-02-07    
Tray notifications in C# and PowerShell
2014-01-31    
What purpose does the backward pipe serve in F#? (Q262)
2013-12-23    
A simple C# and F# example with IoC and unit tests
2013-11-17    
Pluralsight Developing for Leap Motion in C# course is out!
2013-10-12    
Ask me (Q224): What are some applications you would recommend to create to learn C#?
2013-07-26    
Stupid Question 222: What is type forwarding in C#?
2013-07-24    
Stupid Question 219: In C# should you use braces on one line if-statements? And are one-liners on the same line considered a bad practice?
2013-07-15    
Stupid Question 186 - 187: Is ForEach missing from List<T> for Windows Store Apps? If so why?
2013-05-18    
Developing for Leap Motion in C# Tutorial (video, slides and code)
2013-05-02    
Stupid Question 181 & 182: Lookup or Dictionary? (And what is Lookup)
2013-04-28    
I've been awarded as Microsoft MVP - C#
2013-04-02    
Stupid Question 116: Do you need to know C to learn Objective C?
2012-12-30    
Stupid Question 115: What is the connection between C, C++, objective C and C#?
2012-12-29    
Serializing and deserializing (packing/unpacking) to a file and/or memorystream with MessagePack in C#
2012-12-17    
Stupid Question 106: What is MessagePack?
2012-12-16    
Stupid Question 93: Is the DLR a dynamic version of the CLR?
2012-11-28    
Stupid Question 91: Do we need NULL in C#?
2012-11-25    
Stupid Question 90: Do I have to use the return value of a method?
2012-11-23    
Stupid Question 88: How do I ignore certain warnings in code when I’ve set treat all warnings as errors?
2012-11-20    
Stupid Question 85: What does the 'Obsolete' attribute in C# do?
2012-11-17    
WinRT app guide: Step 15: Exporting data as a text file
2012-11-14