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. IoT, Mobile Development, AI Artificial intelligence, connected devices, and a different technology stack each day. Most of us are playing catchup, but it's an amazing, fun ride. If you think you have a handle on this stuff then please share your experience, knowledge and code. Looking for inspiration? Check out our list of IoT, Machine Learning and Artificial Intelligence articles and references. Happy May 2-4 weekend, Canada. Be safe. cheers, Chris Maunder Advertisements This week's survey: Which of these languages / technologies have you used within Visual Studio? Latest Additions New articles added | (2 votes) by Alexander Chernosvitov (updated 5 hours ago) Implementation of a polynomial time algorithm searching Hamilton cycles in an undirected graph | | (0 votes) by Mark Scammacca (updated yesterday) Basic implementation of HTTP request handling for Arduino with Wiznet 5100 Ethernet shield | | (4 votes) by AJSON (updated 4 days ago) A quick overview of how "chatbots" can be come a useful skill in the developer toolbox | | (9 votes) by Charles d'Avernas (updated 6 days ago) A ready-to-use solution for dynamically querying an Entity Framework DbContext in ASP.NET | | (1 votes) by Yashashwi Srivastava (updated 2 days ago) This article is a comprehensive understanding of Azure Service Fabric, and how it is a boon for the latest trending approach, Micros Services. | | (0 votes) by Duncan Edwards Jones (updated yesterday) How Microsoft Orleans can facilitate a very highly scalable CQRS and event sourcing based system | | (1 votes) by Intel Corporation (updated 3 days ago) This smart fire alarm application is part of a series of how-to Internet of Things (IoT) code sample exercises using the Intel® IoT Developer Kit, Intel® Edison board, Intel® IoT Gateway, cloud platforms, APIs, and other technologies. | | (0 votes) by Intel Corporation (updated 3 days ago) This article introduces you to the the Zephyr RTOS and explains how to configure it for the Intel® Quark™ microcontroller D2000. | | (0 votes) by Intel Corporation (updated 3 days ago) This paper will show you how to use an Intel® NUC to connect sensors on an Arduino 101 (branded Genuino 101 outside the U.S.) to the Google Cloud Platform | | (0 votes) by Intel Corporation (updated 3 days ago) Useful Packages and Modules (UPM) and MRAA libraries now support Android Things for the Intel® Edison board and Intel® JouleTM module. | | (0 votes) by Intel Corporation (updated 3 days ago) The Three Phases of the IoT Revolution and the Resources Developers Need to Get Started | | (0 votes) by Intel Corporation (updated 3 days ago) This line following robot application is part of a series of how-to Internet of Things (IoT) code sample exercises using the Intel® IoT Developer Kit, Intel® Edison board, Intel® IoT Gateway, cloud platforms, APIs, and other technologies. | | (2 votes) by 0xG00DC0FFEE (updated 20 hours ago) A better and much simpler implementation of Finite State Machine library for C++ | | (17 votes) by Emiliano Musso (updated 5 days ago) In the following we'll see how to realize an image recognition program, using C# and EmGu, a .NET wrapper for the Intel OpenCV image-processing library. At the end of the article, the reader will be able to develop a simple application which will search into a list of images for the one containing a | | (1 votes) by Mustafa Kok (updated 5 days ago) We frequently need to control (or limit) the public operations of an object based on the sate of another object (mostly the owner). I have listed four ways of dealing with such situations with a sample player, playlist scenario. | | (1 votes) by KamalSaluja (updated 8 hours ago) Automating tasks for building a front end application | | (1 votes) by Alejandro Xalabarder (updated 10 hours ago) A new way of doing http applications (?) | | (2 votes) by Christian Luketa Kanyinda (updated 2 days ago) This article will allow you to govern your resources and to control them to optimize your server | | (3 votes) by Jon Campbell (updated 3 days ago) How to utilize WCF to allow a single instance of any WPF application without needing mutexes, extra assemblies, or special "hacks". | | (2 votes) by Robert Welliever (updated 20 hours ago) Classic, Arcade-Style Video Poker | | (0 votes) by Michael B Pliam (updated 23 hours ago) An easily modifiable console like interface for testing Java code | | (0 votes) by Cinchoo (updated 1 weeks ago) Easy way to sort large CSV files using Cinchoo ETL/SqlServer | | (9 votes) by Sibeesh Passion (updated 6 days ago) Here, in this post, we are going to see some LINQ queries, which covers both basics and advanced. | | (5 votes) by John Trinder (updated 2 days ago) Comprehensive Multi-Slider(-Range) that can add, delete and move arrows (thumbs) | | (0 votes) by Intel Corporation (updated 3 days ago) This article will investigate using the Intel® Edison platform for small scale autonomous vehicle and remote surveillance. | | (0 votes) by Intel Corporation (updated 3 days ago) This article will explore counting people at the edge without the cloud. Counting people entering and leaving can be useful for retail stores, security monitoring, and a variety of other purposes. | | (0 votes) by Intel Corporation (updated 3 days ago) This article introduces you to the Intel® Quark™ microcontroller D2000 and shows you where you can use it in your designs. | | (4 votes) by David Jeske (updated 3 days ago) re: Why Lisp doesn't catch on. | | (4 votes) by ChristianNeumanns (updated 5 days ago) What is the meaning of null? How is null implemented? When should you use null in your source code, and when should you not use it? These are the questions answered in this article. | | (5 votes) by Rashedul Hossain Khan (updated 2 days ago) The rules for substituting derived class and base class in place of each other as a reference type | | (0 votes) by Tomáš Bauer (updated 20 hours ago) Capture of a Typical SQL Server Database Workload | | (3 votes) by Abhijit S Kulkarni (updated 3 days ago) Token Based Authentication for Web API | Articles updated | (17 votes) by JUST_Neeraj (updated 3 days ago) JSON to JSON transformation - XSLT equivalent for JSON | | (13 votes) by Ehsan Sajjad (updated 5 days ago) In this article, you will learn about IEquatable interface in .NET and how it solves some of the equality problems for value types. | | (127 votes) by tranthanhtu.vn (updated 2 days ago) How to build the SPA for enterprise application using Angular2 and WebApi (RESTful) | | (24 votes) by tranthanhtu.vn (updated 3 days ago) In this article, we will learn how to create/edit Role | | (10 votes) by tranthanhtu.vn (updated 2 days ago) In this article, we will see how to use multi-languages(i18n) in angular2 | | (10 votes) by tranthanhtu.vn (updated 2 days ago) This tip explains how we should structure our project folder | | (10 votes) by Robert van Engelen (updated 5 days ago) This article introduces RE/flex for C++. RE/flex generates fast lexical analyzers similar to Flex, but supports Unicode patterns, indent/nodent/dedent, lazy repeats, smart input text handling, and performance tuning. RE/flex is compatible with Bison/Yacc. | | (49 votes) by Carlo Hans H. (updated 5 days ago) EF Core for Enterprise | | (12 votes) by Yuriy Magurdumov (updated 3 days ago) Lazy Joining and Grouping IEnumerable extensions for ordered sequences | | (12 votes) by Yuriy Magurdumov (updated 2 days ago) Efficiently uploading large data files in chunks via WCF Service, and storing data in SQL Server using Entity Framework | | (9 votes) by Yuriy Magurdumov (updated 2 days ago) Two flavors of IDataReader implementations used together with SqlBulkCopy to insert static and dynamic data structures into SQL Server table. | | (11 votes) by darkoman (updated 3 days ago) The article about the 2D isometric game engine | | (33 votes) by Cinchoo (updated 12 hours ago) Simple CSV file reader for .NET | | (122 votes) by EJocys (updated 12 hours ago) JavaScript class library which partly replicates Microsoft .NET Framework structure and functionality. | | (9 votes) by Yevgeniy Shunevych (updated 3 days ago) How to verify web page data using different approaches of Atata C#/.NET test automation framework | | (5 votes) by Rene Bustos (updated 5 days ago) WCF WebService IN VB.NET Response JSON | New Tips and Tricks added | (4 votes) by David_Cui (updated 4 days ago) A brief introduction to CrossCutterN tool for AOP programming in .NET technologies | | (8 votes) by karaboss (updated 4 days ago) Yet another Knob Control in C# | | (11 votes) by Uday A. Navapara (updated 6 days ago) List item in single line | | (1 votes) by Member 13212100 (updated yesterday) | | (5 votes) by Maciej Los (updated 4 days ago) This is an alternative for "Copy Rows Within Excel Sheets via VBA" | Tips and Tricks updated | (7 votes) by Peter Occil (updated 14 hours ago) Most apps that use random numbers care about either unpredictability or speed/high quality. | New Technical Blogs added | (6 votes) by matt warren (updated 2 days ago) How to add a new Bytecode instruction to the CLR | | (0 votes) by Afzaal Ahmad Zeeshan (updated 2 hours ago) Google has recently announced, that it is going to remove all sort of “expected ‘;’” errors from Android Studio in their next major update for Android Studio, in version 3. The previous sentence was a total pun, and it was actually the way I first interpreted their shift from | | (0 votes) by Afzaal Ahmad Zeeshan (updated 12 hours ago) This post talks about the most important improvements to C# language in its 7th version, provides some IL overview, as well as my own personal opinions on the features and improvements. | | (3 votes) by Sacha Barber (updated 6 days ago) This post will be about building the bear bones no thrills client portion of the web site that is part of my ongoing (well this is the first, so ongoing after this) set of posts which I talk about here | | (0 votes) by Alvin Bunk (updated 5 days ago) How to display a longer description when hovering over a drop-down list item in Symfony | | (1 votes) by Anton Angelov (updated 7 hours ago) We will use the previously presented assessment framework to evaluate SpecFlow based tests. Find the ratings and reasoning behind them. | | (3 votes) by tranthanhtu.vn (updated 4 days ago) [TinyERP]Angular for Enterprise Application - Multiple data-sources (Part 1) | | (2 votes) by Gordon Beeming (RSA) (updated 3 days ago) Using ngrok to Test Web Apps on Mobile while developing | | (0 votes) by RubiksCode (updated 20 hours ago) Back in the day when I was a young developer, I was using output parameters. Then I figured out it is somewhat complicated to test functions with output parameters, and that their use is clunky at best. Also, out parameters don’t work with async function, because of CLR limitations. | | (2 votes) by Kamran Bilgrami (updated yesterday) Visual Studio 2017 has provided several key improvements in Debugging experience. One of them is called “Run To Click”. “Run to cursor” has been a familiar experience for all developers for many years. | | (1 votes) by Florian Lopes (updated 5 days ago) This is a tool for Spring MockMvcRequestBuilder to post form objects. | | (0 votes) by Alvin Bunk (updated 2 days ago) Another Twig Ternary example | | (0 votes) by Sukant Shekhar (updated yesterday) Scenario:-Â Make Customer portal (Previously known as ADX portal) Multilingual so that the website can be released Worldwide Prerequisite:- Install the Language pack in CRM. | | (10 votes) by Leonardo Paneque (updated 4 days ago) It's not RESTFul, but does it matter? | Blogs updated | (3 votes) by matt warren (updated 5 days ago) A while ago I wrote about the 'special relationship' that exists between Strings and the CLR, well it turns out that Arrays and the CLR have an even deeper one | © 2017 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