Chủ Nhật, 6 tháng 9, 2015

Weekly Newsletter (7 Sep 2015)

Weekly Newsletter (7 Sep 2015)
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

We need your Smartwatch OS articles!

I'm a sucker for an interesting watch and the trickle of usable smartwatches is increasing. We'd love to see articles, tips, even technical blogs from those who have mastered some of the art of programming smart watches. Tizen, WatchOS, PebbleOS, Android Wear - we'll take them all. Please share and please help those of us trying to get a grip on these devices.

Last Holiday of Summer

Happy Labour / Labor Day for those in Canada and the US (and of course Independence Day in Brazil and Swaziland). Email replies will be slow and lazy today, but none will be lost.

cheers,
Chris Maunder

Click here Need Excel Controls for Windows Forms, WPF or Silverlight?
Use SpreadsheetGear to add powerful, Excel-compatible viewing, editing, formatting, calculating, filtering, sorting, charting, printing and more to your applications with the easy-to-use WorkbookView controls. Try it now!

Weekly Poll Results

How much do you pay attention to hardware infrastructure/capabilities when choosing a cloud service provider?

Survey period: 31 Aug 2015 to 7 Sep 2015

You can think of nothing else, or this question catches you by surprise?

OptionVotes% 
It's the most important thing I consider when choosing a cloud service provider668.1466 votes, 8.14%
It's a very important consideration when choosing a cloud service provider14417.76144 votes, 17.76%
It's a somewhat important consideration when choosing a cloud service provider789.6278 votes, 9.62%
It's a not an important consideration when choosing a cloud service provider293.5829 votes, 3.58%
It's the least important consideration when choosing a cloud service provider172.1017 votes, 2.10%
I'm not involved with choosing a cloud service provider47758.82477 votes, 58.82%

This week's survey: Would you consider writing code specific to a chip-set?

Latest Additions

New articles added

Algorithms & Recipes

  (13 votes) by Mikhail Semenov (updated 6 days ago)
Efficient Quicksort methods for sorting arrays with lots of duplicate elements
  (2 votes) by Mr.PoorEnglish (updated yesterday)
Usage of Linq and anonymous Methods help keep code briefly
  (2 votes) by InvisibleMedia (updated yesterday)
Specify grammatical contexts
  (0 votes) by Mr.PoorEnglish (updated 17 hours ago)
Explains Backtracking (and some more) with the Example "Eight-Queens-Puzzle"

Android

  (2 votes) by Android on Intel (updated 5 days ago)
If you're just starting out, here are a few tips from iHub developers to ensure your app doesn't get lost in the crowd.
  (2 votes) by Daanemanz (updated 9 hours ago)
FTP based app links directly link to your app instead of causing a pop up asking the user to open the link with a browser. This is how they differ from the usual http(s) app links.
  (0 votes) by Android on Intel (updated 5 days ago)
This blog will go through the high level features of the Intel® Atom™ x3 platform, especially the features which mobile app developers are interested in.
  (0 votes) by Android on Intel (updated 5 days ago)
This article introduces software developers to the key mechanisms used by Intel® RealSense™ technology to implement depth perception in enhanced digital photography.
  (0 votes) by Android on Intel (updated 5 days ago)
In this article, we can see how to debug and check the exception error in Android Linux Kernel in Intel ® Architecture-based system with Intel ® JTAG Debugger which is a part of tool Intel System Studio ® Ultimate Edition
  (0 votes) by Android on Intel (updated 5 days ago)
Which Intel software tool includes a new name, new features, and it's ALL available for FREE?
  (0 votes) by Android on Intel (updated 5 days ago)
This installation instructions document will guide you through installing the Intel® Android* USB Driver package which will enable you to connect your Windows based machine to your Android device that contains an Intel® Atom™ processor inside.

Applications & Tools

  (2 votes) by Wladis (updated yesterday)
Disclamer: this article is a step-by-step guide to help you to familiarize with the core functionality of Incoding Framework. Following the guide will result in an application that implements the work with the DB (CRUD + data filters) and fully covered with unit tests.
  (2 votes) by Wladis (updated yesterday)
