…Both the VB and C# DynamicQuery samples include a source implementation of a helper library that allows you to express LINQ queries using extension methods that take string arguments instead of type-safe language operators. You can copy/paste either the C# or VB implementations of the DynamicQuery library into your own projects and then use it where appropriate to more dynamically construct LINQ queries based on end-user input.
weblogs.asp.net/scottgu/dynamic-linq-part-1-using-the-linq-dynamic-query-library
Category: Uncategorized
Dia – Free software for creating technical diagrams similar to Visio
Dia is roughly inspired by the commercial Windows program ‘Visio,’ though more geared towards informal diagrams for casual use. It can be used to draw many different kinds of diagrams. It currently has special objects to help draw entity relationship diagrams, UML diagrams, flowcharts, network diagrams, and many other diagrams.
wiki.gnome.org/Apps/Dia
Another free alternative to Visio is Openoffice draw. Read more here: https://chase-seibert.github.io/blog/2009/03/26/openoffice-draw-vs-visio.html#
How To Put On Stunning Tech Talks
How To Put On Stunning Tech Talks. Hacks Included 🛠 dev.to/andrewbrown/how-to-put-on-f-cking-stunning-tech-talk-hacks-included-1poc
Progressive Web Apps | Web | Google Developers
Scan Your Network for Vulnerabilities With Nmap – DEV Community 👩💻👨💻
C# – How To Create a JWT – House of Cat
The 10 Best Free Icon Fonts For Web Designers – 1stWebDesigner
CDK | Angular Material
The Component Dev Kit (CDK) is a set of tools that implement common interaction patterns whilst being unopinionated about their presentation. It represents an abstraction of the core functionalities found in the Angular Material library, without any styling specific to Material Design. Think of the CDK as a blank state of well-tested functionality upon which you can develop your own bespoke components.
material.angular.io/cdk/categories
Handling Observables with NgIf and the Async Pipe
Angular Bootstrap
Angular widgets built from the ground up using only Bootstrap 4 CSS with APIs designed for the Angular ecosystem.
No dependencies on 3rd party JavaScript.
ng-bootstrap.github.io/#/home