Chủ Nhật, 15 tháng 5, 2016

Weekly Newsletter (16 May 2016)

Weekly Newsletter (16 May 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

Live JavaScript articles are accepted

We have an article section that will allow you to contribute articles containing live JavaScript. At this point we're restricting it to just online tools so if you have a contribution then send it in! If things go well we'll look to extend this to all article sections.

CodeProject is Hiring. Again.

If you're in the Toronto area, looking for a challenge, and know your way around C#, ASP.NET, MVC and WebForms, SQL, with maybe a little experience with Redis or ElasticSearch, then send your resume to chris@codeproject.com. Include two sentences explaining why you'd like the gig. Toronto area only. If you're a fit we'll want you in for an interview in the office.

cheers,
Chris Maunder

Click here SpreadsheetGear
Enables ASP.NET, Windows Forms, WPF and Silverlight developers to take advantage of scalable Excel Reporting, dashboards from Excel charts and ranges, powerful spreadsheet controls, Excel-compatible charting, lightning-fast Excel-compatible calculations and more. Try it now!

Weekly Poll Results

How likely are you to download apps from different sources?

Survey period: 9 May 2016 to 16 May 2016

Tread lightly and carry a full backup when it comes to downloading apps. How likely are you to venture to these places? 1 = not at all likely, 5 = Very likely.

Option Avg  
AppStores (eg Apple, Google Play, Amazon etc)3.953846 votes, 3.95%
Direct downloads on trusted sites (eg Microsoft, Google, CodeProject etc)4.314202 votes, 4.31%
Direct from the author's (or authoring company's) site3.603507 votes, 3.60%
Links on reputable bloggers' sites2.662591 votes, 2.66%
Download sites (eg CNET download)2.252192 votes, 2.25%
BitTorrent1.821773 votes, 1.82%
Download links from trusted friends2.562494 votes, 2.56%

This week's survey: Who is the most innovative Tech company?

Latest Additions

New articles added

.NET Framework

  (10 votes) by Akhil Mittal (updated 5 days ago)
In this article I show how you can leverage the capability of Visual Studio 2015 in optimizing your code.
  (10 votes) by Akhil Mittal (updated 6 days ago)
Renaming assistance in Visual Studio 2015
  (3 votes) by Southmountain (updated yesterday)
An intensive research is given on this topic. A handy utility tool is built to check if an assembly unmanaged or managed, built for 32-bit or 64-bit Windows.
  (1 votes) by Christian Woltering (updated yesterday)
Comparison and benchmark of FFTs for the .NET platform

ASP.NET

  (0 votes) by Harshit Gindra (updated 2 days ago)
The article covers the concept of Unity Framework to help Dependency Injection and Inversion of Control(IoC).

Audio and Video

  (5 votes) by Alexandr Surkov (updated 5 days ago)
Principles of video analysis

C#

  (6 votes) by witnes (updated 4 days ago)
Examples of Mock usages
  (1 votes) by mvastarelli (updated 3 days ago)
This article describes how to implement DI support in an Orleans Silo.
  (1 votes) by Christ Akkermans (updated 2 days ago)
This article in the FORTRAN Interoperability with .NET series explains how to exchange complex data between C# and FORTRAN.

Design and Architecture

  (4 votes) by Zebedee Mason (updated 5 days ago)
A methodology for automatically constructing architecture diagrams and statistics from source code is presented and an example implementation is provided

Exception Handling

  (0 votes) by David Lafreniere (updated yesterday)
An authoritative guide to designing embedded crash dumps for any CPU and OS with a complete source code example.

Grid & Data Controls

  (6 votes) by PJ Arends (updated 5 days ago)
An MFC CWnd derived grid of user definable tiles.

HTML / CSS

  (1 votes) by Dr. Song Li (updated 3 days ago)
This note is a set of examples on the React life-cycle methods and miscellaneous topics on the JSX and the browser memory in relation to React.

Java

  (4 votes) by Pritam Zope (updated 5 days ago)
In this article, we will create a notepad in Java with features like Multi Tabbed Documents, Document Selector, Openning/Saving/Closing Multiple documents, Running External Programs, Viewing files in Browser, etc.

MFC

  (0 votes) by Petrov Vladimir (updated 2 days ago)
The alternative way of the MFC Project from Existing Code creation

Miscellaneous

  (1 votes) by James JM (updated 3 days ago)
A customizable code generation tool for managing application settings

Raspberry Pi

  (5 votes) by ChristianLavigne (updated 6 days ago)
As a first application that involves hardware, I decided to keep things simple. The idea is just to hook up a couple Inputs and Outputs and have a program that will work with the GPIO to read/write the values.

Testing and QA

  (1 votes) by DannyFreeman (updated 2 days ago)
Writing unit tests for a deep clone method

Web Services

  (3 votes) by Sibeesh Passion (updated 3 days ago)
How to enable the API descriptions for better understanding of how our API controller works and what exactly it is supposed to do
  (2 votes) by Grzegorz @ tidyjava.com (updated yesterday)
List of practices to work effectively on Spring applications. This part focuses on services.

Articles updated

.NET Framework

  (9 votes) by Rasik Bihari Tiwari (updated 6 days ago)
Let's get into few nitty gritties involved with integer data type and what can go wrong behind the scenes when its arithmetic limits are exceeded
  (4 votes) by PilotProgrammer (updated 4 days ago)
