Chủ Nhật, 6 tháng 3, 2016

Weekly Newsletter (7 Mar 2016)

Weekly Newsletter (7 Mar 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

You can write .NET on Linux and MacOS

I'm doing (another) side project to play around with ASP.NET 5 (soon to be ASP.NET Core 1.0 - see Scott Hanselman's post) and was looking for cheap (or free) Windows hosting. "If only I could run on Linux", I thought, "that would cut costs".

And then I remembered that I can.

I'm not sure why more hasn't been made of this, but you can download Visual Studio Code for MacOS and Linux (and Windows!) for free. You can then run your .NET Core apps on MacOS and Linux (and Windows!). Arguably the best cross-platform development environment running on your favourite (or only) OS and it's free.

That's so cool.

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

Cloud services and APIs mean trusting the provider. How much do you trust the following companies with your sensitive data?

Survey period: 29 Feb 2016 to 7 Mar 2016

1 = no trust, 5 = Trust completely. Note we're talking about "trust the company with your data" not "be a good / evil / likeable / distasteful entity".

Option Avg  
Amazon2.873593 votes, 2.87%
Apple2.663333 votes, 2.66%
DropBox2.673342 votes, 2.67%
Facebook1.842305 votes, 1.84%
GitHub2.913650 votes, 2.91%
Google2.683358 votes, 2.68%
Intel2.873592 votes, 2.87%
Microsoft2.933677 votes, 2.93%
Twitter2.042561 votes, 2.04%

This week's survey: Will you run your.NET apps on Linux or MacOS X?

Latest Additions

New articles added

.NET Framework

  (2 votes) by Afzaal Ahmad Zeeshan (updated yesterday)
In this post I have talked about building an IMAP client using WPF framework and ImapX library.
  (2 votes) by Bill Menees (updated 5 days ago)
Use third-party geolocation .csv files and some address range logic to provide simple IP address geolocation.

Algorithms & Recipes

  (2 votes) by JorgeLuisOrejel (updated 2 days ago)
This article is based on Chapter 2 of my unpublished textbook "Applied Algorithms and Data Structures."
  (0 votes) by John Jiyang Hou (updated 2 days ago)
An algorithm to determine if a point is inside a 3D convex polygon for a given polygon vertices in MASM Assembly.

Amazon Web Services

  (3 votes) by Vyacheslav Voronenko (updated 6 days ago)
Article illustrates "infrastructure as a code" concept for automating Amazon VPC creation.

Android

  (1 votes) by Android on Intel (updated 5 days ago)
In order to use the Intel® C++ Compiler for Android within VS2015 IDE, it is required to customize the VS2015 installation. The required steps can be found in the Solution part of this document.
  (0 votes) by Android on Intel (updated 5 days ago)
In this article we are going to do a walkthrough of how to do CPU-bound offline analysis of the workflow.
  (0 votes) by Android on Intel (updated 5 days ago)
If you have an Adobe AIR-based application you can easily port it to the Intel® x86 platform. Support for porting Android AIR applications to the x86 platform started with the Adobe AIR SDK version 14.
  (0 votes) by Android on Intel (updated 5 days ago)
This article takes a simple app and demonstrates the use of the above mentioned sub items.
  (0 votes) by Android on Intel (updated 5 days ago)
This document provides step-by-step instructions on how to build SQLCipher for Android on a Linux host, with architecture settings to an Intel® x86 target.
  (0 votes) by Android on Intel (updated 5 days ago)
This article is about the Marshmallow release; there is a similar article for Lollipop.

Applications & Tools

  (1 votes) by Anatoliy Khotin (9682296) (updated 13 hours ago)
Small application that allows text to be added to an image for annotation or to create greeting cards using ASP.NET MVC and jQuery

ASP.NET

  (13 votes) by Akhil Mittal (updated 4 days ago)
