Chủ Nhật, 19 tháng 10, 2014

The Daily Build - 20 Oct 2014. ToDoList 6.9.rc2 (Release Candidate) - An effective and flexible way to keep on top of your tasks

The Internet Of Things Contest

As promised, we've launched an Internet Of Things contest.

The Internet Of Things is a very, very broad segment and we are deliberately focusing on small, cheap, embedded devices to start. We want to challenge developers to try different platforms, different languages and different development environments while keeping it focused at a practical, fun level.

...and of course we have $10,000 in prizes in case the fun, the challenge and the chance to learn weren't enough!

The contest starts now! Round one is a short one so get your articles in quickly.

Android Contest winners

Judging is being finalised and winners will be announced later this week. The last round has been the hardest in terms of judging due to the exceptional quality of articles submitted. We're blown away. Thanks to everyone who participated - you've done us proud!

Click here New Microsoft Developer Video Library – Only $99
Learn SharePoint, Visual Studio, SQL Server, and more with thousands of step-by-step video tutorials for Microsoft developers from LearnNowOnline. Get an entire year of training for only $99! Learn more

Weekly Poll Results

Trends: Which ones are relevant to you?

Survey period: 13 Oct 2014 to 20 Oct 2014

Choose all that you think will apply to you over the next 12 months

OptionVotes% 
I'll develop apps or websites/services that target mobile devices65151.30651 votes, 51.30%
I'll write apps for connected (eg embedded or wearable) devices18114.26181 votes, 14.26%
I'll use Cloud services (data, platforms, hosting)44234.83442 votes, 34.83%
I'll use HTML5 and/or Javscript66752.56667 votes, 52.56%
I'll be writing async or parallelised code57645.39576 votes, 45.39%
I'll be involved in Big Data projects25319.94253 votes, 19.94%
I'll be including advertising in my apps1269.93126 votes, 9.93%
I'll be integrating social networks into my apps (login, feed updates etc)21216.71212 votes, 16.71%
I'll add voice, touch or gesture control to my apps21817.18218 votes, 17.18%
I'll use Open Source code in my apps64750.99647 votes, 50.99%
None of these apply to me15812.45158 votes, 12.45%
Respondents were allowed to choose more than one answer; totals may not add up to 100%

This week's survey: What's the best part about being a software developer?

New Articles, Tech Blogs and Tips added

.NET Framework

  (8 votes) by Nirosh (updated 2 hrs ago)
This tutorial is designed for .NET programmers who need to understand 'Nido' framework and its application.
  (3 votes) by Assil
Just one way to solve a common problem of WCF timing out
  (3 votes) by ankurbora
How to implement Inversion of Control ( IoC) using Ninject .NET container
  (3 votes) by voloda2
This article proposes solution for possible challenges which you can face by using singletons in Microsoft Unity in the case you are using child containers.

Applications & Tools

  (1 vote) by adityaswami89
A generic way of adding a table to Powerpoint using OpenXML

Arduino

by matthias-hahn
How to efficiently communicate between Intel® Galileo, or Intel® Edison and Yocto* Linux OS.
by Member 1161723
The following Intel® Edison Getting Started Guide has been written for use with the Arduino expansion board
by Mike_Pearce
This article presents a case study in which the Penang Assembly and Test Operation (PGAT) unit for Intel greatly improved overall production testing performance and facilitated test unit repair by using the Galileo board and associated integrated development environment.

ASP

  (1 vote) by Nitesh Luharuka
Friends, Many a times, we need to give users a Checkbox in a GridView that users can use to select multiple rows from the GridView. In previous posts, we saw how we can do this in Windows Forms. In this post, we will see how can we add a CheckBox column to an existing GridView control …Read mo

ASP.NET

  (6 votes) by Sibeesh KV
Convert CellSet to HTML table
  (3 votes) by Thomas Yee
How to implement exception logging and trace logging using global MVC filters
  (2 votes) by Arunima Panda
Tips to consume Web API services to bind data in AngularJS.

Button Controls

  (9 votes) by Rapuru Amarendra
This tip presents an example of menu in responsive using bootstrap.

C / C++ Language

  (3 votes) by Szymon Roslowski
This article is about a HID USB Stack for Microchip PIC 16F1455 and the way of communicating with it on Windows Platform.

C#

  (5 votes) by majid torfi
HexCounter, Calculate the number HEX duplicate
  (4 votes) by John Underhill