Calling Commands and Queries from Razor Views using IML instead of Controller
  (1 votes) by Wladis (updated 15 hours ago)
disclaimer: the article represents a survey on the transformation of JSON data into html on the client part (browser) and reveals the operation details of template в Incoding Framework (search, formation, local storage and plugging in one's own engine).

ASP.NET

  (6 votes) by syed shanu (updated 4 hours ago)
In this article you will learn about MVC using ReactJS and WCF Rest for Beginners.
  (2 votes) by Michal Sobieraj (updated 5 days ago)
This tutorial shows how to create Microsoft Dynamics CRM extensions that use ASP.NET SignalR to provide real-time messaging functionality
  (0 votes) by Fredrik Schultz (updated 5 days ago)
A crash course in how to develop with the free and open source content management system Kaliko CMS.

C#

  (9 votes) by shunninghuang (updated 5 days ago)
CPS1 emulator, ROM hacking
  (8 votes) by PureNsanity (updated 3 days ago)
Service bus implementation with multiple transports/providers for enterprise software
  (4 votes) by Shivprasad koirala (updated 2 days ago)
This blog discusses about C# Out vs Ref keyword.
  (5 votes) by PureNsanity (updated 2 days ago)
What a MONAD is and how they impact your C# code
  (1 votes) by Igor Sorokin (updated 2 days ago)
In this article I would like to describe simple WPF application for showing System.Windows.SystemColors list.

Client side scripting

  (3 votes) by Xun Ding (updated 23 hours ago)
JavaScript is 20 years old. Shall we look back and take some snapshots of the milestones?
  (1 votes) by Dave_Voyles (updated 4 days ago)
With the advent of WebGL and asm.js, developers can now harness much of the power of their computing device from within the browser and access markets previously unavailable.
  (1 votes) by Lộc Nguyễn (updated 2 days ago)
Using HTML5 Audio, JavaScript, Bootstrap, and jQuery
  (0 votes) by Christian_Heilmann (updated 5 days ago)
The ES6 conundrum
  (0 votes) by Jeff Burtoft (updated 3 days ago)
manifold.JS is a new open source framework that that can take a website and create an app for Windows, iOS, Android, Chrome, and Firefox, simplifying the creation of hosted apps across platforms.

Database

  (4 votes) by Den367 (updated 5 days ago)
Short glance at drawing on geographical tiles by using of Microsoft.SqlServer.Types assembly.
  (0 votes) by Math08avan (updated 12 hours ago)
Import text file data to SQL database using foreign key relation and validation.

Document / View

  (0 votes) by Sadique KT (updated yesterday)
How to Install Oracle 12c, How to create listener, How to create TablesSpaces and How to restore database

Files and Folders

  (9 votes) by John Torjo (updated 4 days ago)
Monitoring Log files can be fun!

Game Development

  (11 votes) by markmnl (updated 5 days ago)
Overview of making fast-paced multiplayer networked games - the challenges and techniques to overcome them.

HTML / CSS

  (16 votes) by Ranjan.D (updated 6 days ago)
We will learn more about CSS styles Displaying, Positioning, Formatting and a lot more. It's all about how to create a visual appearance using CSS.
  (12 votes) by Peter Leow (updated 5 days ago)
Learn to create a responsive web page.

Libraries

  (0 votes) by Maxim Kurayan (updated yesterday)
EF Dynamic Report is a small open source project which allows you to use Entity Framework mapping between types and tables as a dynamic report data source

NoSQL

  (1 votes) by ggraham412 (updated 3 days ago)
Simple Java program demonstrates HBase table creation, data import and queries

Product Showcase

  (0 votes) by LEADTOOLS Support (updated 5 days ago)
LEADTOOLS is an imaging toolkit that can be utilized to help enable end-users to utilize almost any camera as feature-enhanced scanner and "scan" anything, anywhere, any time with excellent image quality.

SharePoint Server

  (53 votes) by Imran Abdul Ghani (updated 5 days ago)
Article explains about SharePoint Calendars, Overlays and usage of multiple calendars within SharePoint.

Web Services

  (2 votes) by newton.saber (updated 2 days ago)
Creating the Best SocialMedia App Ever (Part 1 of N)

Windows Presentation Foundation

  (0 votes) by ntg123 (updated 2 days ago)
A simple and elegant way to apply Bevel-Effect in WPF

Articles updated

.NET Framework

  (305 votes) by Tim Corey (updated 2 days ago)
Learn how to use log4net without fear. Stop copying config files and figure out how to make log4net do exactly what you want.

ASP.NET

  (17 votes) by syed shanu (updated 2 days ago)
This article shows how to create a word puzzle game using MVC, AngularJS and Web API 2.

C#

  (66 votes) by John Underhill (updated yesterday)
Twofish 512, Serpent 512, Rijndael 512, the HX Ciphers, Ring-LWE, NTRU, McEliece, Rainbow, GMSS, DTM-KEX
  (12 votes) by dale.newman (updated 4 days ago)
An alternative to .NET 2.0 Custom Configuration Sections

Client side scripting

  (40 votes) by Gerd Wagner (updated 6 days ago)
A short summary of JavaScript's main features, including a discussion of the different kinds of JS objects, basic data structures, functions as first class citizens, and code patterns for implementing classes.

Files and Folders

  (348 votes) by Uzi Granot (updated 5 days ago)
PDF File Writer is a C# .NET class library allowing applications to create PDF files. Version 1.16.2 enhancements: Unicode text support and reduced memory requirements.

GPU Programming

  (10 votes) by Ryan S White (updated 5 days ago)
an assembler/compiler for AMD's GCN (Generation Core Next Architecture) Assembly Language

Miscellaneous

  (4 votes) by Sacha Barber (updated 5 days ago)
An introductory article on Apache Spark, with a demo app

Windows Runtime

  (3 votes) by David Maw (updated 5 days ago)
A way to embed help pages within a Windows RT or Phone program

New Tips and Tricks added

Android

  (6 votes) by Miral Sarwar (updated 6 days ago)
Very fruitful approach to control data of ListView dynamically

ASP.NET

  (1 votes) by ManasKumarM (updated 12 hours ago)
This tip describes how to retrieve all session values in ASP.NET.

Button Controls

  (0 votes) by Evil Iceblock (updated 2 days ago)
A completely custom-drawn Switch control for Windows Forms applications, using C# and GDI+

C / C++ Language

  (11 votes) by cocaf (updated 4 days ago)
The virtual inheritance helps to solve certain class design problems even if they are unrelated to the "deadly diamond of death"
  (1 votes) by zidane168 (updated 3 days ago)
This tip will help you to get server side date-time

C#

  (58 votes) by Fiyaz Hasan (updated 4 days ago)
C# 6.0. features walkthrough with easy to understand examples.
  (5 votes) by idreeskhan (updated 5 days ago)
String interpolation or String handling in C# 6.0 with new feature
  (5 votes) by AndyLock (updated 3 days ago)
Dynamic, one class fits all factory with no need for specific implementations.
  (4 votes) by zidane168 (updated 5 days ago)
This topic will be help you building one program can auto commit source code to SVN in CSharp

Client side scripting

  (2 votes) by palaѕн mondal (updated 2 days ago)
How to get the IDs of multiple elements with less code using the power of jQuery
  (2 votes) by Thinira (updated yesterday)
In this article we will discuss how to setup angular 2.0 in visual studio and write a very basic "Todo" application.
  (0 votes) by Schatak (updated yesterday)
A very simple and useful progress bar in HTML using Jquery

Database

  (7 votes) by Peter Leow (updated 4 days ago)
Get your database to generate unique running IDs for your application
  (11 votes) by Naresh Maddirala (updated 6 days ago)
This tip provides various options to improve the performance in database.
  (4 votes) by Bert O Neill (updated 6 days ago)
Execute SSIS Package in C# or SQL Sproc
  (2 votes) by AJSON (updated 4 days ago)
A quick list of requirements for a good BI recruit
  (0 votes) by Member 2007625 (updated yesterday)
It took few days for me to find this solution and I think it worth sharing it.

Exception Handling

  (0 votes) by Atul Khindria (updated 2 days ago)

Grid & Data Controls

  (5 votes) by OriginalGriff (updated 4 days ago)
Sometimes, a chart can make data a lot easier to understand - but why does the Chart control make it so difficult to display multiple lines from a collection of objects?

HTML / CSS

  (8 votes) by Bert O Neill (updated 4 days ago)
AngularJS RibbonBar written with HTML & CSS (and a little JQuery)
  (4 votes) by Swagat Swain (updated 6 days ago)
Display the uploaded image in the DOM before sending it to the server.
  (0 votes) by Peter Occil (updated 5 days ago)
This page introduces a LESS template that sets fonts and font features for CSS stylesheets.

Miscellaneous

  (8 votes) by paul1167 (updated 6 days ago)
A Skeleton of a Single File Generator: Create, Register, Apply

Node.js

  (0 votes) by B. Clay Shannon (updated 3 days ago)
Populating Select Elements' Options Values with "lookup" data stored in your settings.json file in your Meteor apps

NoSQL

  (0 votes) by B. Clay Shannon (updated 4 days ago)
How to insert values into a MongoDB, and then read them out into a select element in a Meteor app in seven easy steps

Programming Tips

  (3 votes) by Dirk Bahle (updated yesterday)
A flexible framework to retrieve and store application settings upon start and shutdown.

Tools and IDE

  (5 votes) by Alexander Siniouguine (updated 3 days ago)
Article on how to reduce size of a bloated Github repository.

Trace and Logs

  (0 votes) by Gerardo Recinto (updated 2 days ago)
A Tracer API, simply. :)