In this article we learn how to write unit tests for core business logic and primarily on basic CRUD operations.
  (4 votes) by syed shanu (updated 5 days ago)
In this article, we will see in detail how to create a simple Student Master CRUD (Create/Read/Update and Delete) using ASP.NET 5, now called ASP.NET Core 1.0, using scaffolding.
  (1 votes) by Suraj Pant (updated 6 days ago)
In this post we will discuss one of the easiest ways to cache an output in MVC and output cache attributes.
  (1 votes) by Hisham Abdullah Bin Ateya (updated 12 hours ago)
Pluralization in ASP.NET Core 1.0 Localization

ASP.NET Controls

  (9 votes) by Pawan Tiwari93 (updated 3 days ago)
Bind DropDown at runtime on change of another drop down in MVC

Audio and Video

  (1 votes) by Dr Gadgit (updated 6 days ago)
Just a very simple web-server that uses byte-ranges realy

Author Resources

  (0 votes) by prateekrc3 (updated yesterday)
Mostly used iterators in Ruby

Boards / Embedded devices

  (3 votes) by Alexandr Surkov (updated 6 days ago)
My expiriance of using C++ with microcontrollers

C / C++ Language

  (2 votes) by Bartlomiej Filipek (updated 5 days ago)
In the article I cover SFINAE, a quite complex paradigm from C++ template programming area. What is this thing? Where can you use it? Let's also look how C++14/17 can help in writing such expressions.
  (0 votes) by David Lafreniere (updated 13 hours ago)
A fixed block memory allocator that increases system performance and offers heap fragmentation fault protection.

C#

  (129 votes) by Ranjan.D (updated 4 days ago)
SMS Client - Server Software is used for sending, reading, deleting messages. It uses GSM modem for sending SMS. It listens for incoming messages to arrive, processes the read message and takes action accordingly. This SMS software requires GSMComm Library which you can also download.
  (18 votes) by David Belmont (updated 6 days ago)
An example of how LINQ could be used to let users build their own filters to query lists or even databases
  (8 votes) by Sergey Kizyan (updated 4 days ago)
6th lecture from my series. This lecture is about attributes.
  (8 votes) by Radosław Sadowski (updated 17 hours ago)
How to code properly
  (7 votes) by Qwertie (updated 4 days ago)
LeMP enhances C# in many ways. Today we'll see how easy it is to write a program to generate C# code, or even analyze existing code.
  (6 votes) by Kenneth Haugland (updated 6 days ago)
How to connect hot observables to Rx
  (6 votes) by Ehsan Sajjad (updated 5 days ago)
In this post, we will discuss the concept of Shadowing in OOP using c# and we will see how it works which will give you some idea that where we can use it and hopefully you will be able to decide when working practically in c# where it can be useful.What is Shadowing:Shadowi
  (2 votes) by Emiliano Musso (updated 5 days ago)
In this short article we will see how to create a SQL database using the services provided by Microsoft Azure cloud platform, and then connect to it via C # code, to perform the normal data insertion and retrieval operations
  (0 votes) by Joy George K (updated 2 hours ago)
Explaining the async await programming model in C#

Client side scripting

  (1 votes) by AJSON (updated 6 days ago)
Fast way to post pre-prepared twitter updates, without using the API
  (0 votes) by Konstantin A. Magg (updated yesterday)
This post presents a JavaScript (ECMAScript 5) version of the Angular 2 tutorial "Tour of Heroes". Learn how to implement the TypeScript examples in JavaScript/ES5. This article covers part 4 and 5 of the original tutorial.

Code Generation

  (3 votes) by Yahya Mohammed Ammouri (updated 6 days ago)
A Windows application tool that generate JavaScript code for a specific ASP server controls (Textbox, CheckBox and radio button)

Cryptography & Security

  (1 votes) by Ondrej_Uzovic (updated 2 days ago)
Simple example showing how to implement secured authenticated communication using the SRP protocol.