Rijndael 512, a Serpent/Rijndael hybrid, and a parallelized 768 bit stream cipher
  (2 votes) by Abhijit Ghosh (Subho)
This is an alternative for "Creating a Issue in Jira using Rest API". This is an upgraded version as it contains a way of sending attachments with the issue. This version doesn't use MSXML as it is not recommended by Microsoft.
  (2 votes) by Nikita Mazhara
Describes how to implement generic methods for Microsoft Fakes Stubs and Shims using reflection constructed delegates at runtime
by Gaurav.Kumar.Arora
Introduction In this whole artcile we will learn all about Covariance and Contracvariance, what were the issues with development before these two. Definition These two Covariance and Contravariance have been introduced in C#4.0. As per msdn we simply define: "covariance and contravariance enab

Collections

  (8 votes) by _Noctis_
Sorting out the confusion behind collections

Combo & List Boxes

  (6 votes) by VC.J
How to decrease the database hit on Load on demand in Telerik Rad Combo Box

Database

  (5 votes) by banitabisht
Tip to get comma separated string for a column in SQL query using XML path method

Expression

  (1 vote) by Artem Los
The requirement of performing several thousands of calculations (for example, during integration) led to the optimization with pre-scanned expressions. But the aim to make Mathos Parser even faster still remained. Now, I would like to introduce you to a new project of Mathos Project – Mathos E

Grid & Data Controls

by Member 9391139
I was exploring something by which I could get the frequently changing data from web and create my own dashboard or use that data. I found one solution of it in Excel. CodeProject It provides wonderful feature to import web site's data into Excel sheet and one can refresh that data when [̷

Java

  (3 votes) by Hanbo
In this article, I will show you how to integrate Hibernate Search into a simple yet feature complete web application with the Spring MVC and Hibernate enabled.

Miscellaneous

  (5 votes) by luigidibiasi, binterlandi
Experimentation on Facebook chat that aim to determine who's probably thinking about us

Other .NET Languages

  (1 vote) by Nitesh Luharuka
Friends, This is Part 6 of the blog post series, "Creating Menus – Simple To Complex". In my last post, I explained how can we create a responsive menu using HTML, CSS & jQuery. In this post, we will see how can we create a responsive menu in ASP.Net. We will be using the "me

Product Showcase

by matthias-hahn
Recently someone asked me on more documentation about Yocto builds. In particular the person mentioned facing difficulties adding Java to an own IoT Yocto build.
by Sulamita Garcia
This sample code uses the Live USB image from the IoT Development Kit to run a host system that can control an Intel® Galileo board using Yocto Application Development Tools and Eclipse*.
by Gael Holmes Hofemeier
This cloud-based analytics tool includes resources for the collection and analysis of sensor data that the Intel® IoT Developer Kit provides.
by Mike_Pearce
This document shows you how to use the Arduino IDE along with the Intel® IoT Developer Kit (dev kit) tools.
by yang_wang
This document describes how to install and use the Intel System Studio 2015integration layer with Yocto* Project.
by Nicolas_Vailliet
Our goal is to get familiar with simple sensors, wires and the board connectivity.
by Naveen Gv
This article presents the advantages of developing embedded digital video surveillance systems to run on 4th generation Intel® Core™ processor with Intel® HD Graphics, in combination with the Intel® System Studio software development suite.

Reviews on Third Party Products and Tools

by Nigel B Thomas
Gigabit File uploads Over HTTPCodeProjectLarge file uploads how do I love thee? Let me count the ways. These days having to deal with large file uploads is rather common place in IT environments, and by large file uploads I mean files that are over 500MB in size.  Sure we have replication technologi

Shell and IE programming

by Gaurav.Kumar.Arora
History: In our previous posts we learned 'What is S.O.L.I.D. Programing Principles' and a detailed explalantion with code of Single Responsibility Principle, Open/closed Principle, Liskov Substitution Principle and Interface Segregation Principle. S.O.L.I.D. is an acronym introduced by
by Gaurav.Kumar.Arora
History: In our previous posts we learned 'What is S.O.L.I.D. Programing Principles' and a detailed explalantion with code of Single Responsibility Principle, Open/closed Principle and Liskov Substitution Principle. S.O.L.I.D. is an acronym introduced by Michael Feathers as: 1. S for SRP
by Gaurav.Kumar.Arora
History: In our previous posts we learned 'What is S.O.L.I.D. Programing Principles' and a detailed explanation with code of Single Responsibility Principle and Open/closed Principle. S.O.L.I.D. is an acronym introduced by Michael Feathers as: 1. S for SRP: Single responsibility principl

