Thứ Năm, 30 tháng 11, 2017

The Daily Build - Fast and improved 2D Convex Hull algorithm and its implementation in O(n log h)

The Daily Build - Fast and improved 2D Convex Hull algorithm and its implementation in O(n log h)
Click here Add SSH and SFTP to Your Apps
IP*Works! SSH enables developers to build SSH secured Desktop, Web, and Mobile applications with file transfer, remote login, secure email, and more. Its client, server, and proxy components support SSH 2.0 encryption and advanced cryptography. Download a trial today!
Click here Instant APIs from your Database
Create APIs from existing enterprise data. Hook up any SQL or NoSQL database and the API Server instantly generates flexible, comprehensive, and fully documented APIs - no custom development required. Download Now!
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!

Headline article

Fast and improved 2D Convex Hull algorithm and its implementation in O(n log h)

  (23 votes) by Eric Ouellet (updated 8 hours ago)
Many improvements over a pretty new and unknown very fast 2D Convex Hull algorithm and much more.

New Articles, Tech Blogs and Tips

Artificial Intelligence and Machine Learning

  (3 votes) by Dmitrii Nemtsov (updated 13 hours ago)
A way to build a finite-state machine identifying predefined sequences in a stream of characters.

Game Development

  (1 votes) by EgorYusov (updated 23 hours ago)
This article describes Unity low-level plugin interface and the Unity graphics interface emulator that facilitates native plugin development.
  (1 votes) by IAmJoshChang (updated 12 hours ago)
How to set up Google Spatial Audio in Unity
  (0 votes) by IAmJoshChang (updated 12 hours ago)
How to use the Daydream controller with our FPS

Node.js

  (3 votes) by lars paisley (updated 22 hours ago)
A simple approach to documenting ESB transactions and transformations

SharePoint Server

  (0 votes) by Bajirao_ (updated 17 hours ago)
It's a SharePoint 2013 POC of modal popup in which HTML can be used as content of popup.

Testing and QA

  (1 votes) by Mohammed Faci (updated 10 hours ago)
This article provides detailed steps for writing test cases using Selenium 3.7.0 and Visual Studio 2017/C#.

Uncategorised Tips and Tricks

  (10 votes) by jespa007 (updated 21 hours ago)
A programming language for C++ projects

Universal Windows Platform and Windows Runtime

  (0 votes) by psatos (updated 17 hours ago)
Make auto updater for UWP applications, because UWP doesn't have auto update functionality (like WPF ClickOnce).

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

Boards / Embedded devices

  (6 votes) by Elmue (updated 6 hours ago)
This article describes the easiest way to remote control any computer with any infrared remote control that you already have.The idea is to control your music or video player on the computer from your couch. I have seen serveral projects for this purpose in internet but none of them satisfied me.

C#

  (21 votes) by John Torjo (updated 15 hours ago)
Easily read and write files from/to any Android Phone/Tablet/iPhone/iPad connected via USB.

Windows Presentation Foundation

  (8 votes) by Peter Sun (247) (updated 18 hours ago)
Demonstrate how to create WPF TrewView from C# code, using MVVM for data binding for HierarchicalDataTemplate. The key for this article is Code-Behind and No XAML!

Daily News - C# 8.0 Features: A glimpse of the future

Daily News - C# 8.0 Features: A glimpse of the future
Click here Add SSH and SFTP to Your Apps
IP*Works! SSH enables developers to build SSH secured Desktop, Web, and Mobile applications with file transfer, remote login, secure email, and more. Its client, server, and proxy components support SSH 2.0 encryption and advanced cryptography. Download a trial today!
Click here UP Squared* Grove* IoT Development Kit
A high performance IoT kit providing a clear path to production, configuration with pre-installed Ubuntu OS, expanded I/O to help with rapid prototyping, and a means to incorporate complex and advanced libraries for commercial IoT deployments. Get started!
Click here Start Monetizing Your App Now
Gain insights about your users and maximize your app ad revenue with AdMob by Google: the largest source of global advertiser demand that brings best-in-class technology in a single platform, with flexible ad controls and an industry-leading mediation service. Sign up now!
Industry News
Not that this kind of behaviour would ever happen here
Source: Motherboard
In Mother Russia, DNS finds you
Source: Bleeping Computer
Don't worry, it's still insanely overvalued
Source: Reuters
Source: Commit Strip
Developer News
This way to the walled garden
Source: Techcrunch
"And remember my friend, future events such as these will affect you in the future."
Source: NDepend
As opposed to problem-driven tech solutions
Source: Lars de Ridder
Science and Technology
Unfortunately, they'll need 54 qubits to run the simulator
Source: Motherboard
More of a geography error, but sure, blame the programmers
Source: Ars Technica
That's what they want you to believe anyway
Source: Phys.org
Code Project Discussions - Your say!
Uh... 42?
Source: CodeProject
"Suspicion builds Confidence."
Source: CodeProject
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!