Database

  (1 votes) by Gene R. Browning (updated 3 days ago)
Get a quick look at your data characteristics using this tool.

Design and Architecture

  (6 votes) by Shemeer NS (updated 6 days ago)
Explaining Builder Pattern in C# using a Simple TelevisionBuilder.
  (4 votes) by Vyacheslav Voronenko (updated 6 days ago)
Implementation of the git flow releasing model
  (4 votes) by Rishabh S Ajmera (updated 2 days ago)
First article in a series of articles that show practical application of CQRS architecture with emphasis on decoupling messaging as infrastructure component
  (2 votes) by Rishabh S Ajmera (updated 2 days ago)
Second post in a series of articles that show practical application of CQRS architecture with emphasis on decoupling messaging as infrastructure component
  (2 votes) by Rishabh S Ajmera (updated 2 days ago)
Fourth post in series of articles that show practical application of CQRS architecture with emphasis on decoupling messaging as infrastructure component
  (1 votes) by Rishabh S Ajmera (updated 2 days ago)
Third post in series of articles that show practical application of CQRS architecture with emphasis on decoupling messaging as infrastructure component
  (1 votes) by Rishabh S Ajmera (updated 2 days ago)
Fifth and final post in a series of articles that show practical application of CQRS architecture with emphasis on decoupling messaging as infrastructure component

E-commerce

  (0 votes) by Bill SerGio Jr. (updated 5 days ago)
Angular Editor for the Angular Shopping Cart I posted here on CodeProject

HTML / CSS

  (1 votes) by Peter Leow (updated 3 days ago)
Crafting textual contents contextually, efficiently, and differently using Bootstrap.

iOS and watchOS

  (2 votes) by Will J Miller (updated 3 days ago)
Using UIImagePickerController to replicate the profile selection features found in the contacts app requires solving some vexing problems. This article presents one approach for a class that replicates the functionality using the UIImagePickerController.

IoT on Azure

  (22 votes) by Ranjan.D (updated 4 days ago)
Let us see how to send, receive and delete SMS using Arduino and GSM Sheild
  (10 votes) by Ranjan.D (updated 3 days ago)
This article is all about Voice over IP (VOIP) and SMS implementation for IOT devices. We will be making use Twilio API's in coding this solution.
  (6 votes) by Ranjan.D (updated 3 days ago)
Let us see how to build a simple CodeProject API Wrapper.
  (4 votes) by Ranjan.D (updated 3 days ago)
Let us try to understand how to make use of CodeProject API within the Scheduled jobs in Windows Azure Mobile Services.

Mobile Development

  (2 votes) by Er. Puneet Goel (updated 4 days ago)
Scroll View are widely used in Android Layouts. Now when a user scrolls the view, we need to find the scroll event of the scroll view. So this article is all about finding these events across all the Android API Versions.

NoSQL

  (3 votes) by witnes (updated 3 days ago)
CRUD with filtering for MongoDB version 2 driver

Parallel Programming

  (1 votes) by Moumie Soulemane (updated 3 days ago)
The main aim of this study is to implement the QuickSort algorithm using the Open MPI library and therefore compare the sequential with the parallel implementation.

Product Showcase

  (0 votes) by Jeremy Likness (updated 5 days ago)
This article explores how to define a model, solve a problem, and generate a visual graph within a single page web application using HTML, JavaScript, the D3.js library, and the RASON REST API.
  (0 votes) by Microsoft Canada (updated 3 days ago)
Daniel Roth overviews ASP.NET 5 and ASP.NET MVC 6. He explains the guiding principles behind ASP.NET MVC 6, and overviews application development, pointing out some important new features in both ASP.NET MVC and Web API.
  (0 votes) by Microsoft Canada (updated 3 days ago)
In this demo-packed video, Scott Hanselman shows just how easy it is for any developer to deliver mind blowing next-generation web applications and services powered by the cloud.
  (0 votes) by Microsoft Canada (updated 3 days ago)
