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