VB.NET

  (10 votes) by Member 10974085 (updated 3 days ago)
VB.NET - Resize and Reposition all controls when Form is resized
  (1 votes) by Member 10974085 (updated 2 days ago)
VB.NET - A different approach to creating control arrays - Create controls at Design time, process them as a control array with shared event handlers

Web Services

  (1 votes) by Ningomba (updated 3 days ago)
Viewing SOAP Request & Response Messages in WCF

Windows Communication Foundation

  (1 votes) by jseijas2 (updated 8 hours ago)
In this tip, we will see how you make quick REST API from database defining the API in a configuration file.

Windows Powershell

  (0 votes) by Pavel Durov (updated 17 hours ago)
This tip shows one of the ways to send a request from your machine to server using Windows PowerShell.

Tips and Tricks updated

Ajax

  (16 votes) by Peter Leow (updated 5 days ago)
This is a simple web application to illustrate visually the difference between Ajax and non-Ajax calls that take place all in a single web page.

C#

  (1 votes) by Code Artist (updated 5 days ago)
TortoiseHgManager, a repositories verification tool for TortoiseHg.

New Technical Blogs added

.NET Framework

  (4 votes) by Afzaal Ahmad Zeeshan (updated 2 days ago)
This post attempts to describe the general difference between overloading and overriding in Object-oriented programming languages.
  (3 votes) by Sebastian Solnica (updated 4 days ago)
