Thứ Hai, 29 tháng 3, 2021

The Daily Build - PDF File Writer C# Class Library (Version 1.28.0)

The Daily Build - PDF File Writer C# Class Library (Version 1.28.0)
Click here Deliver Blazor Apps Faster With the Telerik Grid's 100+ Features.
With support for paging, sorting, filtering, lazy loading, flexible data binding to any app data source, templates and more, this comprehensive control can be set up to cover a variety of use cases. Get your free 30-day trial today.
Click here Fully managed Redis on Azure
Access and set up Redis Enterprise easily through the Azure portal. Get Started

Headline article

PDF File Writer C# Class Library (Version 1.28.0)

  (628 votes) by Uzi Granot (updated 10 hours ago)
PDF File Writer is a C# .NET class library allowing applications to create PDF files. The latest update is an upgrade of the internal file structure to include object streams and cross reverence streams.

New Articles, Tech Blogs and Tips

General Programming

  (2 votes) by Sergio Virahonda (updated 14 hours ago)
In this article, I'll go through what's required to preprocess videos and prepare them to be fed into our models.
  (2 votes) by Fedor Naumenko (updated 8 hours ago)
Finding the type of distribution and the parameters from a set of distributed physical values

Updated Articles, Tech Blogs and Tips

Desktop Development

  (75 votes) by Abhishek Sur (updated 11 hours ago)
New Win7 features explained with simple demo applications

Multimedia

  (94 votes) by EgorYusov (updated yesterday)
This article introduces Diligent Engine, a modern cross-platform graphics API abstraction library and rendering framework

Web Developer Newsletter - Drag & Drop Images and Drop Descriptions for MFC Applications

Web Developer Newsletter - Drag & Drop Images and Drop Descriptions for MFC Applications

Welcome to this week's Web Development newsletter from CodeProject.

Industry News

We look into reliable accessible components: from tabs and tables to toggles and tooltips.
Read more
Smashing magazine
Did you know that you can identify web browsers without using cookies or asking for permissions?
Read more
FingerprintJS
Over the years I've seen two types of people who are referred to as "experts."
Read more
A List Apart
Think of it as for Svelte. It's a framework for building apps with Svelte, complete with server-side rendering, routing, code-splitting for JS and CSS, adapters for different serverless platforms and so on.
Read more
Svelte
Web developers spend considerable time using browser DevTools but it's easy to miss useful tools and techniques when dozens of updates are added every year.
Read more
Asayer
Google is working with other browser vendors and industry partners to fix the top five browser compatibility pain points for web developers: CSS Flexbox, CSS Grid, position: sticky, aspect-ratio, and CSS transforms.
Read more
Web.dev
In this article, I will explore the different approaches and solutions for this problem, and how to communicate the UI with a front-end developer to make sure that it's implemented as per the design mockup since some details can be easily missed in CSS.
Read more
Ahmad Shadeed

New articles added

Platforms, Frameworks & Libraries

  (4 votes) by gggustafson (updated yesterday)
Revises an earlier implementation of the Gradient Color Picker

Articles updated

Desktop Development

  (38 votes) by Jochen Arndt (updated 3 days ago)
Add drag & drop support with drag images and drop descriptions to your MFC applications



© 2021 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 20 Bay Street, 11th Floor, Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900

Please do not reply directly to this email. It was sent from an unattended mailbox. For correspondence please use webmaster@codeproject.com

Daily News - Announcing Project Reunion 0.5!

