Chủ Nhật, 7 tháng 2, 2016

Weekly Newsletter (8 Feb 2016)

Weekly Newsletter (8 Feb 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

One App To Rule Them All?

OK, maybe not, but how about one app to run on all devices, whether it be desktop, tablet or phone. This it the goal of Windows Continuum and  Ubuntu convergence and it's already happening. Last week's poll showed only 50% of our readers think every app should work on every device type (obviously there's a fair chunk of "it depends" in that question), but it's important to keep in mind that convergence of devices is the future. The next app you write, the next UI you plan, the next feature you add: consider if and how it would work on the devices your users will use. And of course, if you've gained some experience in writing apps to target this convergence then please: share your wisdom with us!

For me this is a dream come true. Just a pity Apple isn't onboard.

cheers,
Chris Maunder

Click here Need Excel on the Web?
Take your browser-based applications beyond the limits of HTML and JavaScript with high-performance, Excel-compatible spreadsheet controls from SpreadsheetGear-the leader in .NET spreadsheets. Try the live SpreadsheetGear Silverlight Samples Now!

Weekly Poll Results

Should every application work on all device types?

Survey period: 1 Feb 2016 to 8 Feb 2016

The Universal Windows Platform (for example) aims to allow users to "use whatever device is most convenient or productive for the task at hand". This doesn't mean the app is the same on all devices, but that it works and presents itself according to the current device. Is this sensible for all applications?

OptionVotes% 
Yes, every app should run on every device type. (Peripherals can handle input / output issues)715.9171 votes, 5.91%
Yes for common devices such as PCs, tablets, phones and watches, but not every device type836.9183 votes, 6.91%
Mostly, but there will be apps that simply don't make sense on some device types47139.18471 votes, 39.18%
Only a few apps lend themselves to working sensibly on all device types30024.96300 votes, 24.96%
No, this is an impossible dream917.5791 votes, 7.57%
No, it's already been tried and has failed312.5831 votes, 2.58%
Just plain No15512.90155 votes, 12.90%

This week's survey: Would you place advertising in your non-web applications?

Latest Additions

New articles added

Algorithms & Recipes

  (19 votes) by Jakub Szymanowski (updated 2 days ago)
The article presents idea and implementation of fundamental algorithms in image processing.
  (0 votes) by John Jiyang Hou (updated 4 days ago)
A Base62 encoding algorithm with a special prefixed code for utilizing Base64 schema in Java.
  (0 votes) by John Jiyang Hou (updated yesterday)
An algorithm to determine if a point is inside a 3D convex polygon for a given polygon vertices in Perl

Android

  (3 votes) by Android on Intel (updated 6 days ago)
This article describes the best tools and engines to use for game development.
  (1 votes) by Android on Intel (updated 6 days ago)
We recently spoke about these topics with some of the game developers who won our joint contest with Unity Technologies.
  (0 votes) by Android on Intel (updated 6 days ago)
High Performance and Security Software-Based Encryption by Intel® Advanced Encryption Standard New Instructions and Intel® Secure Key
  (0 votes) by Android on Intel (updated 6 days ago)
Understanding Intel® Optimizations in the Android Runtime Compiler
  (0 votes) by Android on Intel (updated 6 days ago)
This document describes the step-by-step instructions for building a Haxe* project (OpenFL*) for Intel® x86 for the Android* platform.

Applications & Tools

  (5 votes) by Prince Cheruvathur (updated 1 weeks ago)
This article provides simple steps for creating a template for ASP.Net application using AngularJS, RequireJS and Typescript using AMD module system.
  (2 votes) by Mr. xieguigang 谢桂纲 (updated 3 days ago)
Distribution computing framework source code used by http://services.gcmodeller.org online systemsbiology annotation system.

ASP.NET

  (17 votes) by MukeshKumar89 (updated 2 hours ago)
In this article, we will learn about different kind of component which is available in asp.net for managing the state of the page or control.
  (11 votes) by syed shanu (updated 4 days ago)
In this article we will see how to create and manage a User Role based menu using ASP.NET MVC, WEB API and AngularJS.
  (0 votes) by Siddharth R Barman (updated yesterday)
Quick introduction to oData (v4) by understanding how to implement CRUD method using ASP.NET Web Api.

Azure

  (9 votes) by MukeshKumar89 (updated 4 hours ago)
In this article, we will learn about Azure blob storage and how to use it with ASP.NET MVC.

C#

  (11 votes) by Rahul Rajat Singh (updated 6 days ago)
This article contains a small IoC container implementation just created for educational purpose.
  (6 votes) by DotNetSteve (updated 6 days ago)
A gentle introduction for DI and IOC in the first program most of us have written - Hello World

Caching

  (2 votes) by Jonathan Cardy (updated 4 days ago)
Account of why and how I have written an open-source library for caching Redis data within a .NET client.

Cryptography & Security

  (14 votes) by 9374170340 (updated 5 days ago)
Basics on Cryptography, SSL and Digital Signature

Database

  (9 votes) by Lộc Nguyễn (updated 3 days ago)
Example of Chinook digital media store database
  (1 votes) by Michael B. Erickson (updated 4 days ago)
Add rich reporting of exceptions to improve error reporting to users and diagnostics to development.

Design and Architecture

  (6 votes) by Ranjan.D (updated 4 days ago)
Beginners guide to Collector, Translator And Formatter Pattern

Grid & Data Controls

  (3 votes) by Sibeesh Passion (updated 5 days ago)
In this post, we will see how we can send data to another domain from our application.

Miscellaneous

  (2 votes) by Zehaie M. Hailu (updated 5 days ago)
Python lends itself to the development of multi-threaded GUI and network applications.

Node.js

  (1 votes) by King David Consulting LLC (updated 4 days ago)
Gulp workflow with TypeScript adding support for Environments

SharePoint Server

  (1 votes) by Jonathan Cardy (updated 2 days ago)
How to write scalable CAML queries that won't return list view threshold errors on large SharePoint lists.

Third Party Products and Tools

  (1 votes) by Kuv Patel (updated 2 days ago)
Decrypt Stored Procedures, Views, Functions, and Triggers in SQL Server

Windows Presentation Foundation

  (1 votes) by Clifford Nelson (updated 5 days ago)
A problem with the WPF MVVM design pattern is closing a window from the ViewModel. This article presents a method that allows the use of dependency properties to be used to control the closing of a window

Articles updated

Algorithms & Recipes

  (19 votes) by Daniel Pfeffer (updated 5 days ago)
A cheap way to achieve high floating-point precision

Android

  (22 votes) by V. Subhash (updated 3 days ago)
One-line methods for your edification

Applications & Tools

  (2271 votes) by .dan.g. (updated 3 days ago)
A hierarchical task manager with native XML support for custom reporting.
  (8 votes) by SERGUEIK (updated 5 days ago)
In this article, an Angular JS Protractor C# and Java Client Library examples are explained.

ASP.NET

  (11 votes) by syed shanu (updated 5 days ago)
In this article we will see how to use ASP.NET Identity in MVC Application for creating user roles and display the menu depending on user roles.
  (9 votes) by raddevus (updated 5 days ago)
After working through this article you will have a novel way of easily posting new blog articles which will auto-update the content on your site and you will have learned the C# ASP.NET MVC code to do this.

C / C++ Language

  (18 votes) by Shvetsov Evgeniy (updated 6 days ago)
String class with the auto. managed memory pool and performance tweaks + support modules
  (5 votes) by Miroslav Fidler (updated 6 days ago)
Simple descend parser capable of evaluating mathematical expressions used to draw a graph of a function.
  (1 votes) by Md. Samiul Hoque (updated 5 days ago)
intros_ptree: A library that lets you populate your structure or class from xml file (or json or ini file) automatically, and vice versa

C#

  (105 votes) by John Underhill (updated 5 days ago)
Twofish 512, Serpent 512, Rijndael 512, the HX Ciphers, Ring-LWE, NTRU, McEliece, Rainbow, GMSS, DTM-KEX
  (29 votes) by wells cheung (updated 5 days ago)
Standalone Privilege Control, Single Sign-On Solution
  (20 votes) by zaiby (updated 6 days ago)
An introduction to Inheritance and Types of inheritance: Single, Multiple, Multilevel, Hierarchical and Hybrid by using c# examples.

Database

  (53 votes) by AJSON (updated 4 days ago)
Useful things to know for developers put in charge of an MS database server
  (26 votes) by syed shanu (updated 4 days ago)
In this article we will see how to create an easy SQL Server Tool.
  (7 votes) by Kuv Patel (updated 17 hours ago)
A quick and simple way of generating POCO classes and EF mappings for database tables.

Files and Folders

  (378 votes) by Uzi Granot (updated 6 days ago)
PDF File Writer is a C# .NET class library allowing applications to create PDF files. Version 1.17.0 enhancements: WPF graphics, transparency, color blending and elliptical arcs drawing.

HTML / CSS

  (25 votes) by Bill SerGio Jr. (updated 5 hours ago)
Responsive Mobile Shopping Cart Bootstrap 3 AngularJS App with Features that Drive Real Sales like Video & Distributor IDs

Internet / Network

  (5 votes) by Laszlo Frank (updated 3 days ago)
An introduction to PrettyGoodTerminal's development support

Miscellaneous

  (28 votes) by Eric Ouellet (updated 3 days ago)
A very fast Convex Hull algorithm and its implementation

Mobile Development

  (5 votes) by Will J Miller (updated yesterday)
This article describes the implementation of a custom class called MMSCropImageView. The class gives the feature of drawing and moving a rectangle over an image to identify the crop region and return it in an UIImage. It explains the considerations and solutions for cropping a bitmap.

Programming Tips

  (33 votes) by SERGUEIK (updated 5 days ago)
In this article, few examples of embedding basic Windows Forms and WPF in Powershell script for collecting user inputs are given.

VB.NET

  (13 votes) by Duncan Edwards Jones (updated 4 days ago)
How to use a windows azure storage table as an event store for event sourcing

New Tips and Tricks added

ASP.NET

  (5 votes) by Luis Manuel Prospero Mano Batista (updated 6 days ago)
ASP.NET MVC 5 SignalR, SqlDependency and EntityFramework 6

C#

  (3 votes) by Foothill (updated 2 days ago)
A Primer for Writing Parameterized Oracle Queries for the .NET SQL Server Developer

Database

  (0 votes) by Deepak A S (updated 6 days ago)
An ALL SERVER trigger to know who it is!

Emulation

  (2 votes) by Kashif-Sohail (updated 6 days ago)
Want to develop apps for Microsoft Band, while having no band device? It is now possible. Test out your app with Band on the Run.

PHP

  (0 votes) by Brahmaputra Mehta (updated 5 days ago)
Fastest and most primitive way to get started

Printing

  (0 votes) by Trần Văn Cửu (updated 3 days ago)
Signal which Sato Printer can read

Programming Tips

  (0 votes) by MayurDighe (updated 1 hour ago)
Scrape Google Search Engine Results using R

Web Services

  (4 votes) by Brahmaputra Mehta (updated 4 days ago)
In this tutorial you can see how to start with C# to Twitter rest api anew

Windows Presentation Foundation

  (0 votes) by Spred (updated yesterday)
Showing how to add Drag&Drop to oxyplot library

Tips and Tricks updated

C / C++ Language

  (15 votes) by araud (updated 3 days ago)
Did you ever want to know where most of the memory is consumed? Whether it leaks or just gets allocated too much. This home brew memory tracker is yet another bicycle that you will be able to tune for your needs.

C#

  (37 votes) by Yaseer Mumtaz (updated yesterday)
.NET interview questions and answers with real world examples and code snippets

Database

  (6 votes) by WernfriedD (updated 2 days ago)
Single .exe to verify if your Oracle Client is properly installed and working. Verify supported technologies for Oracle connection.

List Controls

  (8 votes) by MaxMax14 (updated 5 days ago)
Keep the items highlighted when focus is on another control

Parallel Programming

  (10 votes) by Gregory Morse (updated 2 days ago)
How to create and use the parallel task library ported for native C++ WRL

New Technical Blogs added

C / C++ Language

  (0 votes) by John Bandela (updated 4 days ago)
Emulating C++17 Structured Bindings in C++14

Client side scripting

  (1 votes) by Shivprasad koirala (updated 11 hours ago)
Learn Angularjs Step by Step – Lab 1

Cross Platform

  (0 votes) by Pete O'Hanlon (updated yesterday)
Solving the RealSense Platform Conundrum

Database

  (3 votes) by Sibeesh Passion (updated 6 days ago)
Introduction to Web SQL
  (2 votes) by jgauffin (updated yesterday)
Griffin DAL Generator – Take 2
  (1 votes) by Steve Naidamast (updated 3 days ago)
Black Falcon Software Releases MySQL Helper 4.5

Game Development

  (4 votes) by Simon Jackson (updated 3 days ago)
Be careful of those SPECIAL names in Unity

Mobile Development

  (1 votes) by BC3Tech (updated 5 days ago)
If you've followed .Netitude for a while, you definitely know I'm a fan of Continuous Integration. But what about Continuous Deployment? In the web world, Continuous Deployment (or Delivery) is the concept that every checkin to the repo is not only compiled and tested (with Unit Tests), but also dep
  (1 votes) by BC3Tech (updated 4 days ago)
In my last post we talked about setting up CI & CD for your Xamarin.Android project. Let's continue on with our cross-platform story today by targeting Windows 10. This is the second in a series of blog posts on how you can embrace Continuous Deployment/Delivery as part of your Agile practices your
  (0 votes) by BC3Tech (updated 3 days ago)
In the final installment of my Continuous Integration & Continuous Deployment series, we'll tackle the real wrench in the system: iOS.

SharePoint Server

  (0 votes) by Member 12014821 (updated 5 days ago)
Using AngularJS in SharePoint

Testing and QA

  (1 votes) by Gaston Verelst (updated 6 days ago)
How to set up unit testing
  (0 votes) by Gaston Verelst (updated 8 hours ago)
How to set up a parameterized unit test

Uncategorised Technical Blogs

  (3 votes) by JammoD87 (updated 5 days ago)
Dapper
  (1 votes) by PeteBarber (updated 5 days ago)
Swift's defer statement is funkier than I thought
  (0 votes) by Keyhole Software (updated yesterday)
Hystrix To Prevent Hysterix



© 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