Today I would like to share with you an interesting (I hope) diagnostics case in one of our system services. The IngestService (that is its name) was not starting properly for the first time – it was being killed because of exceeding the default 30s timeout. But the second try was always succe

C#

  (2 votes) by DotNetForAll (updated 9 hours ago)
Constructors in C# In this series of the articles I want to cover the different type of methods being present in the .NET framework.  The first type of the methods which I want to cover is the constructors in C#.  Yes constructors are also the methods whose names and return types have been reduced t
  (0 votes) by Pragmateek (updated yesterday)
Introduction If you've already developed COM APIs with .Net, typically in C# with VBA as the consuming language, you've probably leveraged two powerful features: by-reference parameter passing that allows the API to change the input object itself, not only its ... Continue reading ...

Client side scripting

  (0 votes) by GhalebBadran (updated 9 hours ago)
Overview While I was reading the Aug 2015 issue of the MSDN magazine, I've noticed that they wrote an article about the three.js JavaScript 3D library which is been out there for the past 3 years. ThreeJS Overview [1] Three.js allows the creation of GPU-accelerated 3D animations using the Java

Custom Controls

  (1 votes) by Fun@learn (updated 2 days ago)
Introduction This article illustrates options to force attributes on derived types. Background In .NET eco system, Attributes are not inheritable. This means any attribute applied on base class are not applied/inherited on derived class. This article looks at different options available to forcer th

