Chủ Nhật, 4 tháng 9, 2016

Weekly Newsletter (5 Sep 2016)

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

CodeProject Mentors

If you're a gold member with 5 articles, and a history of helping CodeProject users, Would you like to help new authors write great articles? Our Code Project Mentor program is looking for members to help struggling authors turn their draft articles into works of art. If you have the time and want to make a difference then please email Sean at submit@codeproject.com.

cheers,
Chris Maunder

Click here Need Excel Reporting?
Use SpreadsheetGear to easily create richly-formatted Excel reports without Excel from any ASP.NET, Windows Forms, WPF or Silverlight application using spreadsheet technology built from the ground up for performance, scalability and reliability. Try it now!

Weekly Poll Results

Is Visual Studio making it easier to write web applications?

Survey period: 29 Aug 2016 to 5 Sep 2016

Visual Studio 2015 embraces multiple platforms, tools and library managers, as well as providing a plethora of editor improvements. Is this helping or hindering the web development process?

OptionVotes% 
It's generally easier for everyone29525.00295 votes, 25.00%
It's made it same or easier for those who can understand the new tools, and the same or easier for those who don't15312.97153 votes, 12.97%
It's made it same or easier for those who can understand the new tools, and harder for those who don't23319.75233 votes, 19.75%
It's about the same for everyone826.9582 votes, 6.95%
It's generally a harder for everyone332.8033 votes, 2.80%
It's generally a lot harder for everyone262.2026 votes, 2.20%
I have no idea35830.34358 votes, 30.34%

This week's survey: What do you do with newly learned knowledge?

Latest Additions

New articles added

.NET Framework

  (4 votes) by Wojciech Nagórski (updated 3 days ago)
Extended XML Serializer for .NET 4 and .NET CORE

Android

  (3 votes) by Peter Leow (updated 3 days ago)
Learn to handle different input types and store the input data to the shared preferences storage in Android.
  (0 votes) by Peter Leow (updated 14 hours ago)
Learn turn the soft keyboard into a smart keyboard that is more responsive and more productive to its users in Android apps.

ASP.NET

  (7 votes) by Sheshnath Kumar (updated 4 days ago)
This article will find out a solution to serialize/deserialize object by reference at server and client, also will serialize/deserialize objects having circular references.
  (6 votes) by Vignesh Mani (updated 1 weeks ago)
This article explains about how to create custom filters and user defined filters in ASP.NET MVC 5 in Step by Step way.
  (5 votes) by Shamim Uddin (updated 2 days ago)
In this article We will learn about TypeScript
  (3 votes) by Mishra Sourabh (updated 4 days ago)
In this article, you will learn about ng-Src directive in AngularJS.
  (3 votes) by Hussain Patel (updated 5 days ago)
In this article I will show how to display an SSRS report in ASP.NET MVC application.For this demo I am using Visual Studio 2012, ASP.NET MVC 4 - Empty Template, an existing SSRS report deployed on SSRS Server and a nuGet package.
  (0 votes) by Murali Manohar Pareek (updated yesterday)
AJAX is a modern way to building web application where most of the code runs at client side for better performance and user experience. So how can we make secure AJAX call to protect from CSRF (Cross-site request forgery) attack?

C#

  (9 votes) by JamesAmos (updated 2 days ago)
Microsoft .NET 4.5 introduced new "async and await" methods to provide an easy way of implementing asynchronisity using .NET tasks objects.
  (4 votes) by thereyno (updated 6 days ago)
