Chủ Nhật, 20 tháng 11, 2016

Weekly Newsletter (21 Nov 2016)

Weekly Newsletter (21 Nov 2016)
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.

Site News

Congratulations to the winners and runners up for October's article contest. Well done!

C# Winner: Marc Clifton FlowSharp
Runner-up: koolprasad2003 New Features of C# 7.0
C++ Winner: Jon McKee C++/CLI: Under the Hood
Runner-up: Zebedee Mason Dependency Analysis in Visual C++
Database Winner: Manjuke Fernando Understanding JOINs in SQL Server
Runner-up: Mika Wendelius Writing into a file from database
Web Dev Winner: techcoaching Single Page Application (SPA) for Enterprise App (Angular2 & WebApi) - Part 1 - Overview
Runner-up: syed shanu ASP.NET MVC Hotel Booking System Using AngularJS
Mobile Winner: Cindy Potvin How to Get Started with Android Development – Basic Structure
Runner-up: Rou1997 Java Android Camera Example: Taking Photo & Video & Audio + Using Flashlight & Stroboscope
"Everything Else" Winner: Muhammad Umair Object Oriented Analysis and Design
Runner-up: ChristianNeumanns Introduction to the 'Fail Fast!' Principle in Software Development

Happy THanksgiving week to our US readers, and we hope it's a chance for everyone to come together in these interesting times and give thanks for what we have - be it big or small.

cheers,
Chris Maunder

Click here 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!

Weekly Poll Results

Do you have a touch-screen for your main development machine?

Survey period: 21 Nov 2016 to 28 Nov 2016

"Can you imagine [...] where you have to reach over [...] to try to touch and do things? That becomes absurd"

OptionVotes% 
Yes14.551 votes, 4.55%
I'm planning to00.000 votes, 0.00%
I used to00.000 votes, 0.00%
No2195.4521 votes, 95.45%

This week's survey: Do you have a touch-screen for your main development machine?

Latest Additions

New articles added

Algorithms & Recipes

  (7 votes) by Snesh Prajapati (updated 2 days ago)
In this article, we will learn about Builder Design Pattern and create a demo application to understand it practically. We will explore how Builder pattern helps us in creation of complex objects.

Applications & Tools

  (6 votes) by Peter N Robinson (updated 6 days ago)
Press either CTRL key to find out where the mouse pointer is...

ASP.NET

  (7 votes) by Vincent Maverick Durano (updated 5 days ago)
A quick demo tutorial on how to setup .NET Core on Mac and creating a simple ASP.NET Core app that talks to PostgreSQL database, and running it on Docker.
  (2 votes) by RandyBuchholz (updated 2 days ago)
MVC Core opens new ways to managing View locations and enables moving from the flat project structure of the Views folder to a layered, nested, or distributed Views project structure.
  (1 votes) by scott_liu (updated 5 days ago)
Sometimes, a bug fix cannot meet the challenges by a regression test. So thinking twice for a better solution is worthwhile for troubleshooting and bug fixes.
  (1 votes) by Sourav Kayal (updated 5 days ago)
Extensible point of MVC: Custom response type in MVC and WebAPI
  (1 votes) by jicking (updated 2 days ago)
How Move IdentityDbContext and EF models to an external project on ASP NET Core.

ASP.NET Controls

  (7 votes) by haisol (updated 4 days ago)
Custom DataGridView for managing data

Boards / Embedded devices

  (1 votes) by Intel Corporation (updated 4 days ago)
This video is a step-by-step guide that shows you how to make a basic web server on the Intel® Edison using node.js to display the light levels in a room.
  (1 votes) by Intel Corporation (updated 4 days ago)
This color match game is part of a series of how-to Intel® Internet of Things (IoT) code sample exercises using the Intel® IoT Developer Kit, Intel® Edison development platform, cloud platforms, APIs, and other technologies.
  (1 votes) by Intel Corporation (updated 4 days ago)
For your IoT projects, Libmraa and UPM are essential libraries.
  (0 votes) by Intel Corporation (updated 2 days ago)