Design and Architecture

  (4 votes) by Anton Angelov (updated 5 days ago)
Elaborate further on the Advanced Strategy Design Pattern in automation tests. Usages such as combining multiple strategies in one test or test validations.The post Advanced Strategy Design Pattern in Automation Testing appeared first on Automate The Planet.

HTML / CSS

  (1 votes) by Prava-MFS (updated 6 days ago)
Hello everyone, today I am going to share one basic thing, which you all may know about it. I am going to explain how can we create numbered list using CSS. So, let’s go through it quickly without wasting much of our time :). HTML provides us few ways of creating lists. A list can […]
  (1 votes) by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ) (updated 4 days ago)
Introduction This is small tip, yet very useful when you want to select all text inside a TextBox. Background This was a requirement for which I researched a lot and tested on multiple browsers and devices. Let me share the problem and solution below. Problem When profile page is shown for a user, t

IoT on Azure

  (1 votes) by Paul S. Chapman (updated yesterday)
Originally posted on: http://bobhardister.com/paulschapman/archive/2009/05/26/windows-azure-tds-wcf-silverlight-and-a-few-problems-on-and-again.aspxIntroductionAfter a short sojourn with the Visual Studio 2010 Beta, I'm back with the next part. Pop quiz – can you run Visual Studio Team Foundation an
  (0 votes) by Paul S. Chapman (updated yesterday)
Originally posted on: http://bobhardister.com/paulschapman/archive/2009/05/14/windows-azure-tds-wcf-silverlight-and-a-few-problems-on-yet-again.aspxSo far Parts I & II have not given us anything new – the code will work happily in an ASP.Net or a traditional client application. Now we get to a more
  (0 votes) by Paul S. Chapman (updated yesterday)
Originally posted on: http://bobhardister.com/paulschapman/archive/2009/05/13/windows-azure-tds-wcf-silverlight-and-a-few-problems-on-again.aspxProject Sourcecode: NewsMashupIn Part I of this series of articles I discussed the database that lies behind the application. Moving from the backend to the

Microsoft BizTalk Server

  (0 votes) by Leonid Ganeline (updated 5 days ago)
BizTalk: Deployment Hell & BizTalk Deployment Framework
  (0 votes) by Leonid Ganeline (updated 5 days ago)
Originally posted on: http://blog.stevebowman.net/archive/2014/01/11/biztalk-complex-decoding-in-data-transformations.aspxSometimes we need to make complex decoding in the data transformations. It could happen especially in the big EDI documents as HIPAA.Let's start with examples.In one example we n

Node.js

  (3 votes) by Sander Rossel (updated 5 days ago)
The sixth in a series on MEAN web development.

Other .NET Languages

  (0 votes) by Steve Naidamast (updated 3 days ago)
Overview of The Solutions Available… For those software professionals creating desktop applications for distribution and\or sale there situations where there is a requirement to present edited text to the user or allow the user of an application to enter text as they would source-code in one of the

Reviews on Third Party Products and Tools

  (0 votes) by Kevin Mack (updated 6 days ago)
CodeProject

SQL Reporting Services

  (0 votes) by m_kramar (updated 5 days ago)
What if you have a collection of objects and want to find matches in database and you want to do it using just one query? The following example demonstrates how it can be done using LINQ.

Static & Panel Controls

  (5 votes) by Ivan Krivyakov (updated 3 days ago)
It sounds unbelievable, but modern HTML applications seem to lack proper support for dock panels. So, I created one for Angular.js. See the code in Plunker My solution is based on ngDock by Dardino, with a number of changes: – added support for hiding and showing the docked panels: existing ng