Automatically switch between client solution's Test or Prod app.config file, for injecting environment settings into class library solution.

ASP.NET

  (14 votes) by Rahul Narayan Patankar (updated 4 days ago)
Integrating Angular-Js Grid with MVC + Web API Call using Angular Js + Pagination + Sorting

Boards / Embedded devices

  (9 votes) by Mario Vernari (updated 2 days ago)
The following is a discussion and quick program used to test a "watchdog" for your Netduino.

C#

  (57 votes) by Florian Rappl (updated 2 days ago)
The last part discusses attributes, iterators, and some more advanced topics.
  (45 votes) by Florian Rappl (updated 5 days ago)
In the second part we learn about generics, Lambda expressions, Extension methods and GUI programming.
  (43 votes) by Florian Rappl (updated 5 days ago)
The third part discusses events, asynchronous and dynamic types, the TPL, and reflection.
  (39 votes) by Radosław Sadowski (updated 16 hours ago)
Improve your factory!

Charts, Graphs and Images

  (4 votes) by Christian Vorhemus (updated 3 days ago)
In this article, we create a data visualization tool similar to Gapminder based on demographic data derived from a REST API

Client side scripting

  (9 votes) by Vince Chan (updated yesterday)
A Google Chrome Extension that makes code project articles more readable.

Cryptography & Security

  (44 votes) by Ian Bell, #2 (updated 3 days ago)
An introductory article that illustrates how to configure Visual Studio for Obfuscation

Custom Controls

  (119 votes) by Dan Letecky (updated 6 days ago)
A good-looking ASP.NET control that shows events visually arranged in a day calendar. Includes design-time support and data binding.

Database

  (126 votes) by yuvalsol (updated yesterday)
POCO generating application for SQL Server
  (11 votes) by Miljan Radovic (updated 6 days ago)
Simple, open-source, fully customizable, lightweight SQL Server scheduler

Hardware & System

  (23 votes) by Elmue (updated 3 days ago)
An electronic door lock that replaces a mechanic key by an RFID card or RFID token.

Internet / Network

  (94 votes) by AJSON (updated 5 days ago)
How to scrape data from a website with C#

Miscellaneous

  (77 votes) by Yang Kok Wah (updated yesterday)
Implementing shape control that supports transparency, custom design-time editors and simple animation

Programming Tips

  (14 votes) by George Jonsson (updated 5 days ago)
Generic C# equivalent of the bit field struct in C

New Tips and Tricks added

Ajax

  (2 votes) by B. Clay Shannon (updated 2 days ago)
Using HTML and jQuery/AJAX to dynamically modify the contents of a Web page

Boards / Embedded devices

  (1 votes) by Member 11246861 (updated 4 days ago)
RaspberryPi2 master transmits to and receives from Pic24FJ64GB002 slave through I2C

C#

  (5 votes) by Sean Du (updated 4 days ago)
How to convert DataTable to List of Object

Client side scripting

  (0 votes) by Ravindra T C (updated 1 hour ago)
How to unit test your JavaScript classes using Jasmine Framework

Java

  (1 votes) by Phuong Thanh Nguyen (updated 5 days ago)
The programs are for sending and receiving emails

Tips and Tricks updated

Tree Controls

  (3 votes) by James JM (updated 5 days ago)
Display dynamic content à la TabControl-like syntax with TreeView navigation

New Technical Blogs added

Android

  (5 votes) by Val Okafor (updated 6 days ago)
In this tutorial, I will share a practical example of Model View Presenter (MVP) pattern in Android development. MVP is a design pattern and when it comes to Android development some of the examples available online are heavy on theories. And in theory Android MVP pattern is simple, it advocates sep

C#

  (5 votes) by Code Artist (updated yesterday)
Process executor

Database

  (6 votes) by Sibeesh Passion (updated 3 days ago)
Some shortcuts that may be useful to you when you work with SQL Server Management Studio

HTML / CSS

  (4 votes) by Prava-MFS (updated 3 days ago)
CSS: Nested Selector vs Modular Selector

Mobile Development

  (2 votes) by n.podbielski (updated yesterday)
This article cover different solutions for Master-Detail page control/mechanism in Xamarin.

Programming Languages

  (19 votes) by Chris Boss (updated 5 days ago)
The myth about BASIC

Uncategorised Technical Blogs

  (2 votes) by Keyhole Software (updated 6 days ago)
How to implement HATEOAS using Spring-Data-REST and Spring-HATEOAS
  (1 votes) by Chris Boss (updated yesterday)
Makers, the technology and the approach
  (0 votes) by Vangos Pterneas (updated 4 days ago)
How to export your Unity Kinect project for Windows store
  (0 votes) by James Flanagan (updated 4 days ago)
Z80 CPU - Extended Addressing

Web Services

  (2 votes) by xszaboj (updated 5 days ago)
Dependecy injection with ninja

Windows 8 Design

  (0 votes) by Anton Angelov (updated 1 hour ago)
Describes how to improve even further the behaviours design pattern tests through new base classes and usage of Unity IoC container. Moreover, explains how to create configurable behaviours through parameters.The post Advanced Behaviours Design Pattern in Automated Testing Part 1 appeared first on A



© 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