Skip to content

Attributions

Jeremy Thomas edited this page Dec 2, 2017 · 1 revision

Acknowledgments, credits and attributions

Source code used

Assemblies used

  • Hawkeye - The .Net Runtime Object Editor
  • State Browser - A treeview control to inspect the state of object graphs
  • EasyQuery - Ad-hoc visual query designer for your apps (Trial with Nag screen)

Nuget Packages used

The  unsigned nuget packages are checked into source control as I have signed them with theAssembly Strong Naming Toolkit by running SignAdvancedDataGridView.ps1 in thePackage Manager Console.

Ideas used

Execute LINQ(or any query) snippets similar to http://www.linqpad.net Entity viewer similar to LLBL project inspector plug-in http://www.llblgen.com/documentation/2.6/using%20the%20designer/designer_workingwithplugins.htm

Thanks

Thanks to Joseph Chancellor for writing the book and making the code available for this project

Clone this wiki locally