Chủ Nhật, 21 tháng 12, 2014

The Daily Build - 22 Dec 2014. ToDoList 6.9.1 - An effective and flexible way to keep on top of your tasks

The Daily Build - 22 Dec 2014. ToDoList 6.9.1 - An effective and flexible way to keep on top of your tasks

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.

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!
Click here Ends Friday...Microsoft Developer Video Library Only $49
Learn Visual Studio, SharePoint, SQL and more with thousands of training videos by Microsoft experts. Get a year of access to this popular learning library for ONLY $49. (Regularly $99) Hurry, offer ends Friday, 12/26/14. Subscribe now

New Articles, Tech Blogs and Tips

.NET Framework

  (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

Algorithms & Recipes

  (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

Applications & Tools

  (4 votes) by Harsha Bopuri (updated 2 days ago)
Comparison between jQuery Mobile and Sencha Touch with a simple example

Arduino

  (3 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!
  (2 votes) by Grasshopper.iics (updated 8 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

ASP.NET

  (1 votes) by Saswat Mohanty (updated 19 hours ago)
Model and list object post to controller in ASP.NET MVC
  (0 votes) by avsol (updated 3 days ago)
Custom authentication provider which extracts Facebook user authentication token and a website sample code impersonating a Facebook user.

Azure

  (1 votes) by Max R McCarty (updated 13 hours ago)
Everything you need to know about Azure Service Bus Brokered Messaging

C#

  (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
  (2 votes) by okarpov (updated 2 days ago)
How to use ASM in C#.NET and most fast memory copy method
  (1 votes) by Mahfuz Rahman (updated yesterday)
Step by step making of splash screen for Windows Form Application
  (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
  (0 votes) by arussell (updated 2 hours ago)
How to use C# to create WPF 3D graphics.

Client side scripting

  (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.

Connected Devices

  (6 votes) by Dan Thyer (updated 18 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.

Design and Architecture

  (2 votes) by Cybermaxs (updated 2 days ago)
How to avoid 26 API requests on your page
  (1 votes) by Erich Ledesma (updated yesterday)
How to make solution templates with NuGet packages

Dialogs and Windows

  (0 votes) by Brisingr Aerowing (updated 2 days ago)
This is an alternative for "Security Blackout Window"

Edit Controls

  (0 votes) by code.manoz (updated yesterday)
Inline grid CRUD in ASP.NET MVC

Interviews

  (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.

IoT Services

  (2 votes) by Naren Neelamegam (updated yesterday)
A complete walk through on IoT Device programming, Web Service programming and IoT Client programming.

Java

  (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.

Miscellaneous

  (2 votes) by Prafulla Hunde (updated yesterday)
Shows how speech recognition can be used with WPF.

Product Showcase

  (0 votes) by Tim_Duncan (updated 2 days ago)
This article highlights a few of the advances in Corel Painter* 2015.

String handling

  (3 votes) by Tawani Anyangwe (updated 17 hours ago)
A simple custom HTML parser for converting STML into HTML

Testing and QA

  (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

Tools and IDE

  (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!

Uncategorised Articles

  (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

Uncategorised Technical Blogs

  (2 votes) by Vangos Pterneas (updated 12 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
  (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 12 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

Web Services

  (1 votes) by BobbyPhillips (updated 17 hours ago)
Step-by-step guide to building a WCF Web Service hosted in a Windows Service

Windows Communication Foundation

  (2 votes) by Shah Ankita (updated 18 hours ago)
How to join table and display data using WCF Service in MVC

Windows Phone 7/8

  (0 votes) by Divesh P (updated 19 hours ago)
This tip explains how to create LongListSelector with grouping in very simple and easy steps.

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

Applications & Tools

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

C#

  (28 votes) by syed shanu (updated 2 hours ago)
Nested or Master Detail or Hierarchical DataGridView for winforms

Client side scripting

  (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

Dialogs and Windows

  (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.

Hardware & System

  (18 votes) by Luc Pattyn (updated 4 hours ago)
A utility that removes phantom icons from the Icon Tray

Internet / Network

  (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.

Libraries

  (16 votes) by Mohammad Dayyan (updated 2 hours ago)
A C# library to use PersianCalendar as easy as DateTime

Silverlight

  (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

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

Đăng nhận xét