<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>LINQPad on Nicolas Nowinski</title><link>https://nicknow.net/categories/linqpad/</link><description>Recent content in LINQPad on Nicolas Nowinski</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 28 Dec 2024 17:29:09 +0000</lastBuildDate><atom:link href="https://nicknow.net/categories/linqpad/index.xml" rel="self" type="application/rss+xml"/><item><title>YamlDotNet, Interfaces, Lists, and Classes</title><link>https://nicknow.net/yamldotnet-interfaces-lists-and-classes/</link><pubDate>Sat, 28 Dec 2024 17:29:09 +0000</pubDate><guid>https://nicknow.net/yamldotnet-interfaces-lists-and-classes/</guid><description>How to deserialize and serialize a polymorphic list of interface types using YamlDotNet in .NET, with a reusable mapper class to avoid hardcoding interface and class names.</description></item><item><title>Using LINQPad for Dynamics CRM Development</title><link>https://nicknow.net/linqpad-dynamics-crm-sdk/</link><pubDate>Fri, 01 Nov 2013 00:46:54 +0000</pubDate><guid>https://nicknow.net/linqpad-dynamics-crm-sdk/</guid><description>&lt;p&gt;You are likely already familiar with the excellent development tool &lt;a href="http://www.linqpad.net"&gt;LINQPad &lt;/a&gt;and if you are a Dynamics CRM Developer you, hopefully, are familiar with &lt;a href="http://archive.msdn.microsoft.com/crmlinqpad"&gt;LINQPad Plugin for Dynamics CRM&lt;/a&gt;. Using LINQPad along with the LINQPad CRM Plugin is a great way to learn the ins and outs of writing LINQ queries for Dynamics CRM.&lt;/p&gt;
&lt;p&gt;In this article I will show you how, with just a minimal of effort, you can start using LINQPad to directly call Dynamics CRM. This will allow you to go beyond just building LINQ queries and execute code to test Request/Response messages, QueryExpression retrieval, FetchXml, and much more. Using LINQPad allows you to test and learn in real-time without waiting to compile your code and execute your test cases (if you even have test cases! You do have test cases, right?)&lt;/p&gt;</description></item></channel></rss>