Web Developer Newsletter - Building a C# WPF Twitter Reader with REST API (now .NET Core 3 version!) 29 new and 13 updated articles today
Welcome to this week's Web Development newsletter from CodeProject. Industry News This blog post compares gRPC to JSON HTTP APIs, discusses gRPC's strengths and weaknesses, and when you could use gRPC to build your apps. | ASP.NET blog | I know what you want. You want to run the tool, delete what it tells you, and you have a faster site in 2.2 minutes. I'm sorry, but I'm going to disappoint you. | CSS Tricks | In this article, we're going to learn about Prototypes in JavaScript, especially about the Prototype Chain, how it works, when should we use it and its benefits. We're going to learn how Prototypes allow JavaScript to achieve the concept of Object-Oriented Programming, and what that means. | Telerik | Validation is an interesting exercise in ASP.NET (Core) and trying to get it correct is quite difficult. Ultimately in this day of SPAs and mobile apps, we need a solution that handles the client and the server. If you don't validate on the server it just doesn't matter. | Shawn Wildermuth | In this blog post, we examine several approaches for creating instances of classes: Constructors, factory functions, etc. We do so by solving one concrete problem several times. The focus of this post is on classes, which is why alternatives to classes are ignored. | 2ality | basic introduction to the backend web application development process with Express — discussing bleeding edge ES6+ JavaScript features, the Factory Design Pattern, MongoDB CRUD Operations, servers and ports, and the future with enterprise n-tier architectural patterns for TypeScript projects. | Smashing Magazine | In this article, we're going to learn how to implement paging in ASP.NET Core Web API. Paging (pagination) is one of the most important concepts in building RESTful APIs. | Code Maze | New articles added | (16 votes) by honey the codewitch (updated 4 days ago) Build a feature rich, non-backtracking regular expression engine and code generator in C# | | (2 votes) by John-ph (updated 3 days ago) A simple way to design queue based messaging solution in .NET Core to solve complex problems | | (0 votes) by Nikola M. Živković (updated 17 hours ago) | | (3 votes) by Duncan Edwards Jones (updated 2 days ago) A library to demonstrate doing Event Sourcing as a data persistence mechanism for Azure Functions | | (2 votes) by Ashutosh Gpt (updated yesterday) Azure blob storage with Shared Access Signature | | (7 votes) by Dan Ionescu (USINESOFT) (updated 4 days ago) Complex cascade defaulting of properties on an object graph triggered by other property changes | | (4 votes) by Mircea Neacsu (updated 5 days ago) How to use error code objects for error handling in C++ | | (0 votes) by Justin-A-Miller (updated 6 days ago) Improve application performance, by avoid allocation of objects and reduce GC %. | | (1 votes) by Justin-A-Miller (updated 6 days ago) .NET Standard Fast, Light, Flexible JSON Serializer | | (4 votes) by Volynsky Alex (updated yesterday) This article describes the difference between shallow and deep copy using Python 3. | | (0 votes) by HDB-Li (updated 3 days ago) LLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations. | | (4 votes) by Igor Krupitsky (updated 5 days ago) Application lets you copy tables from folder with DBF files to SQL Server | Articles updated | (14 votes) by Maxim Dobroselsky (updated 2 days ago) Overview of how to use the DryWetMIDI library for high-level managing of a MIDI file data | | (2 votes) by Maxim Dobroselsky (updated 2 days ago) Console application to quantize notes of a MIDI file | | (2 votes) by Maxim Dobroselsky (updated 2 days ago) Overview of how to send, receive, play back and record MIDI data with DryWetMIDI | | (37 votes) by Volynsky Alex (updated yesterday) This article demonstrates how to start using the "Google C++ Testing Framework" quickly and easily. | | (4 votes) by Florian Rappl (updated 10 hours ago) Microfrontends present the latest addition to the decoupling efforts of architects - are they worth the struggle? | | (10 votes) by Fred Song (Melbourne) (updated 9 hours ago) Learn how to integrate rest API calls into React-Redux for client-side state management, using Redux to manage the data instead of directly accessing component state. | | (10 votes) by Evgeny Pereguda (updated yesterday) Clone of PCSX2/PPSSPP emulator for Windows 10 on WPF/C# with "touch" control | | (44 votes) by wqaxs36 (updated 3 days ago) Math explanation and game engine coding. | | (11 votes) by Michael Gledhill (updated 3 days ago) An example of using Angular and SVG to turn your data into beautiful diagrams | | (1 votes) by Zhaohui Xing (Joey) (updated 2 days ago) Swift classes for algorithm, including single linked list class, stack class, queue class | | (7 votes) by Vincent Radio (updated 20 hours ago) VRCalc++ Engine is embeddable in any Delphi Application using Dynamic Packages | | (21 votes) by Leif Simon Goodwin (updated 4 days ago) This article presents a simple WPF Carousel Control | New Tips and Tricks added | (0 votes) by Ashutosh Gpt (updated 5 days ago) Load balancer service for .NET Core application using Azure Kubernetes service | | (4 votes) by honey the codewitch (updated 5 days ago) A fully generic ordered dictionary class in C# | Tips and Tricks updated | (34 votes) by Peter Sun (247) (updated 1 hour ago) Create a C# WPF app to read Twitter tweets and retweets via REST API with grouping related users / friends by categories. As a bonus, tweets can be saved in Azure / Cloud, and viewed in an Azure website. | New Technical Blogs added | (3 votes) by Jeremy Likness (updated 5 days ago) Advanced Blazor techniques are covered such as sharing Razor class libraries between a Blazor WebAssembly project and Blazor server-side. Shows how to reference embedded resources like JavaScript libraries, debug on server-side then deploy as client-side and debug in the browser. | | (3 votes) by Jeremy Likness (updated 4 days ago) Build data-driven .NET applications with seamless client-server communication using fluent C# LINQ over OData (like GraphQL but without the JSON). | | (1 votes) by Jeremy Likness (updated 5 days ago) Durable functions enable implicit and explicit state management for serverless workflows and accommodate a variety of patterns. A new addition, the HTTP task, helps manage interactions with HTTP endpoints including error handling and support for long polling. | | (0 votes) by Jeremy Likness (updated 4 days ago) Learn how durable entities provide explicit management of state in serverless applications and guarantee operations are safe to execute without concurrency conflicts. | | (1 votes) by Jeremy Likness (updated 4 days ago) Step-by-step guide to turn your static website into a Progressive Web App (PWA) including icons, manifest, and service worker code with examples using Hugo. | | (0 votes) by Jeremy Likness (updated 4 days ago) Add dynamic search to a static Hugo website with custom templates to generate JSON and JavaScript to parse the results. | | (0 votes) by 10xlearner (updated 6 days ago) Advent of code - Puzzle 16 | | (0 votes) by Jeremy Likness (updated 4 days ago) A look at the latest Azure SDKs for .NET with a sample .NET Core app that uses the Cosmos DB SDK and LINQ to iterate over documents with a dynamic schema. | | (0 votes) by Jeremy Likness (updated 4 days ago) This post continues my series about how I migrated from Medium to Hugo. | | (2 votes) by Jeremy Likness (updated 3 days ago) Stateful serverless: long running workflows with durable functions | | (1 votes) by Jeremy Likness (updated 3 days ago) Migrate from Medium to Hugo | | (0 votes) by Jeremy Likness (updated 4 days ago) Generate a thumbnail for your Hugo posts on the fly, then create a custom short code that uses thumbnails and page data like title and description to embed a post preview to interlink documents. | | (0 votes) by Jeremy Likness (updated 4 days ago) A Content Security Policy (CSP) helps prevent a variety of attacks on your site. This article describes how to implement one for a static website when you don't control the headers. | | (2 votes) by Jeremy Likness (updated 5 days ago) How to customize the new Windows Terminal for Windows 10 for custom font, look and feel, as well as setup terminals for git-bash, Node.js, PowerShell, and Azure Cloud Shell. | New Projects added | (1 votes) by Jeremy Likness (updated 5 days ago) Blazor and WebAssembly examples (part of a Blazor presentation) | © 2019 The Code Project. All rights reserved. This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Web Development Newsletter click Unsubscribe. CodeProject 503-250 Ferrand Drive, Toronto Ontario, M3C 3G8 Canada +1 416-849-8900 x 100 Please do not reply directly to this email. It was sent from an unattended mailbox. For correspondence please use webmaster@codeproject.com |
Không có nhận xét nào:
Đăng nhận xét