Check out how to make your website mobile friendly using the Bootstrap framework.

Web Security

  (0 votes) by Bryian Tan (updated 2 days ago)
HTTP Public Key Pinning (HPKP)

Windows Communication Foundation

  (3 votes) by Kuv Patel (updated 6 days ago)
Convert a class library of POCO classes to datacontracts for use with WCF without having to write DataContract and DataMember attributes directly to the POCO classes.

Windows Presentation Foundation

  (6 votes) by Clifford Nelson (updated 6 days ago)
This article presents a control that makes it very easy to use Font Awesome characters as icons.

Articles updated

.NET Framework

  (6 votes) by stevejgordon (updated 2 days ago)
How to send emails in ASP.NET Core 1.0

Algorithms & Recipes

  (62 votes) by Qwertie (updated 19 hours ago)
LLLPG, the Loyc LL(k) Parser Generator: now parsing C# itself!
  (24 votes) by John Jiyang Hou (updated 3 days ago)
An algorithm to determine if a point is inside a 3D convex polygon for a given polygon vertices in C++
  (19 votes) by Eric Lapouge (updated 3 days ago)
An other way to export data from a SQL-Server to use them to call a web service

Applications & Tools

  (571 votes) by Dominik Reichl (updated 4 days ago)
KeePass is a free, open-source, light-weight and easy-to-use password safe.

ASP.NET

  (173 votes) by Akhil Mittal (updated 4 days ago)
Enterprise level application architecture with Web APIs using Entity Framework, Generic Repository pattern and Unit of Work.
  (89 votes) by Akhil Mittal (updated 4 days ago)
This article will explain how to make WebAPI secure using Basic Authentication and Token based authorization.
  (63 votes) by Akhil Mittal (updated 4 days ago)
My article will explain how we can make our Web API service architecture loosely coupled and more flexible.
  (58 votes) by Akhil Mittal (updated 4 days ago)
Resolve dependency of dependencies using Inversion of Control and dependency injection in Asp.net Web APIs with Unity Container and Managed Extensibility Framework (MEF).
  (46 votes) by Akhil Mittal (updated 4 days ago)
In this article I'll explain how to write your own custom routes using Attribute Routing.
  (46 votes) by sachin verma, Akhil Mittal (updated 4 days ago)
