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. Apple's WWDC starts today The Apple World Wide Developer Conference is this week and while Apple's schedule is full of bad puns ("You just aren't koalafied to know yet.") the rumour mills point to social networking in iOS 11, as well as macOS 10.13, tvOS 11 AND watchOS 4, as well as new iPads, MacBook updates and maybe a Siri speaker. Whatever it brings we're sure it will mean new APIs, new updates and new opportunities for those targeting Apple's platforms. We'll just have to be patient for Swift 4.0 later this year. Got an article about Apple's new treats you want to share? Please share it!. cheers, Chris Maunder Advertisements This week's survey: How would do your users interact with your applications? Latest Additions New articles added | (2 votes) by Michael B Pliam (updated 5 days ago) A recursive descent math expression parser with built-in functions and a variable mapping | | (1 votes) by Ivan Perevernykhata (updated 2 days ago) How to start/stop RDS instances on schedule with aws-sdk, nodeJs Lambda function and CloudWatch | | (2 votes) by Intel Corporation (updated 3 days ago) This paper introduces Intel software tools recently made available to accelerate deep learning inference in edge devices (such as smart cameras, robotics, autonomous vehicles, etc.) incorporating Intel® Processor Graphics solutions across the spectrum of Intel SOCs. | | (0 votes) by Intel Corporation (updated 3 days ago) To make it easier to deploy BigDL, we created a "Deploy to Azure" button on top of the Linux (Ubuntu) edition of the Data Science Virtual Machine (DSVM) | | (0 votes) by Intel Corporation (updated 3 days ago) This article provides an overview of recent enhancements available in the BigDL 0.1.0 release (as well as in the upcoming 0.1.1 release) | | (0 votes) by Intel Corporation (updated 3 days ago) This paper introduces the Artificial Intelligence (AI) community to TensorFlow optimizations on Intel® Xeon® and Intel® Xeon Phi™ processor-based platforms. | | (0 votes) by Intel Corporation (updated 3 days ago) This paper shows how the python API of the Intel® Data Analytics Acceleration Library (Intel® DAAL) tool works. First, we explain how to manipulate data using the pyDAAL programming interface and then show how to integrate it with python data manipulation/math APIs. | | (0 votes) by Intel Corporation (updated 3 days ago) Artificial intelligence holds greater promise in transforming clinical research. | | (4 votes) by AJSON (updated 6 days ago) How to use Terraform.io to manage resources on multiple cloud platforms. Code once, deploy to many! | | (1 votes) by Sibeesh Passion (updated 1 weeks ago) How to upload contents to our Azure container in our CDN storage in a WordPress folder format | | (0 votes) by Voevudko A. E., Ph.D. (updated 22 hours ago) Generating and plotting random Voronoi Diagrams and offering web-page supporting it and R scripts. | | (0 votes) by Hack~ok (updated yesterday) This article illustrate how to execute JavaScript on Android using Xamarin.Forms. | | (1 votes) by Ahsan Ahmed Dev (updated 2 days ago) A brief introduction on how to use FOR XML clause in EXPLICIT mode in Microsoft SQL Server to return data in XML format | | (1 votes) by Kourosh K Tari (updated 5 days ago) In this article I will show you how to update WebBrowser control to use the latest installed browser on the host machine. | | (5 votes) by kw677 (updated 6 days ago) Nice solution for easy load data from files with extensions: .csv, .xls, .xlsx | | (17 votes) by Alex Pumpet (updated 4 days ago) A simple program for compare table data from two sources - SQL databases, Excel, CSV or XML-files. | | (0 votes) by Bruno Terkaly (updated 5 days ago) This article demonstrates using the dtSearch Engine as a solution for searching such data. | | (2 votes) by D4rkTrick (updated 5 days ago) You want to compile c++ code that uses qt on the raspberry pi? here's how you do it. | | (7 votes) by Marc Clifton (updated 3 days ago) Three algorithms are presented -- iterative, recursive yield, and recursive step-and-continue, with a real time and interactive UI of the solving process and solution. | Articles updated | (22 votes) by JUST_Neeraj (updated 5 days ago) JSON to JSON transformation - XSLT equivalent for JSON | | (19 votes) by Mosi_62 (updated 13 hours ago) Some ways to solve a matrix equation :-) | | (624 votes) by Dominik Reichl (updated 2 days ago) KeePass is a free, open-source, light-weight and easy-to-use password safe. | | (132 votes) by tranthanhtu.vn (updated 5 days ago) How to build the SPA for enterprise application using Angular2 and WebApi (RESTful) | | (9 votes) by tranthanhtu.vn (updated 5 days ago) In this article, We will learn why do we need to manage the stages of our application. | | (20 votes) by tranthanhtu.vn (updated 6 days ago) In this article, we will why and why not using DI & IoC from my real situation.I did not tell you that DI is not good. From my view, each tech has it own pros and cons. So It is better if we know when we can use which techs for our business. | | (12 votes) by tranthanhtu.vn (updated 5 days ago) In this article, we will learn how to build and deploy the code | | (10 votes) by tranthanhtu.vn (updated 1 weeks ago) In this article, we will see how to use multi-languages(i18n) in angular2 | | (12 votes) by tranthanhtu.vn (updated 1 weeks ago) In this article, We will have a look to unserstand how RESTful/WebApi was applied in my code | | (70 votes) by KristianEkman (updated 1 weeks ago) Chess engine and simple chess user interface | | (33 votes) by Halil ibrahim Kalkan (updated 2 days ago) A step by step guide to create a web application based on ASP.NET Core, Entity Framework Core and ASP.NET Boilerplate frameworks with automated tests. | | (11 votes) by Halil ibrahim Kalkan (updated 2 days ago) A step by step guide to create a layered web application based on ASP.NET Core, Entity Framework Core and ASP.NET Boilerplate frameworks with automated tests. | | (6 votes) by VINEET MISHRA 086 (updated 5 days ago) This article explains how to use data source for representation of data in TreeView structure using ASP.NET MVC and Gijgo treeview JQuery plug-in, The TreeView control can display a hierarchical (or nested, or recursive) collection of data in a tree of expandable nodes. | | (40 votes) by DavidHancock (updated 3 days ago) Describes an algorithm that solves the Countdown number puzzle written in c# | | (23 votes) by Carlo Hans H. (updated 9 hours ago) Generating Code for EF Core with CatFactory | | (9 votes) by Voevudko A. E., Ph.D. (updated 5 days ago) Understanding, designing, generating and plotting Kronecker product based fractals and offering web-pages supporting it. | | (3 votes) by himanshu shekhar (updated 6 days ago) This article will be helpful for plotting charts in AngularJs. | | (20 votes) by Veronica S. Zotali (updated 5 days ago) This article shows how to configure IdentityServer3, when you need to authenticate and authorize usage of your WebAPI/MVC, for users stored in SQL Server. | | (11 votes) by Ahsan Ahmed Dev (updated 2 days ago) A brief introduction on how to use FOR XML clause in RAW mode in MS SQL Server to return data in XML format | | (8 votes) by Ahsan Ahmed Dev (updated 2 days ago) A brief introduction on how to use FOR XML clause in AUTO mode in Microsoft SQL Server to return data in XML format | | (342 votes) by Mehdi Gholam (updated 3 days ago) Smallest, fastest polymorphic JSON serializer (with Silverlight4 and MonoDroid support) | | (79 votes) by Yang Kok Wah (updated 6 days ago) A tool to generate face images and animated gif files for different angles and lighting using only a single frontal face image | | (2 votes) by Tomáš Bauer (updated 6 days ago) Capture of a Typical SQL Server Database Workload | New Tips and Tricks added | (10 votes) by Puresharper (updated 17 hours ago) NuPack is a nuget package used to add a build step to a project in order to pack output into a nuget package. | | (4 votes) by Puresharper (updated 18 hours ago) Lazy loading is a nice feature but sometimes it is more efficient to eager fetch. However entity framework does not provide an easy way to do it. | | (4 votes) by israrali (updated 5 days ago) A brief code snippet to upload the file to the server or remote location with SFTP in Visual Studio C# | | (4 votes) by Puresharper (updated 17 hours ago) Postbuild is commonly used to update configuration file, rewrite MSIL, generate additional code, prepare deployment and many other things. The ability to manage it easily can be important to industrialize it. | | (4 votes) by Puresharper (updated yesterday) There are a lot of articles that explain how to use custom attributes, but it is not always obvious whether this is a good practice or on the contrary a design error that can be expensive | | (1 votes) by Samarth Vijay Bari (updated 6 days ago) Element Spotter - Tool to identify web elements using Selenium | | (0 votes) by petrostherock (updated 6 hours ago) Making your apps script URLs a lot more attractive | | (0 votes) by Eng Ahmed Taha (updated yesterday) Mysql 'statement level' trigger … you can do it with two tricks | | (0 votes) by vudangngoc (updated 11 hours ago) Travelling over Java collections just a pie of cake, but when size of collections increase you have to choose wisely | | (0 votes) by SergeyYaskov (updated 6 hours ago) If you have a string of date/time without time zone information, you can have unexpected results due to Java default time zone. | | (2 votes) by Member 13040242 (updated 4 days ago) We are going to talk about the problem faced because of asynchronous nature of SQL query execution in node js and the solution for it. | | (2 votes) by Mykola Tarasyuk (updated 2 days ago) A tool for analysis of "Could not load file or assembly or one of its dependencies" problem | Tips and Tricks updated | (10 votes) by David_Cui (updated 3 days ago) A brief introduction to CrossCutterN tool for AOP programming in .NET technologies | | (14 votes) by Peter Occil (updated 2 days ago) Most apps that use random numbers care about either unpredictability or speed/high quality. | | (12 votes) by Laurie Stearn (updated yesterday) Dialogex with Listbox to manipulate long paths in Windows | New Technical Blogs added | (7 votes) by Paul D. Sheriff (updated 5 days ago) Generics have been a great addition to .NET for many years now. Take advantage of these great constructs to cut down the amount of code you have to write. | | (7 votes) by n.podbielski (updated 5 days ago) Explanation how to convert from one delegate type to second delegate of unknown or dynamically created type when their signatures match. | | (1 votes) by Jamie Munro (updated 5 days ago) Knockout: 'this' Context with Computed Observables and Subscribe | | (2 votes) by Simon Jackson (updated 4 days ago) How to get started with MonoGame using XML | | (3 votes) by Junian Triajianto (updated 6 days ago) Building and distribution automation for Xamarin apps to make your life easier and simpler. | | (4 votes) by tranthanhtu.vn (updated 3 days ago) Overview In this article, we will discuss about the number of patterns which can be used for your application. There are many types of pattern for the simple to complex application as below: Multiple-Tiers Reporting database CQRS CQRS-DDD-ES Microservice Microservice-CQRS-DDD-ES We will go | | (1 votes) by Vangos Pterneas (updated 1 weeks ago) Kinect Joint rotation - the definitive guide | | (1 votes) by Nikola M. Živković (updated 5 hours ago) Pomodoro Technique – the Good, the Bad and the Tomato | | (1 votes) by S Ravi-Kumar-2012 (updated 4 days ago) How to get started with Xamarin Forms for Mac preview | © 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