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. Final chance at $1,500 Demonstrate the power of IoT for a chance at a $1,500 prize by combining hardware, software, and web services into a single project that shows off your innovation, cleverness, humour or whimsy and leaves the judges in awe. Stage 5 deadline is December 21. More details here. If you're still looking for ideas and inspiration then take a look at the IoT section on Intel Developer Zone or our own IoT sections. Good luck! Got a Question? Talk to someone via Helpouts CodeProject has partnered with Google Helpouts to provide an additional way for you to get answers to your programming questions. Connect to expert developers directly on CodeProject through chat, voice or video. Learn more about Helpouts here. cheers, Chris Maunder Advertisements Latest Additions New articles added | (0 votes) by Ehsan.MA (updated 1 weeks ago) consider rigid body | | (3 votes) by Liu Junfeng (updated 2 days ago) A simple and powerful command line options parser. | | (0 votes) by 1&1 Internet (updated 4 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. | | (25 votes) by Grasshopper.iics (updated 5 days ago) All about working with with Sensors, Actuators and Other Hardware With Arduino | | (4 votes) by Mircea Diaconescu, Gerd Wagner (updated 4 days ago) In this article, we describe how to develop IoT apps with Node/JavaScript for the Arduino-compatible PCDuino. We take JavaScript to the land of microseconds where a digitalWrite operation takes 6-7 microseconds and a digitalRead operation takes 4-5 microseconds. | | (3 votes) by 'Anil' Radhakrishna (updated 3 days ago) SPA to track food expiry dates shows how to implement CRUD functionality through Azure Mobile Services HTTP OData/REST calls, without writing any server-side code | | (1 votes) by Max R McCarty (updated 4 days ago) Everything you need to know about Azure Service Bus Brokered Messaging (Part 1) | | (7 votes) by Guruprasad.K.Basavaraju (updated 1 weeks ago) | | (1 votes) by matthias-hahn (updated 4 days ago) The Intel® Internet of Things (IoT) Developer Kit (dev kit) is a complete solution for creating and testing applications targeted for Intel® IoT platforms like the Intel® Galileo board. | | (0 votes) by matthias-hahn (updated 4 days ago) In this article I will be demonstrating how to create a basic Node.js application using Intel Mashery's JamBase API with Intel Edison and XDK. You will find accompanying GitHub source in the provided repo. | | (0 votes) by matthias-hahn (updated 4 days ago) Intel XDK® IoT Edition is a HTML5 hybrid and node.js application development environment that allow users to deploy, run, debug on various IoT platforms such as the Intel® Galileo and Edison board | | (0 votes) by matthias-hahn (updated 4 days ago) Your Intel® Edison or Intel® Galileo board came with the official operating system, based on Yocto Linux* and the latest version of the Intel® IoT Developer Kit (dev kit) libraries. From time to time, you should check if there is a new version of the libraries available. | | (26 votes) by dontumindit (updated 2 days ago) Performs basic function on your Facebook Profile from C# code without use of Facebook API | | (6 votes) by D Sarthi Maheshwari (updated 6 days ago) A look at possible parallel-producer-consumer patterns. | | (0 votes) by D Sarthi Maheshwari (updated 12 hours ago) A look at possible parallel-producer-consumer patterns. (Second Part) | | (2 votes) by Anas R Firdousi (updated 4 days ago) This is part#1 of a series of not "so-obvious" stuff in Javascript... beginner to expert! | | (2 votes) by Paolo Parise (updated 3 days ago) | | (4 votes) by Pavel Radzivilovsky (updated 4 days ago) How to avoid multi-threaded software paradigms and bring back execution determinism, so much needed in mission-critical software. | | (0 votes) by Terence Wallace (updated 2 days ago) A demonstration of Finite State Machines (FSM) where agents inhabit an Old West style gold mining town called West World. | | (2 votes) by Christopher_Yu (updated 3 days ago) Design a Singleton Pattern in PHP from Scratch | | (1 votes) by Ali Torabi 2 (updated yesterday) MVP is a class library for managing database tables and gives an easy migrations solution. | | (0 votes) by Marko Heijnen (updated 3 days ago) Providing a rich, interactive experience will increase visitors returning to your website. Accomplishing this is easy with WordPress and Node.js. | | (0 votes) by Jason_Taylor (updated 4 days ago) In this post, we'll explore the "culture of logging," and share what we've done to address it, much of which has become a part of Stackify's Smart Error & Log Management (SmartELM) product. | | (0 votes) by matthias-hahn (updated 4 days ago) This sample application was developed to showcase the use of a proximity sensor with the Intel® Galileo development board. | | (0 votes) by matthias-hahn (updated 4 days ago) Intel® XDK IoT Edition is a HTML5 hybrid and node.js application development environment that allow users to deploy, run, debug on various IoT platforms such as the Intel® Galileo and Edison board running the IoT Development Kit Linux Image and utilizes the Grover Starter Kit Plus – IoT Intel® Editi | | (0 votes) by matthias-hahn (updated 4 days ago) The Intel Development Kit for IoT (IoTDK) is a complete solution to create and test applications for Intel IoT platforms like the Intel® Galileo and Edison maker boards. | | (0 votes) by LEADTOOLS Support (updated 2 days ago) The new Document Converter and Document Viewer found in LEADTOOLS Version 19 not only make it possible to view and annotate raster and vector based file formats in the same control, they make it easy. | | (1 votes) by Ranjan.D (updated 2 hours ago) Building a cross platform HTTP service by using Nancy and then deploy the same in Raspberry PI. | | (2 votes) by Dmitriy Kozlov (updated 4 days ago) How to display dashboard on SharePoint Public Site in Office 365 | | (5 votes) by Marc Clifton (updated 4 days ago) A Bare-Bones Series Article | | (0 votes) by pritik889 (updated 2 days ago) In this article, we will learn how to create a SSRS report, how to configure the reporting server and how to deploy the report. | | (2 votes) by Mr.PoorEnglish (updated yesterday) Understanding Tabcontrol right enables a lightweigth solution | | (1 votes) by yuramag (updated 2 days ago) Calling native methods from .NET application via standard Windows Named Pipes | | (1 votes) by Talal Tayyab (updated 5 days ago) Continuous Integration and Delivery using Team City, Octopus, Visual Studio and GIT. | | (0 votes) by 1&1 Internet (updated 4 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. | | (4 votes) by Martin Mitáš (updated 3 days ago) Few techniques for getting rid of customized-control-specific code from parent window procedure. | | (0 votes) by MatthewThomas (updated yesterday) How to use MSMQ to queue work items for a windows service to execute, and then use WCF Net Named Pipe to report progress to a WPF application | | (1 votes) by Martin Arrivets (updated 12 hours ago) | Articles updated | (31 votes) by César de Souza (updated 5 days ago) The Hidden Conditional Random Field - or why discriminative learning is also an option. | | (3 votes) by Gergo Bogdan (updated yesterday) Object Oriented Programming in Python - part 2 (Inheritance) | | (24 votes) by Peter Leow (updated 5 days ago) Getting ready and putting together all the development and testing tools into an integrated development environment for Android. | | (87 votes) by Snesh Prajapati (updated 3 days ago) In this article, we will learn the concept of Areas in ASP.NET MVC and how to use it with a practical scenario. | | (46 votes) by Wonde Tadesse (updated 6 days ago) ASP.NET Web API related projects. It touches most parts of the technology through the articles on Data Streaming, Working with HTTPS and Extending Web API Documentation. | | (47 votes) by Snesh Prajapati (updated 6 days ago) How to Choose Best Way to Pass Multiple Models in ASP.NET MVC | | (23 votes) by syed shanu (updated 5 hours ago) Insert select update delete in asp.net with Simple Login | | (18 votes) by Snesh Prajapati (updated 4 days ago) Developing Mobile Specific Views using jQuery Mobile in ASP.NET MVC 4 - Part 1 | | (15 votes) by Matt Perdeck (updated yesterday) Co-locate HTML, CSS, JavaScript and image files that make up a page or component. Auto generate your MVC bundles to ensure the right files are loaded in the right order. | | (20 votes) by john morrison leon (updated 6 days ago) A lightweight library allowing diverse unit types, seamless implicit scaling between them and the ability to work efficiently with multiple factor-less base unit systems (e.g. MKS and cgs). | | (59 votes) by syed shanu (updated 3 days ago) This Article will explain a very simple way to understand the basic C# OOP Concept | | (53 votes) by Anurag Gandhi (updated 3 days ago) This article explains the details and use of Nullable Type in C#.NET | | (32 votes) by Sacha Barber (updated 2 days ago) Small demo app showing how to create a streaming Publisher / Resilient clients using SignalR + RX | | (11 votes) by Nick Polyak (updated 19 hours ago) Using a single file wrapper generator to facilitate creating Adapter pattern and Multiple Inheritance | | (33 votes) by Olivier Giulieri (updated 2 days ago) A web color picker which looks like the one in Microsoft Office 2010. | | (25 votes) by Amir Jalilifard (updated 2 days ago) Lets take an exciting travel to the land of MVC, MVP and MVVM patterns by our sexy friend : JavaScript | | (29 votes) by dale.newman (updated 3 days ago) Importing a File to a Database Table in One Step | | (25 votes) by Mika Wendelius (updated yesterday) Some simple scenarios to calculate running totals in SQL Server. | | (30 votes) by Steffen Ploetz (updated 6 days ago) How to get out the maximum from the Roma widget in C# efficiently without dependencies to GUI frameworks like GTK or KDE. Basics and description of concepts. | | (25 votes) by andrea contoli (updated yesterday) Presentation and testing of some procedural bitmap creation algorithms . | | (10 votes) by Mohammad Dayyan (updated 6 days ago) A C# library to use PersianCalendar as easy as DateTime | | (7 votes) by Ranjan.D (updated 11 hours ago) Weather demo application, a code written in Mono C# to fetch weather information and using a GPIO library to glow an LED based on a specific temperature value | | (33 votes) by Martin Mitáš (updated 2 days ago) Understanding the basics of custom control painting and avoiding the trap of control flicker | | (33 votes) by Martin Mitáš (updated 2 days ago) A quick introduction into the development of custom controls in plain Win32 API. | | (31 votes) by Martin Mitáš (updated 3 days ago) Overview of techniques for customizing existing controls. | | (19 votes) by David O'Neil (updated 5 days ago) My DWinLib Windows API wrapper combined with Francisco Campos's Pretty WinAPI framework | | (16 votes) by daluu (updated 6 days ago) An article on creating and using a web browser (IE only) compatible ink or drawing control using the Microsoft Tablet PC SDK version 1.7. A sample pre-built control is provided for use and demonstration. | | (49 votes) by comiscience (updated 5 days ago) WPF performance | New Tips and Tricks added | (13 votes) by Zzzzzoltan (updated 3 days ago) A novel solution to the 32 vs 64-bit DLL interop problem | | (1 votes) by PIEBALDconsult (updated 6 days ago) Why your methods should accept DataViews; not just DataTables. | | (1 votes) by Nikhil Awatade (updated 6 days ago) This tip will help people to publish Android app into Google play store | | (0 votes) by Harsha Bopuri (updated 2 days ago) Get a list of all files that are modified from a date or change set | | (11 votes) by Neelesh Vishwakarma (updated 6 days ago) In this tip, we will go step by step on understanding of Signal-R. | | (5 votes) by Prakash Bhatt (PB) (updated 6 days ago) Recaptcha V2 easy to use and easy to implement | | (1 votes) by Jan Kupke (updated 5 days ago) This is an alternative for "Pin a Shortcut onto the Taskbar or Start Menu" | | (13 votes) by B. Clay Shannon (updated 3 days ago) Add a singleton exception logger to your app for easy logging of interesting occurrences in your app | | (8 votes) by PIEBALDconsult (updated 6 days ago) This is an alternative for "C# Convert DataTable to List of Objects Dynamically" | | (4 votes) by Abhishek Shrivastava (updated 4 days ago) Simple trick to provide compile time safety for client side classes using INotify to notify when property changes (used generally by XAML bindings) | | (0 votes) by Massimiliano Giustizieri (updated 3 days ago) In this tip, I am going to show how to build a grid that can filter your data by joining multiple conditions that can be applied on each grid column. | | (1 votes) by PIEBALDconsult (updated yesterday) A stored procedure I use to find duplicate records in tables and views. | | (6 votes) by Bertin @nonodata.com (updated 6 days ago) It is often important to have general guidelines when putting together a Data Analysts Team. | | (0 votes) by karimbaig5 (updated 2 days ago) This tip provides an idea about how to insert a record into a table having no primary key using LINQ to SQL. | | (0 votes) by MikesRuthlessYa (updated 2 days ago) This is just a directory copier with a pause and resume button and a progressbar. | | (2 votes) by Shawn Lawsure (updated 6 days ago) This is a browser-based game similar to the old Space Invaders video game written in TypeScript. | | (3 votes) by B. Clay Shannon (updated 5 days ago) Simply, quickly, and freely make your apps available to the public | | (0 votes) by Michael Gledhill (updated 2 days ago) How to fix an issue with a vertical gap appearing about UITableView, embedded in a UIViewController | | (0 votes) by Addison Cohen (updated 2 days ago) App animations with UIKit Dynamics | | (1 votes) by Yvan Rodrigues (updated 4 hours ago) A demonstation of accumulators and operators. | | (0 votes) by FauzulHossain (updated 5 days ago) This document is aimed towards helping beginners to read data from AD using InfoPath. | | (0 votes) by Adel Refaat (updated yesterday) VoiceOver will read hidden elements inside a parent with aria-hidden="false" | | (7 votes) by Emiliarge (updated 4 days ago) How to statically link a Win32 Project with Visual C++ libraries (m***.dll) | | (3 votes) by Neelesh Vishwakarma (updated 6 days ago) Introduction to objects and classes in JavaScript | Tips and Tricks updated | (4 votes) by Maciej Los (updated 5 days ago) This tip shows how to use CTE to find character repeated in a string few times. | | (5 votes) by Gehan Fernando (updated 3 days ago) Custom glass message box for WinForms development. | | (14 votes) by B. Clay Shannon (updated 3 days ago) How to Capture and View Local Network Traffic Using Two Free Tools | | (1 votes) by B. Clay Shannon (updated 6 days ago) Step-by-step guide to add barcode-scanning capability to a Windows CE / Compact Framework app | | (7 votes) by B. Clay Shannon (updated 2 days ago) Replace words in .docx files using the DocX Library | New Technical Blogs added | (7 votes) by Kinyanjui Kamau (updated 6 days ago) Download Source – 4 MB To set up an ASP.NET GridView control with Add, Edit, Delete and Cancel. Introduction I used Visual Studio 2013, Update 2 to develop the sample code. The application framework used is .NET 4.5 and the database is LocalDB. I have styled the GridView pagination using bs.p | | (3 votes) by Kunal Chowdhury (@kunal2383) (updated yesterday) C# 6.0 brought another great new feature named "Exception Filters" along with Visual Studio 2015 and .NET 4.6. If you didn't try yet the preview version of the new IDE, go and grab it to get your hands dirty with the new features before it actually releases. Today in this post, we will discuss about | | (14 votes) by John Atten (updated 5 days ago) When one is developing in .NET with Visual Studio and other Microsoft tools, it is easy to lose sight of alternative solutions to common problems. MS does a competent job of creating a tightly integrated development tool chain, where available MS products (both free and paid) offer reasonable defaul | | (1 votes) by Deepa Katiyar (updated 3 days ago) The FileUpload control enables users to upload files to your web application, after Uploading you can store the file either on the file system or in a database. Properties of FileUpload Control Enabled : Enables you to disable the FileUpload control. FileBytes: Enables you to get the uploa | | (0 votes) by Sacha Barber (updated 5 days ago) I work in finance, and at the moment work in the Foreign Exchange (FX) space, where we have lots of requirements that involve streaming of various things, such as: Rates Trades Other financial instruments Historically what we would have done to accomodate these requirements was to use sockets and pu | | (0 votes) by Alexander Golde (updated 2 days ago) The repeated execution of a similar sequence of instruction over a set of data is one of the most common yet also most powerful elements of digital computers. It is the moment when the effort of programming pays off, exceeding the cost of creating the program by using it more than once.ANKHOR suppo | | (10 votes) by Ronnie Mukherjee (updated 1 weeks ago) There is a lot of dogma in programming. I don't know if there are similar levels of dogma in other forms of engineering, but the adamance with which some programmers subscribe to certain practices and approaches can be quite disturbing. One of my favourite stackoverflow threads is a post entitled – | | (0 votes) by Alexander Golde (updated 2 days ago) While Moores law is still intact, one can easily observe that there has been a plateau reached at the performance improvements due to an increase in GHz. Modern CPUs are still becoming faster with each generation, but not so much due to an increase in clock speed, but improvements in the area of p | | (0 votes) by Alexander Golde (updated 2 days ago) Meta Programming is a concept that dates back to languages such as LISP or Smalltalk. The term is used for programs that write or modify other programs – or perform operations on themselves. Some languages have a dedicated "meta" level outside the language, such as the C++ template system other suc | | (1 votes) by Paul M Watt (updated yesterday) The Devil's Advocate is often an effective role that can help uncover logical weaknesses for a point of view. For those that are unfamiliar with this term, the Devil's Advocate takes a position that they do not necessarily agree with for the sake of debate. I usually do it to learn more about the to | | (0 votes) by Alexander Golde (updated yesterday) How to build ANKHOR Operators in Python | | (0 votes) by Ronnie Mukherjee (updated 16 hours ago) "Estimation (or estimating) is the process of finding an estimate, or approximation, which is a value that is usable for some purpose even if input data may be incomplete, uncertain, or unstable." (Wikipedia) Estimating how long a task or project will take is a critical part of the software developm | | (0 votes) by Utkarsh Shigihalli (updated 11 hours ago) Originally posted on: http://geekswithblogs.net/onlyutkarsh/archive/2013/11/02/persisting-settings-without-using-options-dialog-in-visual-studio.aspxIn one of my previous blog post we have seen persisting settings using Visual Studio's options dialog. Visual Studio options has many advantages in aut | | (4 votes) by adityaswami89 (updated 5 days ago) Article on Validation in XAML applications with Fluent technique | | (0 votes) by Utkarsh Shigihalli (updated 6 hours ago) How to open a web page in internal browser of Visual Studio | | (0 votes) by Alexander Golde (updated 23 hours ago) In this blog I will demonstrate the use of the windows event log Plugin for ANKHOR with three simple visualizations. The Plugin is installed using the "Start/New/Install Libraries" command from the ribbon bar. It comes with an interface library "PluginWindowsEventLog.flsx" which has two major e | New Technical Blogs added | (6 votes) by Imran Abdul Ghani (updated 5 days ago) Exam: 70-486-Developing ASP.NET MVC Web Applications | © 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