Static & Panel Controls

  (3 votes) by Midi_Mick
Displays a list of images with various transitioning effects

Tools and IDE

  (3 votes) by _Noctis_
Help you set and run gitstats on your windows

Uncategorised Technical Blogs

  (1 vote) by Artem Los
During the 2 hours journey to Stockholm from Bjursås, I found an interesting way of illustrating solutions to problems with a certain pattern. In this case, it was a recursion problem. The problem is as following (From Concrete Mathematics – A Foundation for Computer Science 2nd edition): Prob
  (1 vote) by CdnSecurityEngineer
I've worked in large organizations where IT and software was the means to an end by supporting business and I've worked in purely technical organizations where software & IT was our business. These organizations both had information security (InfoSec) groups…Read more ›The po
  (1 vote) by Mario Vernari
Just a quick-and-dirty solution for solving the tedious problem of the numpad's decimal-point insertion where the culture require something different than a dot ".". The problem. Many of you, who aren't using a dot as decimal separator, maybe noticed that the character issued
by Paul M Watt
Value semantics for an object indicates that only its value is important. Its identity is irrelevant. The alternative is reference/pointer semantics; the identity of the object is at least as important as the value of the object. This terminology is closely related to pass/copy-by-value and pass-by-
by Rion Williams
I thought I would take some time to address a question that has frequently appeared in a few forum questions over the past month or so and that is "How do I use the TinyMCE Editor within ASP.NET MVC?". Since I've answered this quite a few times, I thought I would take a few minutes

Web Security

by CdnSecurityEngineer
When you want to buy something that you can afford, what do you do? Well if you're like most people you go to some financial institution and take out a loan in the amount of the item you wish to…Read more ›The post Application Security Economics appeared first on Security Synergy.

Web Services

by Gaurav.Kumar.Arora
Introduction In this step-by-step article we will discuss all about CRUD (Create Read Update Delete) operations with Web API using Repository pattern. Pre-requisites To implement and play with the source code one should have: – basic knowledge of asp.net MVC – basic knowledge of REST ser

Windows API

by Chris Boss
The exciting Internet of Things is the next frontier for programmers. Most interesting is the possiblity of Windows running such devices. But what is need to make this possible ? Is a shift in mindset needed to make this possible ? A lesson from the past Programmers who got their start back in the 1

You may also like...

Research

Articles, Tech Blogs and Tips updated

Ajax

  (2 votes) by Vivek Goyal (updated 2 days ago)
Here are the steps to add ajax HMTLEditorExtender control in webform.1. In VS 2013 open Tools > Library Package Manager > Package Manager Console.2. Enter command : PM> Install-Package AjaxControlToolkit . This will download and add AjaxControlToolkit.dll reference with your website.3. Add following

Applications & Tools

  (2,126 votes) by .dan.g. (updated 2 days ago)
A hierarchical task manager with native XML support for custom reporting.

ASP.NET

  (384 votes) by Shivprasad koirala, Marla Sukesh (updated yesterday)
As the article's name says, learn MVC. Ao the agenda is simple, we are going to learn ASP.NET MVC in 7 days.
  (91 votes) by Marla Sukesh (updated yesterday)
Welcome to day 1 of Learn HTML 5 in 3 days article series
  (61 votes) by Mahsa Hassankashi (updated 3 hrs ago)
This article explains SignalR concept via chat implementation and interaction between client and server visually and involving hub class.

C#

  (46 votes) by Shivprasad koirala (updated 2 hrs ago)
In this article we will try to understand C# Attributes.

Cross Platform

  (11 votes) by Alex J Lennon (updated 2 days ago)
A refreshed article on how to build the current release of Mono on Windows
  (10 votes) by Marco Bertschi (updated yesterday)
A short guide on how you can style and customize the appearance of you QML controls in a CSS-like way
  (6 votes) by Marco Bertschi (updated yesterday)
A brief guide on what you need to do to get the Qt Creator to compile and develop Qt Applications on Mac OS X without running into install_name_tool_failed
  (4 votes) by Marco Bertschi (updated yesterday)
A brief step-by-step guide on what is needed to get Qt and the Qt Creator installed on your Linux environment

Tablets and All-in-Ones

  (5 votes) by DrABELL (updated yesterday)
Her Most Significant Bit™ NY-2013, Entertainment app for NY Ladies: All-in-One/Win8 (AIC-2013)

Không có nhận xét nào:

Đăng nhận xét