Web Developer Newsletter - RaptorDB - The Document Store 17 new and 19 updated articles today
Welcome to this week's Web Development newsletter from CodeProject. | Deliver Close-to-Native-Code Performance Intel® Distribution for Python* incorporates multiple libraries & techniques to bridge the performance gap between Python* & equivalent functions written in C & C++ languages. Achieve faster Python* application performance right out of the box. Get it Free Today. | | Actian Zen Core vs SQLite Embedded database architecture needs to be far more agile than ever before. Learn about SQLite's critical drawbacks and how auto-defragmentation, replication, and auditing are today's top modern edge applications requirements in your API's. Download the report now! | Industry News There is a wide variety of choices when it comes to creating a PDF from a web application. In this article, Rachel Andrew takes a look at the tools that are available and shares her recommendations to help you find the tool that works best for you. | Smashing Magazine | State of CSS 2019 report details which CSS features and tools developers use, which they don't use, and which they prefer. | Infoworld | We'll go through the basics of Promises and callbacks, and demonstrate the simplicity of promisifying the old XMLHttpRequest API. | Telerik | The Polymer Project recently released lit-html v1.0 together with LitElement v2.0. lit-html is a light-weight, extensible HTML templating JavaScript library, which can be used independently or together with LitElement. LitElement is a JavaScript library to create lightweight web components. | InfoQ | This tutorial teaches you how to build your first Web Components and how to use them in your applications. | Robin Weiruch | If you find yourself wrestling with CSS layout, it's likely you're making decisions for browsers they should be making themselves. Through a series of simple, composable layouts, Every Layout will teach you how to better harness the built-in algorithms that power browsers and CSS. | Every layout | A valuable deep-dive into HTML's various semantic sectioning elements (such as , and ) with pointers on when it's appropriate to use them, and how. | CSS Tricks | New articles added | (3 votes) by Daniel Vaughan (updated 14 hours ago) Learn the fundamentals of quantum computation. Understand Dirac notation and design and build quantum circuits. | | (1 votes) by danc1elion (updated 3 days ago) Easy to implement machine learning | | (3 votes) by ashish__shukla (updated 4 days ago) Azure provides different data storage options for different scenarios. | | (1 votes) by Dominik Janata (updated 2 days ago) Introducing a library (distributed as a Nuget package) that is compensating for the lack of static interfaces in C# | | (4 votes) by OriginalGriff (updated 4 days ago) I've seen quite a few questions asking how to decrypt SHA and MD5 to obtain the original input, mostly related to "encrypted passwords" and I thought I'd try to explain why the answer is "you can't". | | (1 votes) by IChechin (updated 4 days ago) How to implement free OLAP cube in your project | | (1 votes) by Uzi Granot (updated 5 days ago) Application to extract user data from fillable PDF document. It is based on PdfFileAnalyzer project (version 2.1) | | (0 votes) by Thomas Daniels (updated 11 hours ago) This article describes the making of a tic tac toe player that uses neural networks and machine learning. | | (4 votes) by Mahsa Hassankashi (updated 4 days ago) This article explains what is Kafka and its architecture and implementation and its differences with Akka. | | (0 votes) by fomiash (updated yesterday) PHP Micro-Framework HLEB | | (0 votes) by David A. Gray (updated yesterday) Some JSON strings need a little help fitting into a C# object. | | (0 votes) by Jerod Johnson (updated 5 days ago) This article demonstrates how to use Biml with custom SSIS components to dynamically build SSIS tasks (one for each Salesforce entity) to replicate Salesforce data to a Microsoft SQL Server database. | | (4 votes) by Dean Roddey (updated 2 days ago) Things I've learned, or at least come to believe, after 30+ years of hardcore software development | Articles updated | (19 votes) by Zijian (updated 18 hours ago) Make the development of Angular 2 application efficient with ASP.NET Web API and Web API Client Gen | | (64 votes) by Peter Occil (updated 4 days ago) Most apps that use random numbers care about either unpredictability, speed/high quality, or repeatability. This article explains the three kinds of RNGs and gives recommendations on each kind. | | (49 votes) by Alex Rakov, Alexandre Bencz (updated 21 hours ago) ELENA is a general-purpose, object-oriented, polymorphic language with late binding | | (4 votes) by Edwyn Amador (updated 4 days ago) Dynamic-JSON-Messges (DJM) | | (50 votes) by Zijian (updated 2 days ago) Generate strongly typed client API in TypeScript for ASP.NET Web API | | (18 votes) by Ziya Mollamahmut (updated 2 days ago) Create multi-cultural ASP.NET Core 2.x web application with simple steps | | (3 votes) by Shenwei Liu (updated 5 days ago) A custom and configurable Angular data grid tool and demo application presenting both client and server-side data filtering, sorting, and pagination (updated to Angular 7 and Bootstrap 4.3) | | (118 votes) by adriancs (updated 3 hours ago) A tool to export and import MySQL database in .NET | | (586 votes) by Uzi Granot (updated 4 days ago) PDF File Writer is a C# .NET class library allowing applications to create PDF files. Latest update is support for layers and initial document display and addition of meter as unit of measure | | (69 votes) by Uzi Granot (updated 5 days ago) PDF File Analyzer is designed to read, parse, and display the internal structure of PDF files. Version 2.1 supports encrypted files. | | (13 votes) by PJ Arends (updated yesterday) An MFC CWnd derived grid of user definable tiles | | (78 votes) by Mehdi Gholam (updated yesterday) A binary JSON serializer based on fastJSON (support for MonoDroid, netcore) | | (19 votes) by Uzi Granot (updated 4 days ago) The attached open source C# .NET library is an SMTP client implementing implicit SSL and OAuth2 protocols. The library answers the question: how to send email message using Gmail as a server. Or, how to send email message using email server that implements implicit SSL and port 465. | | (273 votes) by Mehdi Gholam (updated yesterday) NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support, HQ-Branch Replication, working in Linux, .net | | (2 votes) by David A. Gray (updated yesterday) This is the first of a two-part series about string conversion issues that recently arose in my practice. | | (15 votes) by Foyzul Karim (updated 5 days ago) Step by step to your first unit testing | | (3 votes) by sun.shuo@aliyun.com (updated 4 days ago) This is a introduction to Distributed System Design - Overview of Distributed Engineering | | (5 votes) by Octavio Sánchez H (updated yesterday) Write a web service library for HP-UX server | New Tips and Tricks added | (2 votes) by sukeshchand (updated yesterday) How to effectively store huge pieces of information by consuming less space | | (2 votes) by Mansur Kurtov (updated 9 hours ago) This article shows how to use reflections in C#. | | (0 votes) by Robin Boswell (updated 10 hours ago) I wanted to convert a very simple site from ASP to PHP. The original ASP version had a Site.master. For the PHP version, I just wanted to have a simple pattern that mimicked this. | Tips and Tricks updated | (2 votes) by Octavio Sánchez H (updated 23 hours ago) Python Script using WSLT | New Technical Blogs added | (1 votes) by Vlad Neculai Vizitiu (updated yesterday) Hello and welcome, When it comes to databases we have quite a few to select from though most of them either fall under the SQL or NoSQL categories, though we can further break it down into databases that run on a server and databases that can be embedded into our applications. | © 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