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. Merry Christmas! It's the time of the year we slowly, reluctantly, close our laptops, catch up with friends and family and indulge in one, or maybe 2, adult beverages. Happy Christmas from all of us at CodeProject HQ. Be safe, and we'll see you next year. IoT Contest Winners Thanks to everyone that's participated in our IoT Tutorial Contest over the past few weeks. The quality of IoT articles submitted has been incredible and the talent present in the community continues to astound us. Congrats to the winning articles from Stage 4: Stay tuned in the new year for the announcement of the final Stage 5 winner and details on a new Internet of Things competition that's in the works. cheers, Chris Maunder Advertisements Latest Additions New articles added | (25 votes) by Bartlomiej Filipek (updated 5 days ago) Several examples of beautiful code made up of algorithms from the C++ standard library. Heavily uses modern C++. | | (12 votes) by Liu Junfeng (updated 6 days ago) A simple and powerful command line options parser. | | (3 votes) by Marc Clifton (updated 4 days ago) APOD, Horoscopes, Weather Radar, Windyty, Tech Feeds, Chromium, NOAA Weather | | (2 votes) by Milliarde (updated 5 days ago) Get started understanding compressed sensing (CS) with some simple code-based examples! | | (0 votes) by Pravin baskaran (updated yesterday) A python implementation of an ant colony optimization algorithm with offline pheromone update to solve ry48p, an asymmetric travelling sales man problem | | (7 votes) by debashishpaul (updated 3 days ago) An introduction to AngularJS: How it all began. | | (4 votes) by Harsha Bopuri (updated 2 days ago) Comparison between jQuery Mobile and Sencha Touch with a simple example | | (0 votes) by 1&1 Internet (updated 6 days ago) Choosing a hosting environment is one of the first decisions when selecting a Web hosting package. Although you may already have a preference, consider these key differences when creating a new Web project for yourself or a client. | | (5 votes) by ChRi$m0rG@N (updated 4 days ago) An article about an omni directional Arduino Yun robot, and an alternative .Net implementation of CmdMessenger | | (2 votes) by Grasshopper.iics (updated 7 hours ago) This tutorial present a step by step guide for building the ultimate robotic control and information sinking for Arduino Controlled Robots over Internet of Things | | (2 votes) by ianjennings (updated 22 hours ago) Connect a (laser-cut) model house to the internet and take control of it's lights and doors! | | (12 votes) by iSahilSharma (updated 4 days ago) This article provides an overview of the web application framework ASP.NET MVC 5. | | (6 votes) by Hassan Mokdad (updated 6 days ago) In this article I will demonstrate two things: First a very basic and simple code snippet to show how we can use task factory to make our web applications more responsive, the next part will be on how to use the SignalR to broadcast messages from the Web Server to all the clients connected. | | (2 votes) by Talal Tayyab (updated 5 days ago) This article talks about TagHelpers - a new feature added in ASP.NET vNext | | (0 votes) by avsol (updated 2 days ago) Custom authentication provider which extracts Facebook user authentication token and a website sample code impersonating a Facebook user. | | (5 votes) by ArcticEcho (updated 6 days ago) This tip explains how to read WAV (wave) files containing multiple channels (2+) using .Net 2.0+ (in C#). | | (1 votes) by Max R McCarty (updated 13 hours ago) Everything you need to know about Azure Service Bus Brokered Messaging | | (16 votes) by Marius Bancila (updated 6 days ago) Experiences and recommendations from modernizing legacy C++ code using C++11/14 | | (22 votes) by bconlon (updated 3 days ago) Ambiguous classes in C# | | (13 votes) by Sacha Barber, Doron Somech (updated 6 days ago) Small demo app showing how to create a streaming Publisher / Resilient clients using NetMQ + RX | | (0 votes) by arussell (updated 2 hours ago) How to use C# to create WPF 3D graphics. | | (6 votes) by Dan Thyer (updated 17 hours ago) I built my own Internet of Things, IoT, home automation system that is controlling 30 different things with 4 different types of microcontrollers with nearly 150 commands. This article talks about IoT design patterns and the lessons learned from the design patterns that I have used. | | (2 votes) by John Atten (updated 4 days ago) If you are new to SQLite, you may well run across one of the most confounding of its implementation details the moment you attempt to do some sort of bulk or batch processing of inserts or updates. What you will discover is that unless properly implemented, inserting or updating multiple records | | (1 votes) by Erich Ledesma (updated yesterday) How to make solution templates with NuGet packages | | (6 votes) by Simon Jackson (updated 4 days ago) All Hail the Old and the New – The MonoGame Content Builder Tool | | (0 votes) by CodeProject, Marko Heijnen (updated 2 days ago) Welcome to our continuing series of Code Project interviews in which we talk to developers about their backgrounds, projects, interests and pet peeves. In this installment we talk to Marko Heijnen from 1&1. | | (2 votes) by Naren Neelamegam (updated yesterday) A complete walk through on IoT Device programming, Web Service programming and IoT Client programming. | | (2 votes) by Prafulla Hunde (updated yesterday) Shows how speech recognition can be used with WPF. | | (0 votes) by Tim_Duncan (updated 2 days ago) This article highlights a few of the advances in Corel Painter* 2015. | | (4 votes) by Ranjan.D (updated 6 days ago) Building a cross platform HTTP service by using Nancy and then deploy the same in Raspberry PI. | | (3 votes) by Arlen Navasartian (updated 6 days ago) This is a simple example of a web based chat application implemented using Firebase. | | (3 votes) by Jason Newell (updated 6 days ago) Solid Edge ST7 AddIn EdgeBar in C++ | | (1 votes) by wliao (updated 4 days ago) Implementing an auto completion feature with Redis, NodeJS and jQuery | | (0 votes) by Alexander Golde (updated 4 days ago) How to fetch and process changelist date from a revision control system | | (1 votes) by Sergey Nozhenko (updated 6 days ago) This is an alternative for "PipeStream, a Memory Efficient and Thread-Safe Stream" | | (2 votes) by Emiliarge (updated yesterday) Native, simply, fast, cross-platform, and quite powerful PL? Is it nothing? No, it isn't. It is PureBasic! | | (1 votes) by BobbyPhillips (updated 16 hours ago) Step-by-step guide to building a WCF Web Service hosted in a Windows Service | | (0 votes) by 1&1 Internet (updated 6 days ago) As an independent Web developer, your goal is to attain clients and create websites that meet their needs. Whether they would like a site built for business or for personal interests, use this guide to advise clients and help them identify the best Web hosting solution. | | (0 votes) by john_1726 (updated 3 days ago) MVVM Silverlight Application with Entity Framework and WCF Service | | (19 votes) by John Simmons / outlaw programmer (updated 5 days ago) Eliminate the tedium of generating model and viewmodel classes for your WPF projects, and save a butt-load of time in the process. | | (6 votes) by Tank Knat (updated 4 days ago) Metah.W(MW) is a C#-derived metaprogramming language for Windows Workflow Foundation 4.5. It provides an alternative way of composing activities to the WF designer. | Articles updated | (71 votes) by John D. Cook (updated 4 days ago) Describes why the most obvious way of evaluating functions may be bad and how to do better | | (2154 votes) by .dan.g. (updated 2 days ago) A hierarchical task manager with native XML support for custom reporting. | | (39 votes) by syed shanu (updated 4 days ago) Insert select update delete in asp.net with Simple Login | | (32 votes) by ChristianNeumanns (updated 4 days ago) This article aims to answer the question: Should we return an empty list or 'null' from functions? | | (30 votes) by ChristianNeumanns (updated 4 days ago) This article aims to answer the question: Should we return an empty list or 'null' from functions? | | (48 votes) by Sacha Barber (updated 5 days ago) Small demo app showing how to create a streaming Publisher / Resilient clients using SignalR + RX | | (27 votes) by syed shanu (updated 2 hours ago) Nested or Master Detail or Hierarchical DataGridView for winforms | | (14 votes) by Nick Polyak (updated 3 days ago) Using a single file wrapper generator to facilitate creating Adapter pattern and Multiple Inheritance | | (5 votes) by Henryk Filipowicz (updated 3 days ago) A class to read and parse reg files | | (30 votes) by Amir Jalilifard (updated 2 hours ago) Lets take an exciting travel to the land of MVC, MVP and MVVM patterns with our sexy friend : JavaScript | | (9 votes) by Steffen Ploetz (updated 5 days ago) JavaScript plugin gaugeSVG to generate widely configurable SVG gauge for a web dashboard | | (73 votes) by Kashif_Imran (updated 5 days ago) Object Oriented Design and Programming Process using a Real World Example | | (42 votes) by JReichert (updated 2 days ago) Use FlexibleMessageBox.Show to seamlessly replace your usages of MessageBox.Show and get more features in a single class you can easily add to your project. | | (4 votes) by Terence Wallace (updated 5 days ago) A demonstration of Finite State Machines (FSM) where agents inhabit an Old West style gold mining town called West World. | | (18 votes) by Luc Pattyn (updated 4 hours ago) A utility that removes phantom icons from the Icon Tray | | (31 votes) by Guruprasad.K.Basavaraju (updated 6 days ago) Introduction to CSS3 Animations | | (15 votes) by Florian Rappl (updated 3 days ago) Exploring the abilities, benefits and features of TypeScript by extending / rewriting the original Mario5 source. | | (16 votes) by Mohammad Dayyan (updated 1 hour ago) A C# library to use PersianCalendar as easy as DateTime | | (7 votes) by Suvabrata Roy (updated 5 days ago) Here is a help on NxBRE (Rule Engine) for basic business rules | | (24 votes) by David Jeske (updated 4 days ago) A simple open-source scene manager, and WavefrontOBJ file loader in C# and OpenGL (OpenTK). Runs on MacOS and Windows. | | (2 votes) by john_1726 (updated yesterday) A guide to constructing an application using Expression Blend and Silverlight for the front-end which obtains data from a WCF service and SQL Server back-end | | (7 votes) by Marc Clifton (updated 6 days ago) A Bare-Bones Series Article | New Tips and Tricks added | (6 votes) by Brad Joss (updated 4 days ago) Export a System.Data.DataTable/DataSet into a T-SQL script that when run creates a #TEMP table of the same definition filled with data. | | (5 votes) by MarkLTX (updated 1 weeks ago) Automatically implement INotifyPropertyChanged for every property in Entity Framework 6.0 entity classes | | (4 votes) by Bhushan Mulmule (updated 18 hours ago) ArrayList is a non-generic collection class and resides in System.Collection namespace whereas List is a generic class and resides in System.Collections.Generic namespace | | (1 votes) by Jak Hammond (updated 3 days ago) Implements server side validation of Google's revamped reCaptcha and includes the ability to inspect any returned error codes | | (1 votes) by Saswat Mohanty (updated 18 hours ago) Model and list object post to controller in ASP.NET MVC | | (6 votes) by B. Clay Shannon (updated 2 days ago) Setting an assembly's version number to a "starting point" but allowing Visual Studio to auto-increment the Build and Revision elements of the Version Info, and then display that in an About box | | (4 votes) by saddam abu ghaida (updated 5 days ago) This post addresses the possibility to create any kind of object and fill it with random data based on properties data types to ease data creation and inserting it in the database in CRUD application. | | (2 votes) by okarpov (updated 2 days ago) How to use ASM in C#.NET and most fast memory copy method | | (1 votes) by Prashant Kurlekar (updated 6 days ago) A simple Twitter client application targetting iOS and Android using Xamarin.Forms, Xamarin.Auth and the LinqToTwitter library | | (1 votes) by Mahfuz Rahman (updated yesterday) Step by step making of splash screen for Windows Form Application | | (0 votes) by Balaji Bethala (updated 4 days ago) Building queries with FetchXML – MS CRM | | (0 votes) by H0tHead (updated 2 days ago) Using InstallUtil.exe from command line is so boring | | (0 votes) by John Melling (updated yesterday) This is a simple program that demonstrates a method used to adjust the screen brightness on any C# application | | (2 votes) by Yasser S (updated 2 days ago) This tip shows how you can create a very simple on/off switch using Angular js and fontawesome. | | (0 votes) by Brad Joss (updated 3 days ago) SQL CLR Functions for Zip Compression and Regular Expression evaluations | | (1 votes) by Mohammed A. Mohiuddin (updated 4 days ago) Calculating Average Processing Time in hours excluding weekends | | (1 votes) by SumiranLingwal (updated 3 days ago) Practical implementation of Scrum Definition of Done (DoD) in Visual Studio Team Foundation Server (TFS) | | (3 votes) by bishopnator29a (updated 5 days ago) Simple method how to make application's window maximized on different monitors in multi-monitor setup. | | (3 votes) by Roger65 (updated 3 days ago) A project to place a Dialog Box on the Taskbar | | (0 votes) by Brisingr Aerowing (updated 2 days ago) This is an alternative for "Security Blackout Window" | | (0 votes) by code.manoz (updated yesterday) Inline grid CRUD in ASP.NET MVC | | (2 votes) by 4Dinand2 (updated 3 days ago) Easy trick to get your int or string value from your enum. Extra DayOfweek | | (1 votes) by charles922 (updated 3 days ago) Use of the Trapezoidal Rule to integrate a function | | (1 votes) by abhijit jha (updated 5 days ago) This tip is for web developers who want to learn how to get started with editing source of Brackets | | (2 votes) by Md Wahiduzzaman khan (updated 22 hours ago) It's finally time to jump into the wonderful world of memory management and Garbage collection. | | (5 votes) by tarun1991 (updated 5 days ago) MDI form open once | | (4 votes) by Dev O'Connor (updated 6 days ago) An extension to the textbox control to offer textbox validation without the need to constantly apply code using regular expressions. | | (3 votes) by Tawani Anyangwe (updated 17 hours ago) A simple custom HTML parser for converting STML into HTML | | (1 votes) by Ashish Raje (updated 5 days ago) Get data from WIT EIDE Webservice | | (1 votes) by Mathi_CP (updated 4 days ago) Self Host Web API 2 in Asp.Net web forms application using OWIN | | (2 votes) by Shah Ankita (updated 17 hours ago) How to join table and display data using WCF Service in MVC | | (0 votes) by Divesh P (updated 18 hours ago) This tip explains how to create LongListSelector with grouping in very simple and easy steps. | | (7 votes) by RumataEstorish (updated 5 days ago) Snowfall animation in WPF application. Bring some winter to your application! | Tips and Tricks updated | (16 votes) by B. Clay Shannon (updated 6 days ago) Add a singleton exception logger to your app for easy logging of interesting occurrences in your app | | (152 votes) by akramKamal (updated 3 days ago) Full C# code to download videos from YouTube in any quality. | | (19 votes) by B. Clay Shannon (updated 4 days ago) How to Capture and View Local Network Traffic Using Two Free Tools | | (6 votes) by Emiliarge (updated 2 days ago) Comparison of 4 browser engines and controls + some tips for their using (in attached projects and in tip text). Short and clear. | | (11 votes) by B. Clay Shannon (updated 5 days ago) Replace words in .docx files using the DocX Library | | (1 votes) by Ranjan.D (updated 6 days ago) This tip is dedicated to beginners in setting up WiFi connection for Raspberry PI | New Technical Blogs added | (1 votes) by Gordon W Beeming (updated 4 days ago) In the new Azure Portal you create all your resources in Resource Groups, there is also as part of the Azure SDK's a module called AzureResourceManager by default the module loaded for the Azure SDK is AzureServiceManagement. A blurb from one of the Azure documentation page reads "The Azure and Azu | | (0 votes) by Simon Jackson (updated 1 weeks ago) This title from the onset aims to give you the tools and means to create your own games with unity with a few well-built examples, where this title differs from others is that it has limited this to just a couple and goes through them in great detail. | | (7 votes) by Vidyasagar MSC (updated 4 days ago) These days, i am in deep love with Microsoft’s F# language and Apple’s Swift language.F# on one side has picked the good parts from Functional languages like ML and oCaml + Imperative languages / Object-Oriented language like C#. Swift on… Continue reading → | | (2 votes) by Cybermaxs (updated 2 days ago) How to avoid 26 API requests on your page | | (1 votes) by hjgode (updated 3 days ago) This is an update to my btPrint4 Android application. | | (2 votes) by Sacha Barber (updated 5 days ago) So last time I showed you a slightly cut down demo app (well cut down based on the great work done by our friends at Adaptive, where they created the awesome demo : Reactive Trader). The demo app we looked at last time used SignalR + RX. I also promised that there would be a […] | | (2 votes) by Kevin Mack (updated 1 weeks ago) Hello All, let's start with the apologies for a lack of updates. In short, lately I've been busy at my day job, having thanksgiving with the family, and dealing with some health issues in the family. Combine that with the end of the semester, and you have a Kevin who disappears off the face of the | | (1 votes) by Prava-MFS (updated 6 days ago) Hello everyone, do we remember the concept of Static Binding and Dynamic Binding, the one we studied in Java classes during our college time? Yes!! Then very nice :). Today in this blog, we will go through those concepts using PHP for better understanding and visibility for the persons like me :D. W | | (2 votes) by Paul M Watt (updated 2 days ago) Code reviews seem to be the bane of many developers. Very few developers that I know like to participate in code reviews. Once they do participate, the criticisms about the code are superficial. Some examples are criticizing the lack of comments, violations to the naming conventions in the guideline | | (2 votes) by Artem Los (updated yesterday) It’s usually said that students who would like to study computer science should familiarize themselves with binary representation of numbers and thus get used to very common powers of 2, i.e. 2¹=2, 2²=4, 2³=8, etc. That’s definitely true; the digital world we live in uses bits and almost | | (2 votes) by Paulo Zemek (updated 5 days ago) I recently saw a discussion about the unconditional use of the opening and closing brackets in single line ifs, loops etc and I am really impressed on how many strong opinions exist about the matter.I personally prefer single-line ifs to be written without the brackets yet some developers say that i | | (2 votes) by Paul M Watt (updated 4 days ago) When I first started my college education to become a Computer Scientist (Programmer) an ignorant acquaintance of mine told me with some uncertainty, "Computer programming, don't they have computers write the programs now?" I thought he may have been thinking of the compiler. Alas, no. He continued | | (2 votes) by Vangos Pterneas (updated 11 hours ago) What if your computer could detect your eyes, nose, and mouth? What if an application could understand your facial expressions? What if you could build such applications with minimal effort? Until today, if you wanted to create an accurate mechanism for annotating real-time facial characteristics, y | | (1 votes) by Nikola Breznjak (updated 4 days ago) TL;DR: In this short tutorial I’ll show you how I built my own testable (Jasmine) npm module which I then published to npm repository. The npm module is here, and the GitHub repository is here. First, if you haven’t already, set some author info in your terminal: [crayon-54916fe753d06849 | | (1 votes) by Paul M Watt (updated 3 days ago) Alchemy: Message Buffer | | (0 votes) by Paul M Watt (updated 13 hours ago) This is an entry for the continuing series of blog entries that documents the design and implementation process of a library. This library is called, Network Alchemy[^]. Alchemy performs data serialization and it is written in C++. This is an Open Source project and can be found at GitHub.If you hav | | (0 votes) by MarkPearlCoZa (updated 11 hours ago) I don't originate from an open source world. The concept of open source software is foreign although it is becoming more and more appealing with time. After reading the Cathedral and the Bazaar I have a much better idea of the mindset of open source developers. Eric briefly explores a few points of | | (1 votes) by Gordon W Beeming (updated 4 days ago) Open the Azure Management Portal, login and then navigate to the Active Directory tab and click on the Active Directory resource you want to add a user to, alternatively create a new Azure Active Directory resource and then come back to this post. Now click on the Users tab and then Add User Go th | © 2014 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