Daily News - Announcing Project Reunion 0.5!
Click here Develop Blazor Applications in Half the Time!
Utilize the power of high-performing Grid with 100+ features and truly native, easy-to-customize Telerik UI for Blazor components to cover any requirement. What's more, new components are added every six weeks! Get your free 30-day trial today.
Click here The building blocks you need for a fast, relevant search experience
Algolia's powerful API lets you quickly implement search on your websites or app. Get started for free.
Industry News
Is there an option for "scan for news items"?
Source: Windows Latest
Probably best not to delete that one
Source: Bleeping Computer
And by "not everyone", they mean, "no one outside of management"
Source: ZDNet
"Imagination sets in, pretty soon I'm singin' Doo, doo, doo, lookin' out my backdoor"
Source: Ars Technica
Developer News
Working instead of wasting time commuting?
Source: DICE Insights
*answer
Source: Hillel Wayne
Why write the code when you can click things to get it written?
Source: James Montemagno
"Come together, right now, over me"
Source: Windows Experience
Science and Technology
Because "A fool and their money is soon parted."
Source: Motherboard
Roll D20 for initiative before destroying all humans
Source: The New Stack
Whether you pass or not can only be determined once you open the box
Source: Techcrunch
Code Project Discussions - Your say!
I ate mine instead
Source: CodeProject
Whether weather matters
Source: CodeProject



© 2021 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Insider News click Unsubscribe.
CodeProject 20 Bay Street, 11th Floor, Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900

Please do not reply directly to this email. It was sent from an unattended mailbox. For correspondence please use Insider@codeproject.com

Chủ Nhật, 28 tháng 3, 2021

The Daily Build - MultiPaneCtrl - Create Hierarchically Nested Areas

The Daily Build - MultiPaneCtrl - Create Hierarchically Nested Areas
Click here Develop Blazor Applications in Half the Time!
Utilize the power of high-performing Grid with 100+ features and truly native, easy-to-customize Telerik UI for Blazor components to cover any requirement. What's more, new components are added every six weeks! Get your free 30-day trial today.
Click here Fully managed Redis on Azure
Access and set up Redis Enterprise easily through the Azure portal. Get Started

Headline article

MultiPaneCtrl - Create Hierarchically Nested Areas

  (145 votes) by Baradzenka Aleh (updated 2 days ago)
A control that allows you to create multiple tabbed regions that can be dragged to another location with the mouse.

New Articles, Tech Blogs and Tips

.NET Framework

  (2 votes) by Bohdan Stupak (updated 18 hours ago)
Batching is a nice technique that allows you to handle big amounts of data gracefully. Directory.EnumerateFiles is the API that allows you to organize batch processing for the directory with a large number of files.

Algorithms & Recipes

  (0 votes) by Shun Huang (updated 2 days ago)
Use Python to implement Binary Search Tree Traversals

Artificial Intelligence and Machine Learning

  (1 votes) by Sergio Virahonda (updated 2 days ago)
In this article we'll start to focus on our DIY approach.

ASP.NET

  (3 votes) by KristianEkman (updated yesterday)
An online Angular, .NET 5 Web API, SQL Server on Azure backgammon game

C#

  (1 votes) by Marijan Nikic (updated 12 hours ago)
Windows-based version of grep in C#

Game Development

  (2 votes) by The Sun God (updated yesterday)
How to speed up your game in Pygame

Parallel Programming

  (3 votes) by Zuoliu Ding (updated 2 days ago)
A discussion on optimization using SIMD instructions including MMX, SSE, and AVX in x86 Assembly Language Programming

Uncategorised Articles

  (3 votes) by gggustafson (updated 10 hours ago)
Revises an earlier implementation of the Gradient Color Picker

Updated Articles, Tech Blogs and Tips

Clipboard

  (38 votes) by Jochen Arndt (updated 2 days ago)
Add drag & drop support with drag images and drop descriptions to your MFC applications

Grid & Data Controls

  (12 votes) by Macabies Gilles (updated 2 days ago)
An easy-to-use filterable, multilingual custom DataGrid control for managing and filtering data for your WPF applications

Hardware & System

  (13 votes) by Jochen Arndt (updated 2 days ago)
Using the Setup API to enumerate serial ports for selection with list boxes and drop-down combo boxes

Programming Tips

  (9 votes) by Southmountain (updated 2 days ago)
Some quick configurations to get MFC support for console application