© 2017 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Insider News click Unsubscribe.
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 Insider@codeproject.com

Thứ Tư, 29 tháng 11, 2017

The Daily Build - TCPIP Server and Client example

The Daily Build - TCPIP Server and Client example
Click here Add SSH and SFTP to Your Apps
IP*Works! SSH enables developers to build SSH secured Desktop, Web, and Mobile applications with file transfer, remote login, secure email, and more. Its client, server, and proxy components support SSH 2.0 encryption and advanced cryptography. Download a trial today!
Click here Instant APIs from your Database
Create APIs from existing enterprise data. Hook up any SQL or NoSQL database and the API Server instantly generates flexible, comprehensive, and fully documented APIs - no custom development required. Download Now!
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!

Headline article

TCPIP Server and Client example

  (20 votes) by ecklerpa (updated 17 hours ago)
Example of a TCPIP server that listens and can serve multiple client connections.

New Articles, Tech Blogs and Tips

Applications & Tools

  (1 votes) by Paul D. Sheriff (updated 10 hours ago)
Learn to apply some SPA techniques in your jQuery applications

Azure

  (4 votes) by Sacha Barber (updated 10 hours ago)
Azure Service Fabric Demo + IOC, logging, encryption

Client side scripting

  (8 votes) by Danny Chu (updated 16 hours ago)
Learn how to detect if client has JavaScript enabled or disabled at your backend webserver

Code Generation

  (0 votes) by Christian Specht (updated 10 hours ago)
When you're starting a project using a technology which is still in alpha/beta status, sometimes things break.I experienced this with .NET Core. I created a new project with it in the beginning of 2016, using .NET Core 1.0.0-rc1-update1, which had the original json-based project files (global.json

Game Development

  (3 votes) by jespa007 (updated 10 hours ago)
Example game engine by using SDL2 and ZetScript

HTML / CSS

  (2 votes) by Nick Polyak (updated 4 hours ago)
TypeScript tutorial for object oriented programmers

Mobile Development

  (1 votes) by Rajpeer (updated yesterday)
This article may help Ionic/Cordova developers to integrate Google login into their Ionic/Cordova projects.

Uncategorised Technical Blogs

  (0 votes) by Dave Ceddia (updated 15 hours ago)
How do you update state when you are not allowed to change it? Immutability is kind of hard to wrap your head around at first. It seems like a paradox. Changing the data without changing the data? Huh? On top of that, writing code to do immutable state updates is tricky. Below, you will f

Uncategorised Tips and Tricks

  (6 votes) by jespa007 (updated 17 hours ago)
A programming language for C++ projects

Universal Windows Platform and Windows Runtime

  (0 votes) by raddevus (updated 9 hours ago)
Get Started in UWP (moving away from WinForm) Chapter 7 Saving journal entries in the file system

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

C++ / CLI

  (7 votes) by Jon McKee (updated 6 hours ago)
How to do it and why it works

Database

  (8 votes) by Bob Stoom (updated 21 hours ago)
Walkthrough in detail to create a relational database application using C# .NET without code.

Edit Controls

  (4 votes) by Robert Gustafson (updated yesterday)
I've created an enhanced version of the Extended RichTextBox created by Razi Syed.

Menus

  (1 votes) by Robert Gustafson (updated yesterday)
Simplifies working with ToolStrip-type menus and tool bars for MDI parent forms

Windows Presentation Foundation

  (5 votes) by Dirk Bahle (updated 16 hours ago)
Tips & Tricks on loading and saving WPF Tree View based content.