This article of the series will explain how we can handle requests and log them for tracking and for the sake of debugging, how we can handle exceptions and log them. We'll follow a centralized way of handling exceptions in WebAPI and write our custom classes to be mapped to the type of exception th
  (16 votes) by syed shanu (updated 1 weeks 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.
  (12 votes) by syed shanu (updated 1 hour ago)
In this article you will learn how to create Kids Learn game using MVC and AngularJS

Audio and Video

  (28 votes) by Evgeny Pereguda (updated 7 hours ago)
Simple SDK for capturing, recording and streaming video and audio from web-cams on Windows OS by Windows Media Foundation.
  (27 votes) by firas sawaf (updated 9 hours ago)
A small single dialog utility for recording from the sound card in MP3 format

C / C++ Language

  (14 votes) by Evgeny Zavalkovsky (updated 5 days ago)
`Memoization' of a computation result makes computation faster by trading space for time. Here you will see extremely simple and "easy to use" Memoization Infrastructure.

C#

  (48 votes) by wells cheung (updated 6 days ago)
Standalone Privilege Control, Single Sign-On Solution
  (33 votes) by Sergey Kizyan (updated 5 days ago)
This is the second lecture from my series. It is related to work with text data and concentrated on such types as char, string, SrtingBuilder and SecureString
  (38 votes) by Sergey Kizyan (updated 5 days ago)
This is the 4th article from the training that I give for my coworkers
  (20 votes) by Sergey Kizyan (updated 5 days ago)
Third lecture from the series I'm running. Related to class definition and gives basic understanding about what is type in .NET
  (16 votes) by Prabu ram (updated yesterday)
This article explains how to create a PDF file using C# object
  (11 votes) by Sergey Kizyan (updated 5 days ago)
This is 5th lecture of the set I'm giving. It is related to delegates and events
  (4 votes) by wells cheung (updated 6 days ago)
Privilege Control System based on MVC and WCF.

Client side scripting

  (9 votes) by AJSON (updated 2 days ago)
Get on top of memory leaks and improve user experience when using JQuery/KnockoutJS in a SPA or SPA based Hybrid Mobile Applicaiton
  (2 votes) by Konstantin A. Magg (updated yesterday)
This post presents a JavaScript (ECMAScript 5) version of the Angular 2 tutorial "Tour of Heroes". Learn how to implement the TypeScript examples in JavaScript/ES5. This article covers part 1, 2 and 3 of the original tutorial.

Combo & List Boxes

  (112 votes) by David MacDermot (updated 3 days ago)
This article describes the creation of a non-MFC custom PropertyGrid control.

Database

  (46 votes) by dale.newman (updated 5 days ago)
Importing Excel & Delimited Files into a Junk Database
  (27 votes) by Jörgen Andersson (updated 4 days ago)

Design and Architecture

  (8 votes) by Halil ibrahim Kalkan (updated 5 days ago)
In this article, I'll show you how to create interceptors to implement AOP techniques. I'll use ASP.NET Boilerplate (ABP) as base application framework and Castle Windsor for the interception library.

E-commerce

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

Files and Folders

  (387 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.1 enhancements: WPF graphics, transparency, color blending and elliptical arcs drawing.

Grid & Data Controls

  (58 votes) by David MacDermot (updated 3 days ago)
A simple to use grid control for Windows SDK C applications.

Miscellaneous

  (1 votes) by Member 11610266 (updated 11 hours ago)
Labels are not only to add titles for fields in a Form. They are a usefull tool to comunicate with the application.

Mobile Development

  (2 votes) by Zohaib Sibte Hassan (updated 3 days ago)
Getting started on using LevelDB for your UWP application

PHP

  (10 votes) by Vyacheslav Voronenko (updated 2 days ago)
Steps for how OTP code is obtained, and adding a new level of security to web applications.

Progress Controls

  (2 votes) by Hiske Bekkering (updated 2 hours ago)
A simple explanation of how to synchronize custom painting with a ProgressBar's default painting.

Windows Presentation Foundation

  (8 votes) by Ratish Philip (updated 6 days ago)
The next version of the useful WPF controls is here

New Tips and Tricks added

Algorithms & Recipes

  (0 votes) by Muhammad Nahid (updated 3 days ago)
Store Credit solution
  (0 votes) by Peter Occil (updated 12 hours ago)
Most apps that use random numbers care about either unpredictability or speed/high quality.

ASP.NET

  (4 votes) by Parveen Siwach (updated 6 days ago)
To access static files directly in MVC, we need to use different methods.
  (5 votes) by Debendra Prasad Dash (updated 6 days ago)
In this tip, I am going to explain about Google map and how to integrate this map to search any location in ASP.NET.
  (1 votes) by Yogesh Jamkhindikar (updated 3 days ago)
Utility function to compare 2 objects using MD5 Hash

C / C++ Language

  (2 votes) by Shvetsov Evgeniy (updated yesterday)
Everything you always wanted to know about Macros but were afraid to ask

C#

  (5 votes) by Shailendra Singh Deol (updated 4 days ago)
Customize datepicker style in WPF
  (3 votes) by ahmet_uzun (updated 3 days ago)
Audio pitch shifter application using the CSCore library
  (2 votes) by Akhil Mittal (updated 4 days ago)
Helper class to compare two class objects while unit testing
  (1 votes) by The Zakies (updated 3 days ago)
Tutorial 2 (how to interactivaly add multiple shpes gdi using linked lists)
  (0 votes) by yuvalsol (updated 5 days ago)
Singular & plural string extensions that leverage .NET Entity Design PluralizationService

Client side scripting

  (5 votes) by Krishna KV (updated yesterday)
Validate your Angular/Javascript using ESLint
  (3 votes) by dumsky (updated 3 days ago)
Getting it all together - Controller, Service, $http, caching and more

Database

  (3 votes) by MaDeRkAn (updated 3 days ago)
Adapter implemantation to mock DbContext easily
  (2 votes) by markkang (updated 9 hours ago)
This tip describes how to generate insert SQL statement from the records in an existing table in SQL server database

Design and Architecture

  (1 votes) by Luigi Grilli (updated yesterday)
How to install ELK (elasticsearch, kibana and logstash) on Windows

Dialogs and Windows

  (1 votes) by Shailendra Singh Deol (updated 5 days ago)
Create Custom Message Box in WPF XAML

Files and Folders

  (2 votes) by Ambivalent Rob (updated yesterday)
Extends FileSystemWatcher to use Regex filters

GDI+

  (2 votes) by The Zakies (updated 3 days ago)
Tutorial 1 (how to create a vector graphics program)

Grid & Data Controls

  (3 votes) by Henka.Programmer (updated 3 days ago)
WPF Control allows to create complex data table with cell merging, columns merging, complex columns and rows merging
  (1 votes) by Er. Puneet Goel (updated 6 days ago)
When you are dealing with Date&Time input from user, it's always complicated to handle the Date&Time format. You are not sure about how you will handle the user input format. So, here is the solution.

Java

  (0 votes) by Mahmoud_Gamal (updated 4 days ago)
Connection pool java without ConnectionContext

Miscellaneous

  (4 votes) by Sergey Alexandrovich Kryukov (updated 5 days ago)
In response to an interesting Quick Questions & Answer Inquirer's request, I'm showing how to create an impression of window rotation in a simple way

SharePoint Server

  (1 votes) by kushan lahiru perera (updated 3 days ago)
View real error without 'Something went wrong' in SharePoint, this is another better-way than viewing in the ULS

Threads, Processes & IPC

  (2 votes) by Yogesh Jamkhindikar (updated 5 days ago)
This tip will help you achieve a graceful termination of your spawned threads in your ASP.NET application.

Uncategorised Tips and Tricks

  (0 votes) by FantasticFiasco (updated 20 hours ago)
A tool helping you to backup all your TeamCity projects and their settings.

VBScript

  (0 votes) by Ravindra T C (updated 10 hours ago)
Unit Testing JavaScript classes using QUnit

Win32/64 SDK & OS

  (5 votes) by Antonio Miras (updated 4 days ago)
Programatically set a static IP, subnet mask and gateway to an ethernet network adapter on your local machine

Windows Presentation Foundation

  (3 votes) by Nachiappan Kumarappan, Anil Nagaraja (updated 4 days ago)
This tip briefly explains about DataTemplate
  (2 votes) by Shailendra Singh Deol (updated 3 days ago)
Customize default style of calendar in WPF
  (1 votes) by Nachiappan Kumarappan, Anil Nagaraja (updated 2 days ago)
This tip explains about property value inheritance briefly.

Work Issues

  (2 votes) by dknyoli (updated 6 days ago)
PC Keyboard Layout on Mac OS X

Tips and Tricks updated

Applications & Tools

  (57 votes) by Rajdeep Debnath (updated 6 days ago)
Useful tools for ASP.NET developers

C#

  (21 votes) by Sergey Kizyan (updated 5 days ago)
I'm starting a set of C# lectures for our engineers. The first lecture is about C# built-in types also known as primitive types.
  (7 votes) by ArindamSarkar (updated 4 days ago)
Tips and tricks to quickly find out how to manipulate Excel using .NET Managed Code

Client side scripting

  (1 votes) by FrostedSyntax (updated 2 days ago)
This slideshow plugin extends jQuery and allows all sorts of customization, such as the ability to choose any element type as slides just by specifying a selector string.

Database

  (1 votes) by István Smrtnik (updated 16 hours ago)
A Google fusion tables SQL front end for quick query hacks. Comes with code completion, syntax and error highlighting plus some extra commands like DROP TABLE. Antlr4 grammar included.

Node.js

  (4 votes) by slavik57 (updated 2 hours ago)
Synchronous promise for making testing experience much easier

Testing and QA

  (2 votes) by slavik57 (updated 2 days ago)
Mocking library for JavaScript

New Technical Blogs added

Amazon Web Services

  (4 votes) by Keyhole Software (updated 6 days ago)
Or How I Learned to Stop Worrying and Love the HATEOAS REST has become the defacto, or at least vogue, solution to implementing web services. This is understandable because REST offers a level of self-documentation in its utilization of the HTTP specification. It's durable, scalable, and offers seve

Boards / Embedded devices

  (5 votes) by adityaswami89 (updated 5 days ago)
Creating C# application's on Raspberry Pi

C#

  (1 votes) by Bill Wagner (updated 3 days ago)
Let's discuss another of the features that may be coming to the next version of the C# language: Local Functions.

Client side scripting

  (0 votes) by Dave Ceddia (updated 4 days ago)
Angular 1.5 Component Error
  (0 votes) by Gjermund Bjaanes (updated 2 hours ago)
Very generic advice on how to mock constructor objects so that you can spy on the objects being created by the constructor

Dialogs and Windows

  (0 votes) by Mario Vernari (updated yesterday)
A TileListView for Universal Windows

Expression

  (3 votes) by Sibeesh Passion (updated 6 days ago)
In this post, we will see how to use common table expression or CTE in our SQL Server.

Grid & Data Controls

  (1 votes) by Sibeesh Passion (updated 6 days ago)
In this article we are going to see how to create a custom deferred grid in MVC using Web API and Angular JS. We will be creating a custom UI for the grid and using web API and angular JS $http services we will fetch the data from the database. Normally we uses ADO.Net Entity […]

IoT on Azure

  (3 votes) by adityaswami89 (updated 4 days ago)
Azure IOT with Raspberry Pi
  (1 votes) by Keith Holloway (updated 4 days ago)
Automated Backup of Azure Storage Tables and Blobs
  (0 votes) by pauljamesnichols (updated 3 days ago)
This article will run you through the features of the new free preview offering from Microsoft called Azure DevTest Labs.

Other .NET Languages

  (2 votes) by Vidyasagar MSC (updated 6 days ago)
Swift lang for C# developers
  (0 votes) by SneakyPeet (updated 5 days ago)
Delayed dependency resolution the right way

PHP

  (0 votes) by Xiao Ling (updated 6 days ago)
How to make PHP barcode reader on Linux

Raspberry Pi

  (5 votes) by Chris Boss (updated 6 days ago)
Windows, IOT, Raspberry PI, Intel, Win32 and BASIC

SharePoint Server

  (0 votes) by Member 12014821 (updated 2 days ago)
How to display the SharePoint list item permissions using REST API

Testing and QA

  (1 votes) by Gaston Verelst (updated 6 days ago)
Grasshopper unit testing

Uncategorised Technical Blogs

  (1 votes) by Dennis E White (updated 21 hours ago)
Protocols and delegates and Swift...
  (0 votes) by Jameson Triplett (updated 3 days ago)
Message IDs and why you should log them
  (0 votes) by Jameson Triplett (updated 3 days ago)
Installing Mule as a Service on Linux

Windows Runtime

  (1 votes) by Afzaal Ahmad Zeeshan (updated 2 hours ago)
What Windows runtime can teach .NET developers

XML

  (0 votes) by Jameson Triplett (updated 3 days ago)
Log4j2.xml Tweaks



© 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