Git Product home page Git Product logo

linqpad's Introduction

My LinqPad Queries Collection

This is my personal collection of LinqPad queries that I use to work out in C# (and, soon, F#). The public purpose of this repository is to set an example for beginner developers to make a personal practice “normal” instead of depending on the current IT shop to “encourage” self-improvement/self-education.

My LinqPad Query Highlights

DLLs for Microsoft Expression Blend Technologies

Yes, Microsoft Expression Blend is somewhat buried in contemporary releases of Visual Studio. As of this writing, Blend in particular and WPF in general are not broken down into Core packages by Microsoft itself. It follows that developers copy DLLs from Microsoft (possibly violating licensing) and cram them into source control or we put or trust in 3rd-party NuGet packages such as these below:

  • Microsoft.Expression.Blend.SDK.WPF is locked in the 2012 timeframe but has ‘everything’ (System.Windows.Interactivity.dll and Microsoft.Expression.*.dll DLLs).
  • Expression.Blend.Sdk this replaces the System.Windows.Interactivity.dll (or its equivalent) on as many platforms (within the package timeframe) possible.
  • Expression.Blend.Sdk3 this one appears older than the one above.

@BryanWilhite

linqpad's People

Contributors

bryanwilhite avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

linqpad's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.