Welcome to this week's newsletter from CodeProject. To ensure that future newsletters you receive from The Code Project aren't mistakenly blocked by antispam software, be sure to add the maillist.codeproject.com domain to your list of allowed senders. Advertisements Do you have music in your office? Survey period: 10 Dec 2019 to 16 Dec 2019 Peace and serenity Yes - but we can't choose it and it's awful | 0 | 0.00 | | Yes - but we can't choose it | 0 | 0.00 | | Yes - we get to choose | 0 | 0.00 | | This week's survey: Is the process of writing software becoming harder and more complicated? Latest Additions New articles added | (25 votes) by Antonio Leonardo AF (updated 5 days ago) This API executes inferences by fuzzy logic concept on Plain Old CLR Object associating a predicate defined in .NET native object called 'Expression'. | | (2 votes) by honey the codewitch (updated 4 days ago) If you use the CodeDOM, here's an indispensable package to make it awesome. | | (0 votes) by honey the codewitch (updated 12 hours ago) Code generation, faster | | (0 votes) by Ahmed Bouchefra (updated yesterday) In this tutorial, we'll take you step by step on a journey to build an example Angular application from scratch that uses many Angular APIs such as HttpClient, and Material Design. | | (7 votes) by Kanishka Basak (updated 6 days ago) Analysis and troubleshooting a database performance bottleneck | | (2 votes) by Steffen Ploetz (updated 3 days ago) Create a basic icon editor, that is running on ReactOS and Windows, with as little code as possible. | | (1 votes) by wqaxs36 (updated 21 hours ago) Device driver for VR headset/controller compatible on SteamVR | | (0 votes) by BenHall_io (updated 6 days ago) In this article, we'll get you started with some key information about the law, standards and techniques; show you how to incorporate Aspose.PDF for .NET into an application; and how to leverage it to create accessible PDF documents. | | (0 votes) by Dirk_Strauss (updated 2 days ago) In this article, I'll demonstrate how to use Aspose.Cells to create a spreadsheet that takes advantage of a few new Excel 2019 features. | | (0 votes) by Dirk_Strauss (updated 2 days ago) In this article, we'll use a .NET application to edit and save a Markdown file. Working with Markdown programmatically can be tough, but Aspose.Words makes it a breeze. | | (2 votes) by sickfile (updated 5 days ago) Solid JavaScript from facts to rules | Articles updated | (74 votes) by Alexandre Bencz (updated yesterday) With this new OrangeC/C++ compiler back-end, you can compile your C code to .NET | | (8 votes) by Alexandre Bencz (updated yesterday) With this new OrangeC/C++ compiler back-end, you can compile your C code to .NET. | | (46 votes) by Mehul M Thakkar (updated 6 days ago) .NET library to call server side method from JavaScript. | | (6 votes) by Zijian (updated 6 days ago) Code First approach for generating client APIs for ASP.NET Core Web API, in C# and in TypeScript for jQuery and Angular 2+ | | (3 votes) by syed shanu (updated 3 hours ago) | | (10 votes) by Rubén Hinojosa Chapel (updated 5 days ago) A MBFv4 template (Node.js and TypeScript) that will let you quickly set up a Transactional, Question and Answer, and Conversational AI chatbot | | (16 votes) by Greg Utas (updated 16 hours ago) How to keep a C++ program running after nasty things happen | | (15 votes) by HHerzl (updated 6 days ago) Scaffolding Dapper with CatFactory | | (14 votes) by Fred Song (Melbourne) (updated 3 days 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. | | (12 votes) by Shenwei Liu (updated 2 days ago) An Angular sample application and discussions on breadcrumbs with advanced routing strategies, navigation scenarios, practical workflow, and more (latest update with Angular 8 CLI, Bootstrap 4.3 CSS, and ASP.NET Core 3.0 website). | | (83 votes) by Sergey Syrovatchenko (updated 19 hours ago) Open source index maintenance tool for SQL Server and Azure | | (47 votes) by Brad Joss (updated 6 days ago) Alter your clipboard contents before pasting to automate tasks | | (48 votes) by wqaxs36 (updated yesterday) Math explanation and game engine coding. | | (27 votes) by Mehdi Gholam (updated 5 days ago) LAN based file synchronization between machines (works on pi and ubuntu). | | (20 votes) by Mehdi Gholam (updated 4 days ago) WinForms RSS Reader similar to FeedReader | | (4 votes) by kametepe (updated 4 days ago) This article shows how to simply create .rdlc report in Lightswitch Html client without using WCF RIA Services | | (3 votes) by Antonio Leonardo AF (updated 5 days ago) This is a Powershell Script that changes any SharePoint Farm Managed Account User Password if, for some reason, it was not possible to synchronize user changes from Active Directory, like a password expiration. | | (10 votes) by Greg Utas (updated 10 hours ago) Cleaving the Gordian knot of thread safety | New Tips and Tricks added | (0 votes) by Shao Voon Wong (updated 2 hours ago) Easier direct memory access in a safe way. | | (2 votes) by Michael Chourdakis (updated yesterday) A ready to use equalizer for your projects | | (1 votes) by Deepak_Sharma_20 (updated 2 days ago) empty recycle bin | Tips and Tricks updated | (5 votes) by Akmishra0719 (updated 4 days ago) Daily reminder using SQL Agent and SignalR | | (43 votes) by Fabrice Lacharme (updated 5 days ago) Yet another slider/trackbar in C# | | (31 votes) by Fabrice Lacharme (updated 4 days ago) Yet another Knob Control in C# | New Technical Blogs added | (0 votes) by Ahmed Bouchefra (updated 15 hours ago) How to send Ajax requests in Django 2 and Python 3.7 to add CRUD operations in your application and manipulate your Django models and database without having to refresh your web pages each time | | (0 votes) by Philipp_Engelmann (updated 3 days ago) Some time ago I showed you how to implement Simple Linear Regression using statistical methods. In this tutorial, we will implement the powerful Gradient descent algorithm to achieve the same goal. Instead of Rust, we are goig to use Go this time. | | (0 votes) by Ahmed Bouchefra (updated 15 hours ago) How to consume a third-party API using Axios inside an Ionic 4 project based on TypeScript and React | | (1 votes) by 10xlearner (updated 5 days ago) Hello ! I’m Xavier Jouvenot and here is the part eighteenth of a long series on Advent Of Code. You can find the previous part here. For this new post, we are going to solve the problem from the 18th December 2015, named "Like a GIF For Your Yard". | | (0 votes) by Ahmed Bouchefra (updated 13 hours ago) How to upload multiple image files using FormData, HttpClient (for posting multipart/form-data), Angular 9/8 and TypeScript | | (0 votes) by Ahmed Bouchefra (updated 14 hours ago) Python 3.7 data classes - tutorial by example | | (0 votes) by Ahmed Bouchefra (updated yesterday) In this tutorial, we'll learn how to build a React application in four easy steps. we'll learn how to:. Set up a development environment for React development,. Initialize a React project,. Use React Hooks,. Consume a GraphQL API,. | | (0 votes) by Ahmed Bouchefra (updated 14 hours ago) A Django 2 CRUD example application using generic class based views using the latest Python 3.7 version | | (0 votes) by Ahmed Bouchefra (updated 15 hours ago) How to build GUIs for your Python applications using Electron and web technologies | © 2019 The Code Project. All rights reserved. This email was sent to vutunglampro@gmail.com. To stop receiving The Weekly Newsletter click here. 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