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 top articles of last month have again been decided by your votes. That a Visual Studio 6.0 article won goes to show that just because a technology is a little out of date doesn't mean it's not being used. And possibly being used a lot. Congratulations all! cheers, Chris Maunder Advertisements Have you ever refused to write code in a certain language? (and what was it?) Survey period: 17 Jul 2017 to 24 Jul 2017 Maybe it was a website in Managed C++, a parser in SQL or a GUI in ASM. What's your breaking point? Yes | 382 | 37.05 | | I put up a fight but failed | 142 | 13.77 | | No | 507 | 49.18 | | This week's survey: How hard do you find these tasks? Latest Additions New articles added | (1 votes) by Sharp Ninja (updated 12 hours ago) Simple Dependency Injection, the customizable way. Learn about the SimpleDI framework for creating simple and effective dependency injection. | | (4 votes) by DavidCrow (updated 5 days ago) How to convert latitude and longitude coordinates between popular formats, and an accompanying app | | (2 votes) by Nejimon CR (updated 4 days ago) Generating data-bound HTML/PDF documents from HTML templates using PhantomJs, WkHtmlToPdf, and AngularJs | | (1 votes) by Snesh Prajapati (updated 15 hours ago) In this article we will learn how to setup development environment for Angular 2 using Visual Studio Code and Windows OS. | | (10 votes) by Mahsa Hassankashi (updated 2 days ago) This article provides python code for random forest, one of popular machine learning algorithm in easy and simple way. | | (5 votes) by Mahsa Hassankashi (updated 2 days ago) Best Practice For Opinion and Text Mining Based on Naïve Bayesian Classifier. This article will explain complete and describe detail by detail and step by step computational matters. | | (4 votes) by Andrey Rodin (updated yesterday) Automation of OPTIONS response in REST-service | | (1 votes) by Rinoy Ashokan (updated yesterday) Showing loading image in the client side whenever a server postback / heavy page is loading for the first time. | | (0 votes) by winsonet (updated 2 days ago) ServiceStack.OrmLite is an Open Source, Fast, Simple, Typed ORM for .NET, the performance is better than EntityFramework and more flexible. You can find more detail in their GitHub site.And in this article, I will show you how to do the code first with OrmLite and keep the data. | | (1 votes) by Roman Kiss (updated 2 days ago) This article describes the design, implementation and usage of the invoking the Microsoft Workflow Foundation (WF4) from the Azure Function. | | (0 votes) by Intel Corporation (updated 2 days ago) This article provides a list of industrial sensors currently supported by the UPM library, as well as information about supported communications protocols. | | (0 votes) by Intel Corporation (updated 2 days ago) If you're a world-class software developer who wants to play a leadership role in the emerging Internet of Things, Intel would like to talk to you. | | (0 votes) by Intel Corporation (updated 2 days ago) This tutorial will show you a method to restart your Amazon Greengrass Core Device remotely using HDC. | | (0 votes) by Intel Corporation (updated 2 days ago) Connecting to AT&T M2X IoT using MQTT | | (0 votes) by Praveenkj79 (updated 6 hours ago) This article describes how to test your .NET core API using MS Test. | | (3 votes) by Dr. Song Li (updated 4 days ago) This is a note on running Linux in a VirtualBox and miscellaneous subjects. | | (1 votes) by Rodimus74 (updated 3 days ago) Based on the Microsoft Xamarin in Visual Studio tutorial, I have updated for VS2017 and then work through some further improvements. | | (4 votes) by Rahul Rajat Singh (updated 2 days ago) In this article we will This article we will try to understand what is composite design pattern. | | (1 votes) by Diptee Warudkar (updated 5 days ago) This article explains how we can customize decompounding in solr for languages such as German to get precise results. | | (1 votes) by Esayas Bekele (updated 13 hours ago) Implementing a basic, yet robust ecommerce search using elastic search , angularjs and nodejs (hapijs). | | (1 votes) by Jaiswar Vipin Kumar R. (updated 4 days ago) In the digital world, we are in Machine Leaning Phase. Where are need to everything on lighting speed. Data storing as we need, in our custom formant, and their availability, stability should be done on finger tips with low infrastructural cost. | | (0 votes) by adwankar (updated 5 days ago) ExtReact gives you the most complete set of components for your React apps in a single, commercially supported, and professionally maintained package. Let's take a look at what's inside. | | (0 votes) by Microsoft (updated 4 days ago) Transport for London wanted a low-cost way of installing Wi-Fi networks and sensors in its cable car cabins and cable car stations on both sides of the river. | | (0 votes) by Intel Corporation (updated 2 days ago) This article demonstrates to new users how to install Ubuntu* Core on an Intel® IoT Gateway GB-BXTB-3825. | | (0 votes) by Intel Corporation (updated 2 days ago) This tutorial will discuss four different methods for controlling the LEDs using the command line, memory mapped IO, schematic, and Verilog HDL to the field-programmable gate array of the Cyclone V device. | | (0 votes) by Intel Corporation (updated 2 days ago) This guide contains steps to set up your Wind River Helix device with Device Cloud | | (2 votes) by Ben Hanson (updated 5 days ago) grep for the 21st century | | (1 votes) by Khademul Basher (updated 16 hours ago) Upgrade DNN from version 07.04.00 to 8.0.4.226 | Articles updated | (15 votes) by Ehsan Sajjad (updated 6 days ago) This article explains how Equals method and == operator behave differently for String class | | (23 votes) by Peter Occil (updated 5 hours ago) Most apps that use random numbers care about either unpredictability or speed/high quality. | | (14 votes) by Peter Occil (updated 10 hours ago) Discusses many ways in which applications can extract random numbers from RNGs and includes pseudocode for most of them | | (12 votes) by InvisibleMedia (updated yesterday) An algorithm for sorting integers with a complexity less than O(n log (n)) | | (4 votes) by Bryian Tan (updated 3 days ago) The author is sharing an article on how to create a help tooltip for a HTML element using Web API, Bootstrap Popover and jQuery UI dialog | | (15 votes) by vinodkumarnie (updated 5 days ago) Handling controls inside GridView using RowCommand and jQuery. | | (18 votes) by Sergey Alexandrovich Kryukov (updated yesterday) New Visual Studio Code extension "Extensible Markdown Converter" augments built-in Markdown extension to form all in one toolchain offering convenient editor, rendered document viewer, spell checker and converter to HTML, per CodeProject article submission requirements | | (26 votes) by Carlo Hans H. (updated 5 days ago) Generating Code for EF Core with CatFactory | | (10 votes) by malzbiertrinker (updated 3 days ago) Anytime you are developing a project using Entity Framework, you need to create a DataLayer class accessing each object within your model with different methods. This generator will do this stuff for you. | | (7 votes) by Vadim Loboda (updated 6 days ago) How to combine the Id-ParentId and HierarchyId approaches to keep and fetch the data in hierarchical and alphabetical order. | | (11 votes) by gggustafson (updated 6 days ago) This article presents methods to convert CSV formatted data to and from DataTables | | (6 votes) by khaled Ezzat Abdelfattah Abdelgawad (updated 23 hours ago) This is a windows forms custom usercontrol that I used to create a Multiselect combobox with checkboxes to select one or more options. It is created using a blend of telerik controls as Telerik itself doesn't have a Multiselect Dropdownlist winforms control. | | (28 votes) by Duncan Edwards Jones (updated 19 hours ago) How to use a windows azure storage table, blob or file as an event store for event sourcing | | (13 votes) by Jose A Pascoa (updated 3 days ago) The much talked about Kernel data structures | New Tips and Tricks added | (1 votes) by Srinivasan Sankaranarayanan (updated 6 hours ago) A Simple CRUD application for ASP.NET Webforms using Angular JS | | (2 votes) by Fiyaz Hasan (updated 3 days ago) This article shows you how to configure the ASP.NET Core 2.0 MVC File action result to write file to response with cache headers. | | (2 votes) by Fiyaz Hasan (updated 3 days ago) This article shows you how configure ASP.NET Core AngularSPA starter project to serve a lazy-loaded angular module. | | (2 votes) by Fiyaz Hasan (updated 3 days ago) This article shows you how to work with database triggers in entity framework core using a third party library. | | (1 votes) by Member 10407916 (updated 6 hours ago) In this tip, we can see how to set up Angular 2 application in ASP.NET core using webpack, a JavaScript library, so that we can start focusing on writing Angular features rather than spending time in setting up an environment to run. | | (0 votes) by Fiyaz Hasan (updated 3 days ago) This article shows you how to enable API versioning for ASP.NET Core Web API following three different techniques. | | (4 votes) by D Sarthi Maheshwari (updated 2 days ago) What if boilerplate code can be written as one-liner? What if you never need to write more than a single line to test condition & throw exception? What if Sonar metrics can be improved without fuss? What if without compromising the code readability, method chaining can be used extensively? | | (0 votes) by Sarika@12 (updated 6 days ago) OpenStack - Installing PuppetLabs Razor and DHCP | | (6 votes) by Arif H Shigri (updated 6 days ago) This tip will discuss the difference between ROW_NUMBER(), RANK() and DENSE_RANK(). | | (2 votes) by JimS12 (updated 3 days ago) Storing Data in Oracle | | (0 votes) by Abhay Gooner (updated 6 hours ago) In this post, Abhay Singh explains how to generate a property key at run-time and access the corresponding value using DataWeave. | | (10 votes) by Vadim Loboda (updated 5 days ago) This is an alternative for "VS2010 Box Selection with Copy and Paste" | | (1 votes) by Michael Ecklin (updated 2 days ago) SSRS Reports: Show Data from Non-standard Provider | | (1 votes) by Khrystyna Popadyuk (updated 6 days ago) Provides tips for implementation of complex filter with DHTMLX grid and the approach to improve performance of filtering | Tips and Tricks updated | (27 votes) by Thomas Corey (updated 6 days ago) A quick way to write the contents of a DataTable to an RFC 4180-compliant CSV file | | (8 votes) by khaled Ezzat Abdelfattah Abdelgawad (updated 3 days ago) Google Maps Drag to select multiple markers or click Marker to select and unselect | New Technical Blogs added | (0 votes) by BC3Tech (updated 6 days ago) Serverless approaches are great for quick, simple jobs that need to run periodically - let's explore using Azure Functions for just one such application; to poll the Nuget feed for updates to a package we're interested in. | | (2 votes) by C. M. Stephan (updated 5 days ago) I’m an elitist in the worst way sometimes, so this is probably the pot calling the kettle black... | | (3 votes) by Paul D. Sheriff (updated 6 days ago) Just like in .NET applications, you might want to have configuration settings in your Angular applications that you can access from any component or service class. | | (3 votes) by Vladimir Pecanac (updated 6 days ago) In this article, you will learn more about how HTTP authentication works and two HTTP authentication mechanisms: basic and digest authentication. | | (9 votes) by Nikola M. Živković (updated 2 days ago) Today we are facing the rapid expansion of data-driven businesses, especially businesses that are web-based and have an enormous amount of data that is being transferred every second. In fact, almost 90% of all data on the web has been created in the last two years. | | (0 votes) by Alvin Bunk (updated 4 days ago) Doctrine entity and MySQL reserved words | | (2 votes) by Anton Angelov (updated 14 hours ago) Find how to create more refined and more maintainable page objects in WebDriver. They will use the Fluent Interface for achieving maximum API usability. | Blogs updated | (23 votes) by Vladimir Pecanac (updated yesterday) In this article, you will learn how to utilize a few .NET libraries to consume REST APIs. | | (2 votes) by BC3Tech (updated 6 days ago) Could we find a way to monitor the nuget feed for updates to a certain package and then send an alert somewhere when one is encountered? | | (31 votes) by Vladimir Pecanac (updated yesterday) Basics of HTTP | © 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