Software (C#-MySQL CodeGen - rno) is a software that Generate MySQL codes (ex. INSERT, UPDATE, DELETE,GET ROW) for C# database manipulation.

Client side scripting

  (3 votes) by Vikas Sharma (updated 6 days ago)
In this article, I will be explaining the core concept of AngularJS that is Directives.
  (2 votes) by AJSON (updated 12 hours ago)
Adding multi user and resource capabilities to Full Calendar in .Net MVC
  (1 votes) by Anurag Sharma (updated 3 days ago)
The Angular 2.0 migration guide is to help developers and technical leads migrating Angular 1.0 framework to Angular 2.0

Dialogs and Windows

  (5 votes) by Jon Campbell (updated 4 days ago)
Using "thunk" technique to add this pointer as fifth parameter to WndProc call for x32 and x64

E-commerce

  (10 votes) by Marcelo Ricardo de Oliveira (updated 4 days ago)
An e-commerce application made with Asp.Net MVC, ReactJS, ReactJS.Net and React-Bootstrap

HTML / CSS

  (4 votes) by Modesty Zhang (updated 4 days ago)
Stateless functional components make building a multi-page website a breeze.

Installation

  (0 votes) by Martin Radu (updated yesterday)
How to install Debian with MATE Desktop Environment and setting it up.

Java

  (1 votes) by Accusoft, Corey Morehead (updated 5 days ago)
This whitepaper shows how I used OCR Xpress for Java to OCR a scanned newspaper, redact the key words, and accomplish my goal.

Programming Tips

  (1 votes) by schollii (updated 13 hours ago)
Investigation on effect of using pyqtSlot in PyQt5

Testing and QA

  (0 votes) by Michal Sporna (updated yesterday)
How to use TECO, open source tool for gathering test coverage report.

Third Party Products and Tools

  (2 votes) by adityave22 (updated 2 days ago)
This tutorial provides a starting point for user to integrate Jira with Jenkins. In this particular example, a ticket will be created in Jira automatically if the build in Jenkins fails.

Articles updated

.NET Framework

  (1 votes) by MittalManglani (updated 4 days ago)
TFS WorkItem History

Android

  (2 votes) by Tiancheng Hu (updated 4 days ago)
New samples of using ThinkAlike to accomplish Android/Desktop cross-platform development, including helloworld, Web API access and widget UI.

Applications & Tools

  (5 votes) by Zijian (updated 2 days ago)
Overview of TraceHub, and the design concepts/contexts behind this open source project

ASP.NET

  (21 votes) by Shamim Uddin (updated 2 days ago)
How to enable cross origin request in ASP.NET Web API
  (10 votes) by syed shanu (updated 5 hours ago)
In this article, we will learn how to create a simple web based music player system using MVC, AngularJS and Web API.
  (9 votes) by Shamim Uddin (updated 12 hours ago)
In this article, we are going to learn how to get geolocation address by using Google geolocation API in ASP.NET Web API.
  (5 votes) by Ali Adly (updated 6 days ago)
A simple example that shows how to create detail grid template at runtime using ASPxGridView

Audio and Video

  (56 votes) by Evgeny Pereguda (updated 6 hours ago)
Simple SDK for capturing, recording and streaming video and audio from web-cams on Windows OS by Windows Media Foundation.
  (17 votes) by Yang Kok Wah (updated 5 days ago)
Playing your favorite video all at the same time

Button Controls

  (11 votes) by James JM (updated 6 days ago)
A collection of WPF controls that allow changing the color of images (image, button, toggle button, and dropdown buttons).

C#

  (28 votes) by Sergey Kizyan (updated 6 days ago)
This is 7th article from my series about C# and it is about Reflection
  (20 votes) by Sergey Kizyan (updated 6 days ago)
My lecture #8 about exceptions handling and organization of error handling in the project

Client side scripting

  (5 votes) by bmiller367 (updated 6 days ago)
jQuery XML Parser and Search
  (4 votes) by bob.bumsuk.lee (updated yesterday)
Building Angular 2 attribute directive and two components in template-driven and model-driven way to capture and validate bank account number in a form

Database

  (33 votes) by NaibedyaKar (updated 3 days ago)
SQL Server database project creation using Visual Studio 2013

Grid & Data Controls

  (9 votes) by James JM (updated 6 days ago)
How to show and edit an object's properties using a DataGrid​​​​​​​.
  (5 votes) by James JM (updated 6 days ago)
Add a ContextMenu to all your DataGrids for toggling column visibility automagically.

Internet / Network

  (312 votes) by Mehdi Gholam (updated yesterday)
Smallest, fastest polymorphic JSON serializer (with Silverlight4 and MonoDroid support)
  (102 votes) by axuno (updated 4 days ago)
MailMergeLib is a SMTP mail client library. It makes use of .NET System.Net.Mail and provides comfortable mail merge capabilities.
  (60 votes) by Mehdi Gholam (updated yesterday)
A binary JSON serializer based on fastJSON (support for MonoDroid)

List Controls

  (25 votes) by James JM (updated 5 days ago)
Add drag selection functionality to ListBoxes, ListViews, and DataGrids.

Miscellaneous

  (122 votes) by Yang Kok Wah (updated 4 days ago)
Implementing shape control that supports transparency, custom design-time editors and simple animation

NoSQL

  (236 votes) by Mehdi Gholam (updated yesterday)
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support, HQ-Branch Replication, working in Linux, now with

Windows Presentation Foundation

  (43 votes) by Meshack Musundi (updated 4 days ago)
A WPF user control for displaying a country's flag

New Tips and Tricks added

Ajax

  (7 votes) by Rou1997 (updated 6 days ago)
AJAX & HTTP For Beginners . . . Implementing A Simply Online Chat . . . Flavouring It With AJAX . . .

Android

  (2 votes) by Member 10165288 (updated 5 days ago)
Introduce a library

C#

  (4 votes) by Ganesh Madane (updated 5 days ago)
File set, get, remove attributes in C#

Miscellaneous

  (1 votes) by B. Clay Shannon (updated 5 days ago)
Using the EPPlus open source library, this article shows how to generate Open XML Files from any data table results by means of a Winforms utility
  (0 votes) by Rahul Kumar 1991 (updated 6 days ago)
Mule ESB: Creating Custom Fliter
  (0 votes) by Rahul Kumar 1991 (updated 4 days ago)
Creating a Custom Aggregator component in Mule ESB

Other .NET Languages

  (0 votes) by epicturkey85 (updated yesterday)
F# Quotations support for ViewModelSupport.ViewModelBase Property get\set Accessors

Third Party Products and Tools

  (1 votes) by adityave22 (updated 4 days ago)
This article explains how to write JavaScript code in Atlassian Jira to call external REST APIs and load json data into Jira custom fields

VB.NET

  (5 votes) by dexterlabs (updated 4 days ago)
Simple code on how to change the menustriptoolbar color when you hover

Tips and Tricks updated

Applications & Tools

  (73 votes) by Rajdeep Debnath (updated 17 hours ago)
Useful tools for ASP.NET developers

Debug Tips

  (2 votes) by Zijian (updated 1 weeks ago)
Create and use System.Diagnostics.TraceSource efficiently

Document / View

  (29 votes) by H. Gupta (updated 2 days ago)
Learn how to integrate the CefSharp open-source web browser into a C# WinForms app

Tree Controls

  (6 votes) by James JM (updated 6 days ago)
A TreeView that displays content when a TreeViewItem is clicked

New Technical Blogs added

Android

  (3 votes) by Andy Point (updated 6 days ago)
Google Maps Nearby Places API Hello Guys. Hope all of you are doing well. In this tutorial, we will learn how to add the markers on nearby places in Google Maps API using Retrofit . We will name this App as Google Maps Nearby Places API.
  (3 votes) by Andy Point (updated 6 days ago)
Google Maps Search Nearby In this post we will learn how to find nearby places in Google Maps. We will first see how to get current location of user and then will add marker on nearby places like Restaurants, Hospitals, Schools etc. You can see demo of this post (Google Maps Search Nearby) in above
  (1 votes) by Andy Point (updated 6 days ago)
Android Firebase Cloud Messaging Tutorial Hello Developers, We are back with a new android firebase tutorial. This time we will discuss about Firebase Cloud Messaging (FCM). We will be using Firebase to add cloud messaging in android app. What is Firebase Cloud Messaging? Firebase Cloud Messaging is

Applications & Tools

  (0 votes) by Mohit1110 (updated 19 hours ago)
Hi, After a long time, today I got a chance to share my new learning with you all in which I will discuss how to Configure Git with Visual Studio Code. We  recently started working on an AngularJS application and decided to use Visual Studio Code Editor for development.

ASP.NET

  (2 votes) by dibley1973 (updated 6 days ago)
Localising Javascript Resource Files in ASP.Net MVCLocalising website text in ASP.Net projects is trivial when carried out server-sideusing resource files, but what do you do when you need localised text served fromthe client side? In previous projects I have served up the localised text as paramete

Azure

  (2 votes) by Taiseer Joudeh (updated 4 days ago)
This is the third part of the tutorial which will cover Using Azure AD B2C tenant with ASP.NET Web API 2 and various front-end clients. Azure Active Directory B2C Overview and Policies Management – (Part 1) Secure ASP.NET Web API 2 using Azure AD B2C – (Part 2) Integrate Azure Active Dir

Client side scripting

  (1 votes) by Vincent Maverick Durano (updated 23 hours ago)
A quick walk-through on upgrading Angular 2 app to RC 6 within your ASP.NET Core project.

Content Management Server

  (5 votes) by Sander Knape (updated 3 days ago)
If you maintain your own server of servers with SSL certicates, you might know how annoying it can be to keep those certificates up to date. Especially when you have a multitude of servers, some possibly even serving the same certificates, this is a hassle to manage. Luckily, there is a solution, an
  (1 votes) by Simon Jackson (updated 6 days ago)
MonoGame Content Project Tool Walkthrough

iOS and watchOS

  (1 votes) by Vidyasagar MSC (updated 2 days ago)
These days a new phase has crept into my developer life and I call it “generating Xamarin.iOS binding for Objective-C libraries”. After tasting success by generating Xamarin C# binding of a Cocoapods iOS SDK using Objective Sharpie, a new request hoped-in from the MobileFirst Platform Fo

Microsoft BizTalk Server

  (2 votes) by Ben Liebert (updated 5 days ago)
How to use the Microsoft Dynamics CRM Online Web API from your ASP.NET MVC website

SharePoint Server

  (2 votes) by Atish Dipongkor (updated 6 days ago)
Exploring the REST API of SharePoint. This tool will help to test HTTP request very easily.

SQL Reporting Services

  (7 votes) by essentialSQL (updated 5 days ago)
How to calculate the end of the month in SQL

Uncategorised Technical Blogs

  (7 votes) by Dave Ceddia (updated yesterday)
Why typing is awesome
  (1 votes) by Grant Curell (updated 2 days ago)
The search that’s more likely to bring you here might be something to the effect of: how to elevate the same command prompt from user to admin in Windows. For me, it was surprisingly annoying and I wasted a lot more time than I thought I would tracking down a solution to this particular proble

Web Services

  (0 votes) by S Ravi-Kumar-2012 (updated yesterday)
A few days back I saw this awesome video on Channel 9 by James Montemagno and I learned about Microsoft Cognitive Services. The services are [...]

Windows Communication Foundation

  (0 votes) by santosh.yadav198613 (updated 23 hours ago)
Thank you everyone for my liking and sharing my last post on WCF. We are now aware of assemblies and namespace required to create the service. In this post we will explore ABC of WCF. INTRODUCTION: WCF offers much more functionality than Web services, few features are Security, Multiple Transport an

Blogs updated

Design and Architecture

  (6 votes) by Gerd Wagner (updated 2 days ago)
We discuss the widely used, but ill-defined MVC architecture metaphor, and point out that the model classes should be decoupled from the storage component.

HTML / CSS

  (16 votes) by Prava-MFS (updated 3 days ago)
Multiple column layout in CSS3

Mobile Development

  (9 votes) by n.podbielski (updated 4 days ago)
This article cover different solutions for Master-Detail page control/mechanism in Xamarin.



© 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