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. The Best Articles of September Some excellent articles last month with a great mix of technologies being covered. Gone are the days when we could comfortably sit on one technology stack. Read and enjoy these best-of-the-best! cheers, Chris Maunder Advertisements | Need to create Excel Charts? Use SpreadsheetGear to enable users to visualize data with comprehensive Excel-compatible charting, which makes creating, modifying, rendering and interacting with complex charts easier than ever before. Try it now! | This week's survey: Who is responsible for a software system's security? Latest Additions New articles added | (3 votes) by PatrickJNolan (updated 2 days ago) Configuration.EntityFramework is a custom configuration provider for the .NET Core Configuration system built on EntityFrameworkCore. | | (2 votes) by Kerneels Roos (updated 6 days ago) For the first post in this series I'll present a solution to the 1⁄0, or binary version of this famous problem I designed in 2015. | | (1 votes) by Mostafa Eissa (updated yesterday) 10,000 foot view of machine learning | | (10 votes) by Ovie Prince Tegaton (updated 1 weeks ago) This is an implementation of John Papa's Toastr plugin extended in ASP.NET server-side for a neater presentation of notifications. | | (2 votes) by Gustavo Mobrice (updated 3 days ago) In this example, we show how to set up an Azure Logic App to receive HTTP requests and how to write a simple C# code to trigger Logic Apps via your application. | | (0 votes) by Intel Corporation (updated 2 days ago) The Intel® Joule™ module is the newest addition to a line of powerful, multi-purpose development boards from Intel® | | (0 votes) by Intel Corporation (updated 2 days ago) Microsoft Azure collaborates with Intel IoT® Technologies to provide developers with a full set of development tools – from the edge to the cloud. | | (11 votes) by GautamJangid1728 (updated 6 days ago) An Easy Graphics Drawing Library Using C/C++ For Windows | | (3 votes) by A. Raees (updated yesterday) Decouple business rules in an Object Oriented way | | (0 votes) by Matthew So (Hong Kong) (updated yesterday) A task processing server with RDLC Implementation and extensible to customized handlers | | (2 votes) by Amgad Fahmi (updated 3 days ago) An experimental tiny lib (3kb) to load any JS library from jsdelivr.com dynamically based on the lib name. Specific version also supported | | (11 votes) by N. Kogler (updated 6 days ago) Extensible code editor with syntax highlighting, code completion and line numbering | | (0 votes) by luigidibiasi (updated yesterday) In this article we will investigate how to build "the kernel" of the jewels game (like candy crush and other) | | (4 votes) by Kamal Mahendra Sirisena (updated 1 weeks ago) The article discuss general security issues in organizations by considering some common security components. | | (3 votes) by Peter Huber SG (updated 5 days ago) Near real time, multi threading safe tracing for any .NET technology | | (1 votes) by hoanganhtdh1 (updated yesterday) This article demonstrates some techniques to automate Word 2016 using Visual C++ MFC in Visual Studio 2015. | | (0 votes) by Dynamsoft (updated 5 days ago) Capture video stream from a webcam with a few lines of C# code on Windows. Quickly implement an image processing application using the video frames. | | (0 votes) by Intel Corporation (updated 5 days ago) This guide demonstrates how to run the Arduino 101 platform on Ubuntu using a VMware Workstation. | | (0 votes) by Intel Corporation (updated 5 days ago) This guide will walk you through adding the IoT Cloud repository to your Intel® IoT Gateway and adding support for Microsoft Azure so you can begin developing applications for this platform in your programming language of choice. | | (0 votes) by Intel Corporation (updated 5 days ago) This article is a proof of concept to explore quickly prototyping an analytics solution at the edge using Intel® IoT Gateway computing power to create a Smarter Security Camera. | | (8 votes) by Mehedi Shams (updated 6 days ago) Design to scale automatically to different screen resolutions | | (4 votes) by Sumit2.Chauhan (updated 4 days ago) Article on end to end guide for running ASP .NET Core web applications on Linux servers on Amazon Cloud Service using Apache Server proxy | | (3 votes) by adityave22 (updated 6 days ago) This tutorial provides a starting point for user to integrate Jira with Jenkins. In this particular example, a ticket will be created in Jira automatically if the build in Jenkins fails. | | (8 votes) by Daniel Vaughan (updated 5 days ago) A fun UWP implementation of the game Sokoban, demonstrating some new features of XAML and C# 6.0. Part 2 | Articles updated | (14 votes) by Wojciech Nagórski (updated 6 days ago) Extended XML Serializer for .NET 4 and .NET CORE with WebApi and ASP Core integration. | | (3 votes) by Ehsan Sajjad (updated yesterday) This article explains how Equals method and == operator behave differently for String class | | (2 votes) by Ehsan Sajjad (updated yesterday) This article is in the continuation of a series of articles regarding how Equality works in .NET and it is specific to how Equality operator works for reference types. | | (14 votes) by Vincent Maverick Durano (updated 6 days ago) In this article, we will learn how to implement a simple Real-Time poll vote results using SignalR 2, MVC, Web API 2, jQuery and HighCharts. | | (21 votes) by Gerry Mon (updated 4 days ago) A .NET library for BitFields and BitStrings | | (4 votes) by Mika Wendelius (updated 5 days ago) Discussion and a few approaches how to restrict logging into SQL Server using a logon trigger or into a database by using a specific procedure. | | (126 votes) by Hasibul Haque (updated 6 days ago) Description of DIP,IoC, DI, IoC container and how to use them in real life work. | | (26 votes) by Muhammad Umair At CodeProject (updated 4 days ago) Learn object oriented analysis and design using a simple method even if you have tried in your class before and found it complex | | (11 votes) by Mehedi Shams (updated 4 days ago) An eye-teaser to tease your eyes, see if you can beat it! | | (111 votes) by Marc Clifton (updated 16 hours ago) A Diagramming Tool | | (324 votes) by Mehdi Gholam (updated 3 days ago) Smallest, fastest polymorphic JSON serializer (with Silverlight4 and MonoDroid support) | | (121 votes) by axuno (updated 18 hours ago) MailMergeLib is an SMTP template mail client library written in C# which provides comfortable mail merge capabilities and SMTP fail-over features. | | (62 votes) by Mehdi Gholam (updated 3 days ago) A binary JSON serializer based on fastJSON (support for MonoDroid) | | (5 votes) by Atish Dipongkor (updated 4 days ago) Writing CAML queries in a optimized, efficient and easiest way. | | (1 votes) by rerhart585 (updated 4 days ago) Using SQLite, leverage the create_aggregate(), and SQL's Between Operator to create a Normal Probability Distribution Histogram, or what is more commonly referred to as a Bell Curve. | | (5 votes) by Rashedul Hossain Khan (updated 4 days ago) This is targeted to implement Grails ACL security in a 'groovy on grails' web application | New Tips and Tricks added | (1 votes) by ZackAkil (updated yesterday) Explanation and demo of using prime factors to index text records. | | (1 votes) by techcoaching (updated 21 hours ago) This tip explains how we should structure our project folder | | (6 votes) by ONasri 12202787 (updated 4 days ago) This tip shows you how you can implement a contact form in C#/ASP.NET MVC | | (7 votes) by Member 551133 (updated 5 days ago) How to add, and update an existing, entry on MailChimp list, using API V3. Optionally, you can add to one or more groups easily. Written in VB.NET, but could be easily converted to C# | | (2 votes) by Sourabh_Mishra (updated 1 weeks ago) In this article, you will learn how to cascading between dropdownlist using angularjs and webapi. | | (3 votes) by ONasri 12202787 (updated 3 days ago) A good demo to know how you can implement an XSD & XSLT processor using C# | | (0 votes) by Perić Željko (updated 23 hours ago) Example of handling multiple key press event | | (3 votes) by Bryan Kowalchuk (updated 3 days ago) The two most common database lookup table patterns are examined | | (7 votes) by ONasri 12202787 (updated 4 days ago) This article shows you how you implement a background task in JavaScript using Web Worker API | | (0 votes) by jrmwang (updated 1 weeks ago) Recording one solution to share lib between solr cores | | (5 votes) by Midi_Mick (updated 4 days ago) Use LINQ to get the members of a collection that match the members of another collection | Tips and Tricks updated | (6 votes) by Zebedee Mason (updated yesterday) How I avoid embarrassing releases (now) | | (5 votes) by NewPast (updated 3 days ago) PHP script use to send contactus form data to webmaster, It is simple and run without modification | New Technical Blogs added | (2 votes) by Rion Williams (updated 4 days ago) How to access SQL from Entity Framework Code Queries in ASP.NET core | | (0 votes) by marcus obrien (updated 2 days ago) Computer engineering and the hidden neural network brain in the Arduino 101 | | (5 votes) by Arun Endapally (updated 1 weeks ago) Implementation of single sign on in ASP.NET MVC | | (2 votes) by Dave Ceddia (updated 6 days ago) This is a visual guide to state in React | | (3 votes) by Manjuke Fernando (updated 4 days ago) With the introduction of SQL Server 2016 in June (Official Final Release), Microsoft had introduced few, new and very useful features in to the SQL Server. One such feature is the 'Always Encrypted'. 'Always Encrypted' is the ability to perform SQL operations (there are restrictions) on your data as | | (4 votes) by Amgad Fahmi (updated 3 days ago) Restsharp Vs HttpClient Performance Benchmark | | (3 votes) by Lee P Richardson (updated 2 days ago) Git: Rebase vs Merge | | (2 votes) by Arun Endapally (updated 1 weeks ago) How to create and publish a NuGet package easily | | (0 votes) by hjgode (updated 3 days ago) NPAPI – A Plugin to Retrieve Device Information | | (10 votes) by Kevin Mack (updated 5 days ago) Web.Config Transforms: A Beginner's Guide | Blogs updated | (6 votes) by Mircea Diaconescu, Gerd Wagner (updated 4 days ago) As opposed to the less powerful Arduino, the competitively priced and WiFi-enabled ESP8266 supports the Web-of-Things (WoT) since it can be programmed in JavaScript. | © 2016 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