This article was written for Python. To get started using JavaScript, see Getting Started with Intel® IoT Gateways - Python
  (0 votes) by Intel Corporation (updated 2 days ago)
This article was written for JavaScript. To get started using Python, see Getting Started with Intel® IoT Gateways - Python.
  (0 votes) by Intel Corporation (updated 2 days ago)
This topic contains steps to create a new IoT project in the Intel® System Studio IoT Edition for the Intel® Edison board, Intel® Galileo board, or Minnowboard MAX board.

C / C++ Language

  (4 votes) by David Lafreniere (updated yesterday)
A framework combining state machines and multicast asynchronous callbacks.

C#

  (13 votes) by Rasik Bihari Tiwari (updated 4 days ago)
Let's get our hands dirty with new features of upcoming version 7 of C# language in .Net framework
  (9 votes) by Carlo Hans H. (updated 4 days ago)
Creating Angular2 Application with ASP.NET Core Template Pack in VS 2015
  (2 votes) by jamuro77 (updated 2 days ago)
"Equals" method vs. "==" operator - Part II

COM / COM+

  (6 votes) by Leif Simon Goodwin (updated 5 days ago)
I have created two C++ template classes which allow a COM interface to be marshalled between threads with no fuss and no pain

Database

  (5 votes) by Vadim Loboda (updated 5 days ago)
ADO.NET Micro-ORM to SQL Server.
  (1 votes) by sunettew (updated 8 hours ago)
In this article we will show how you can use SSIS with geometry and intersect.

HTML / CSS

  (4 votes) by Peter Leow (updated 6 days ago)
Dressing up tables using Bootstrap.

Mobile Development

  (3 votes) by Ahmed Bouchefra (updated 1 weeks ago)
NativeScript is a framework that allows web developers to leverage their web development skills to build native mobile apps for Android and iOS(And later Windows Phone as promised by the nativescript team).So thanks to NativeScript if you can use JavaScript and CSS you can build a native mobile app

Product Showcase

  (0 votes) by Intel Corporation (updated 4 days ago)
The following use case will provide you with an example of how to implement an IoT solution so that value can be gained through an IoT deployment, using the power of interconnectivity between the board, the gateway and the cloud.
  (0 votes) by Intel Corporation (updated 4 days ago)
This project describes how to recognize certain types of human physical activities using acceleration data generated from the ADXL345 accelerometer connected to the Intel® Edison board.
  (0 votes) by Intel Corporation (updated 4 days ago)
In this article we will discuss how to create a BLEservice and communicate with an Android device.

Tools and IDE

  (7 votes) by Marc Clifton (updated 2 days ago)
Now for something different!

Universal Windows Platform and Windows Runtime

  (0 votes) by Piyush Manharlal (updated 3 hours ago)
Numbers only textbox for Universal Windows App with options to allow negative numbers and set custom numeric pattern.

Web Services

  (3 votes) by Ahmed Bouchefra (updated 5 days ago)
With Github pages you can setup your own personal website,a portfolio website or even a full fledged blog (based on Jekyll) with your own custom domain name and you only have to pay for the domain name (to your domain name seller, around 12$ yearly) isn't that very awesome ?
  (3 votes) by levelnis (updated yesterday)
How to use datatables with Web API - making a simple GET request

Win32/64 SDK & OS

  (3 votes) by Michael Chourdakis (updated 16 hours ago)
Private fingerprint databases using a simple library

Articles updated

.NET Framework

  (16 votes) by Wojciech Nagórski (updated 5 days ago)
Extended XML Serializer for .NET 4 and .NET CORE with WebApi and ASP Core integration.
  (12 votes) by Antonio Nakić Alfirević (updated 9 hours ago)
A better approach for storing and restoring application state.
  (5 votes) by Ehsan Sajjad (updated 4 hours ago)
This article explains how Equals method and == operator behave differently for String class

Algorithms & Recipes

  (4 votes) by Don Fizachi (updated 5 days ago)
A JSON form specification
  (2 votes) by Don Fizachi (updated 5 days ago)
A JSON form specification
  (1 votes) by Don Fizachi (updated 5 days ago)