Testing and QA

  (0 votes) by Bobby Lough (updated 2 days ago)
This post is in regards to the value add that comes from doing mutation testing.

Uncategorised Technical Blogs

  (4 votes) by DotNetForAll (updated 5 days ago)
Parameters Introduction As we know that C# is an object oriented programming language and being object oriented means that the users of the objects need to interact with the data members of the objects and this can be achieved by using the member functions of the class. Passing parameters to the mem
  (3 votes) by Kevin Mack (updated 6 days ago)
Short post tonight, as I things have been pretty crazy lately. I've been working on several projects at once with them all approaching their final delivery dates. Something that is always a fun situation to find yourself in. But a saying I've learned to live by is...busy = employed. But
  (2 votes) by bconlon (updated 3 days ago)
Ambiguous classes in C#
  (2 votes) by Leonid Ganeline (updated yesterday)
Originally posted on: http://maxblogson.net/archive/2015/05/06/serializers-in-.net.-v.2.aspx[v.2.9.0 2015-08-19] I've decided to keep live the first version of this post. It is interesting how tests evolve and how results change. V.1.0.10 see here. The v.2 was inspired by OniBait, thanks a lot! H
  (0 votes) by Leonid Ganeline (updated yesterday)
Originally posted on: http://maxblogson.net/archive/2015/02/26/serializers-in-.net.aspxThis post is obsolete and kept only for sentimental reasons :)Please go to the v.2 of this article.The project code is on GitHub. Any distributed system requires serializing to transfer data through the wires. Th
  (0 votes) by Leonid Ganeline (updated yesterday)
Originally posted on: http://maxblogson.net/archive/2014/07/15/nservicebus-vs.-masstransit.aspxI have got an interesting request to compare and choose the right integration technology for one of my customer. By the end of the day the technologies were limited by NServiceBus and MassTransit systems

Web Security

  (1 votes) by Passion4Code (updated 9 hours ago)
Introduction Validations in any application is so critical now a days that developers ought to be on their toes while developing any such critical and sensitive applications. Hackers are now in every corner of the society, avoid them restrict them to post non sense data into your applications. The a
  (0 votes) by Sander Rossel (updated 9 hours ago)
The seventh in a series on MEAN web development.The post MEAN web development #7: MongoDB and Mongoose appeared first on Sander's bits.

Web Services

  (0 votes) by Member 11794279 (updated 5 days ago)
This is the first one of two posts concerning approach to build cost effective, but prepared for scaling systems, using ASP.NET Web API and Azure.In the era of building systems that aim to provide services at global scale, requirements for scalability and high availability are becoming our bread and
  (0 votes) by Gjermund Bjaanes (updated 9 hours ago)
Cleaning up between tests I am currently trying to get some good end-to-end (e2e with protractor,  which is a great tool!) tests running for my Angular app 'Extreme Results' (wrote a bit about the app here). I very quickly found a big problem. How do I clean up my database between tests and test-run

Win32/64 SDK & OS

  (2 votes) by Xiao Ling (updated 6 days ago)
I saw many posts arguing the performance winner between ZXing and ZBar. As an engineer, who is developing commercial barcode reader software for Dynamsoft, I am curious about which open source project is better, ZXing or ZBar? Considering ZXing is implemented in Java, whereas ZBar is implemented in

Work Issues

  (10 votes) by Bobby Lough (updated 3 days ago)
Why TDD doesn't work for you?This is one of those situations where being brutally with yourself will help.  Test Driven Development (TDD) does not work because you are not doing it.  It is as simple as that.  You gave up on TDD because it was it was sounded good but it was hard.What is TDD?At its co

XML

  (1 votes) by Leonid Ganeline (updated 5 days ago)
Originally posted on: http://blog.stevebowman.net/archive/2014/01/20/complex-xml-schemas-how-to-simplify.aspx[Sample code is here: HIPAA Schema Simplification for the BizTalk Server application]The XML Schemas are used for two main tasks: for processing XML documents (for the XML document validation



© 2015 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