A JSON form specification

Applications & Tools

  (11 votes) by ONasri 12202787 (updated 6 days ago)
step by step you will learn how to create a table pagination and search bar using Angular2

C / C++ Language

  (67 votes) by David Lafreniere (updated yesterday)
A compact C++ finite state machine (FSM) implementation that's easy to use on embedded and PC-based systems.
  (26 votes) by David Lafreniere (updated yesterday)
Simplify passing data between threads using this multithreaded, portable C++ asynchronous callback framework.

C#

  (58 votes) by Ramon F. Mendes (updated 3 days ago)
Create HTML/CSS/script based cross-platform desktop apps in C# with Sciter engine!
  (29 votes) by Ebenezar John Paul (updated yesterday)
An Ideal Code Review Checklist that applies for most programming languages

Design and Architecture

  (47 votes) by Muhammad Umair At CodeProject (updated 6 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

Game Development

  (18 votes) by Mehedi Shams (updated 6 days ago)
An eye-teaser to tease your eyes, see if you can beat it!

Libraries

  (15 votes) by Cinchoo (updated 4 days ago)
Simple CSV file reader for .NET
  (5 votes) by Cinchoo (updated 4 days ago)
Simple PGP wrapper library for .NET

Raspberry Pi

  (41 votes) by Hussain Patel (updated 6 days ago)
Raspberry Pi - the incredibly small computer of the size of credit card and cost less than $40 has gained popularity not only because of this but its capability for connecting to electronics and devices using the GIPO pins.
  (10 votes) by Hussain Patel (updated 5 days ago)
In this article, we would be discussing about the Raspberry Pi - GPIO (General Purpose Input Output) Pins

Trace and Logs

  (214 votes) by Thierry Parent (updated 16 hours ago)
A C#, C++, Delphi, ActiveX , Javascript , NodeJs and Java trace framework and a trace viewer: Tail, OutputDebugString, event log, and with Log4J, Log4Net, and Microsoft Enterprise Instrumentation Framework (EIF) support. This also comes with full support for Pocket PC, Silverlight, and Android.

VB.NET

  (20 votes) by Duncan Edwards Jones (updated 6 days ago)
How to use a windows azure storage table, blob or file as an event store for event sourcing

XML

  (102 votes) by Lars Hove Christiansen (updated 4 days ago)
XML Visualizer v.2 improves the standard XML Visualizer in Visual Studio 2005, 2008, 2010, 2012, 2013 and 2015.

New Tips and Tricks added

Applications & Tools

  (4 votes) by BeemerWT (updated 4 days ago)
Provides a webserver solution for all operating systems without a boat-load of instruction or management
  (4 votes) by NguDeveloper (updated 2 days ago)
Angular2 + Webpack web application using VS Code step by step

ASP.NET

  (5 votes) by Vaibhav M Nalwad (updated 3 days ago)
How to create dynamic instances using custom attributes with constructor values
  (5 votes) by shivendra pratik (updated 4 days ago)
Convert an Empty Web Application to MVC Web Application using VS 2015 IDE
  (1 votes) by winsonet (updated 2 days ago)
Create and download the file with Ajax call in ASP.NET MVC

C#

  (5 votes) by APE-Germany (updated 4 days ago)
A simple class which allows to encrypt/decrypt a string with a password (AES/SHA2)

Charts, Graphs and Images

  (1 votes) by Member 12781171 (updated 3 days ago)
How to create stack bar chart using AngularJs and ChartJS

Edit Controls

  (5 votes) by Bruce Greene (updated 6 days ago)
A WPF custom TextBox for editing numbers that features a context menu for math operations

HTML / CSS

  (13 votes) by veen_rp (updated 6 days ago)
Some templates for HTML5, CSS3 and pure JS to create .NET style panels and splitcontainers, using CSS classes for docking. Pure HTML/CSS/JS solution, JQuery not needed.

Mobile Development

  (2 votes) by Ahmed Bouchefra (updated 4 days ago)
In this post, we are going to learn how to use $ionicLoading service with Ionic 1 to give some visual feedback to your app users when some background task is taking place.

Office Development

  (0 votes) by B. Clay Shannon (updated 2 days ago)
Based on some condition, hide a range (actually a specified number of contiguous rows) on a spreadsheet with Aspose Cells

Shell and IE programming

  (10 votes) by Midi_Mick (updated 6 days ago)
Getting information about a file that does not yet exist

Site & Server Management

  (5 votes) by Yury Dymov (updated 3 days ago)
Use HTTP "Accept-Language" Header Instead Of Geo-IP

Third Party Products and Tools

  (3 votes) by B. Clay Shannon (updated 3 days ago)
Generate a PivotTable from raw data with minimal code using the Aspose.Cells 3rd Party Library

Tools and IDE

  (5 votes) by pcostaarcen (updated 5 days ago)
Publish a package file into a package server and consuming it.

Tips and Tricks updated

Office Development

  (2 votes) by JamesFaix (updated 13 hours ago)
Get a collection of all running Excel interop Application objects (not just the active one)

Testing and QA

  (4 votes) by schollii (updated 4 days ago)
Recipe that can be included in a pytest or nose test suite to compare a PyQt widget's appearance with a reference saved on disk, or generate the reference if it does not exist.

Tools and IDE

  (3 votes) by JR.o (updated yesterday)
The TFS Business logic and constraints, as well as the database complexity, prohibit the movement of a work item from one project to another,... there is a simple, but roguish, way to move a work item using SQL Server directly.

New Technical Blogs added

.NET Framework

  (1 votes) by Sibeesh Passion (updated 14 hours ago)
In this post we will see how we can write unit test cases for our WCF Service with a framework called NUnit. We will also be covering how to mock our dependencies in our test, here we wil be using Rhino Mocks. I am going to use Visual Studio 2015 for the development. I hope […]

Applications & Tools

  (0 votes) by Sacha Barber (updated 4 days ago)
Last time we talked about routing within Akka. This time we will be looking at Akkas support for http.

C#

  (2 votes) by jamuro77 (updated 2 days ago)
"Equals" method vs. "==" operator

Content Management Server

  (0 votes) by Dave Kerr (updated 2 days ago)
I recently found a surprisingly helpful approach for server-side development which uses Slack in a creative way.

IoT on Azure

  (0 votes) by jamuro77 (updated 2 days ago)
Some days ago I spent some hours trying to solve a problem with this site regarding "connection strings" on production environment. Here is an excerpt from my web.config file. It lacks the complete information for security reasons but it doesn't matter to set out the issue. I didn't have any probl

Testing and QA

  (3 votes) by Anton Angelov (updated 6 days ago)
Learn how to handle more sophisticated scenarios that require multiple parameters. Create data driven tests using scenario outline examples tables.

Tools and IDE

  (3 votes) by harleydk (updated 5 days ago)
How to program an Arduino Pro Mini using Arduino IDE and a FT232RL FTDI USB to TTL Serial Adapter
  (1 votes) by Anton Angelov (updated 11 hours ago)
Learn how to modify the default TFS builds' template and add options for NuGet packages restore. Add a dedicated restore packages settings' section.

Uncategorised Technical Blogs

  (3 votes) by Dave Ceddia (updated 5 days ago)
How to learn React and what to build along the way

Universal Windows Platform and Windows Runtime

  (2 votes) by Simon Jackson (updated 6 days ago)
    For my sins, I was asked back to FutureDecoded again this year to give a talk on the Microsoft UWP platform, specifically about bringing games to the XboxOne using UWP.  By all accounts the session went well (especially as there was standing room only by the time the …
  (0 votes) by jamuro77 (updated 2 days ago)
Some months ago I considered to create a new blog to write about technology and specially frameworks or programming languages that I'm really into such as .Net, SQL, MVC, etc. I wasn't interested in using some standard (but cool) famous platforms such as Wordpress or Blogger, but I wanted to use som

Blogs updated

Windows Phone 7/8

  (2 votes) by hjgode (updated 5 days ago)
Tool for logging memory



© 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