Chủ Nhật, 9 tháng 11, 2014

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

Internet Of Things Contest

$10,000 in prizes on offer for those ready to help us build a library of tutorials for those looking to get into connected devices. We give you the syllabus, you fill in the details. Fame and fortune ensue. Details here.

Live Q&A with Microsoft's Brian Harry November 12

Brian Harry (CVP in charge of ALM and VSO at Microsoft) will join us straight from his keynote presentation at the Visual Studio event in New York on November 12.

Beginning at 4:45 pm EST Brian will join us for an exclusive Q/A session at Live Q&A with Microsoft CVP Brian Harry. Harry will share insights into what's coming to Visual Studio Online and TFS and will be available to answer your questions.

Click here Logistics - Scheduling - ERP - Text Analytics and UX Design
Logistics, Enterprise Resource Planning, Scheduling, Gantt style drag and drop, Text Analytics, Appointment Schedulers and UX Design Controls for Multiple Platforms. Special Event! Download - Evaluate and Earn $100
Click here Have questions about Visual Studio Online or TFS?
Join us on November 12 at 4:45 p.m. EST for a live Q&A here on CodeProject with Microsoft Corporate Vice President Brian Harry. He'll have updates on the latest ALM news from Microsoft and responding to questions from members. Ask your question here.

New Articles, Tech Blogs and Tips

Algorithms & Recipes

  (1 votes) by Mohamed_Ahmed_Abdullah (updated 3 hours ago)
Expression Script is a Expression Evaluator, compiling the code in the runtime and gives you the result

Amazon Web Services

  (0 votes) by Stephen C Young (updated 2 days ago)
I'm not gonna lie to you, to become a good web developer isn't easy. Knowing a little bit of HTML, Javascript and CSS isn't enough. I'm writing this for those of you who want to learn how to become a web developer that can hold his own with the best in the world. While it might […]The post How

Android

  (1 votes) by A.Ebrahimi (updated yesterday)
If you are developing android apps, you may need kind of generator to make coding easier for you.
  (0 votes) by henry sentio kauta (updated 2 days ago)
What a user expects

Applications & Tools

  (0 votes) by Nicholas Gandolfo (updated yesterday)
Shortest route finding algorithms with path cancelling
  (0 votes) by Mihai MOGA (updated yesterday)
An alternative Windows version to online Link Managers

Arduino

  (1 votes) by Grasshopper.iics (updated 2 hours ago)
A Beginner's Tutorial for Arduino with ArdOS

ASP.NET

  (0 votes) by hstahl (updated yesterday)
This article shows how to make a reusable resource webapi using RESX as the backing System of Record.
  (0 votes) by Jens Theisen (updated 2 hours ago)
A better approach to name- and type-safe urls.

Azure

  (0 votes) by Mario Vernari (updated 2 days ago)
This is the the first part of a series, where I’ll present a telemetry project as a classic “Internet of Things” (IoT) showcase. The project starts as very basic, but it’ll grow up in the next parts by adding several useful components. The central-role is for Microsoft Azure,
  (0 votes) by Sacha Barber (updated yesterday)
This is a new post in a series of beginners articles on how to do things in Azure. This series will be for absolute beginners, and if you are not one of those this will not be for you. You can find the complete set of posts that make us this series here : http://sachabarbs.wordpress.com/azure/ [R

C / C++ Language

  (1 votes) by Ullas_Krishnan (updated 2 days ago)
This is only for students who are developing mini projects with Turbo C / C++ Compiler. This example may help you to get an idea in submitting your mini projects with stunning user interface experience with Mouse click events.

C#

  (8 votes) by Syed M Hussain (updated 2 days ago)
A MySql utility tool that can export database tables and generate ORM entities.
  (5 votes) by Mahdi K. (updated yesterday)
A detailed description for Delegate, Func, Predicate, Action and Lambda Expression.
  (5 votes) by Rapuru Amarendra (updated yesterday)
This tip presents an example of encrypt and decrypt password and store in data source.
  (3 votes) by Adriaan Booysen (updated yesterday)
An example of a nearly complete unknown type being used accross EF, WCF and consumed client side
  (1 votes) by Edgar Maass (updated 2 days ago)
Open and display point clouds using a simple user control. Technology used: C# and the OpenGL library via the OpenTK port to .NET.
  (0 votes) by D. Infuehr (updated 2 hours ago)
How to change the visual apperance of other processes by adding and changing controls in managed C#
  (0 votes) by Hammad Zahid Ali Zafar (updated 2 hours ago)
UNICODE Based Urdu Editor

Client side scripting

  (1 votes) by Chengxi Li (updated yesterday)
Introduce a Stunning Performance Mobile First Slider

Connected Devices

  (3 votes) by Mahsa Hassankashi (updated 1 hour ago)
If you know C# or VB you are ready to learn desirable and Simple way for monitoring your environmental condition (measure temperature, humidity, GPS coordinate position, vibration) and set alarms (turn on or blinking LED, buzzer and etc) by installing NET Micro Framework and buy compatible board (F
  (1 votes) by Member 11219618 (updated 2 hours ago)
Using and Developing with RIOT

Game Development

  (0 votes) by Rion Williams (updated 2 days ago)
In my continual effort to catch up on this seemingly endless back-log of blog posts, this monthly installment of the ILODS is quite a bit late. This month covers a few different topics primarily focusing with a few database-oriented topics as well as the usual sprinkling of personal / professional r

Grid & Data Controls

  (2 votes) by Sander Rossel (updated yesterday)
Need some flexible in-memory data cache? DataSets might be what you're looking for...

IoT Overview

  (1 votes) by Mohit_Bhansali (updated 6 hours ago)
A simple program in Adruino IDE (Stage #2 Adruino OS
  (0 votes) by murali516 (updated 2 hours ago)
Absolute Beginner's Guide to Arduino

iPhone

  (1 votes) by geo dev (updated yesterday)
An implementation of Tic Tac Toe on iOS

Libraries

  (4 votes) by Florian Rappl (updated yesterday)
Connecting an existing JavaScript engine to AngleSharp to perform DOM operations and provide a working headless browser.
  (0 votes) by Cinchoo (updated 2 hours ago)
Easy to create and use windows system tray applications

NoSQL

  (8 votes) by Sander Rossel (updated 2 days ago)
Getting your feet wet in NoSQL with MongoDB!

Raspberry Pi

  (3 votes) by Grasshopper.iics (updated yesterday)
Configure Raspberry Pi in LAN with a Laptop, Install OS over LAN, Programming in Pi, Web Server in Pi

Uncategorised Technical Blogs

  (1 votes) by Vidyasagar MSC (updated 21 hours ago)
You never change things by fighting the existing reality. To change something, build a new model that makes the existing model obsolete. -Richard Buckminster Fuller Reality Check  Every game development engine or framework has its own bottlenecks and difficulties.Especially, when it comes to 2D game
  (0 votes) by Ivan Krivyakov (updated yesterday)
Simple checksum program that allows to verify file authenticity
  (0 votes) by Gilly Barr (updated 22 hours ago)
CodeProjectMinifying/compressing javascript files has become a standard for a while already when developing websites. It is very important to save as much space as you can and have your users downloading as little as possible to improve the performance of your site.I don't think you'll find an artic
  (0 votes) by HeldinBayoumy (updated 17 hours ago)
People are born with no self doubt.When we first wanted to stand up on our own foot (when we were so young) we tried to do it without help and it didn't work. Then we tried to do it with the help of our hands…uh it kind of worked, but not as expected…we are back on the ground. Then we tried it using
  (0 votes) by HeldinBayoumy (updated 14 hours ago)
"I understand agile is a good thing but not for what we do, our projects are time/budget limited and detailed features have to be defined and contracted at the very beginning" a CTO once said.The myth of maintaining better control and achieving better results by thoroughly planning features' tiniest

VBScript

  (0 votes) by Allen C. Copeland Jr (updated 16 hours ago)
A guide on querying Excel ListObjects (Tables) by creating a state-machine out of synthesized objects that resemble a query language.

Web Security

  (2 votes) by CdnSecurityEngineer (updated 22 hours ago)
The identity provider security pattern is a pattern that is employed just at the name suggests, it provides and identity of a subject (user/automated system/job) or what have you to the entire larger system. The identity provider pattern is built…Read more ›The post Identity Provider Sec
  (1 votes) by Stephen C Young (updated 2 days ago)
So you want to become a web developer? Well then it’s time to put down that “Learn Super Duper Language v8.3 in 24 hours” book. Instead, make it a habit to ask yourself these 10 questions every day. Is there a pattern here? Looking for patterns in what works and what doesn’t

Web Services

  (3 votes) by Assil (updated 2 days ago)
WCF Caching

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

Android

  (57 votes) by JoeSox (updated 3 days ago)
MyDroidTemplate Eclipse Project template and a Droid App for Interacting with CodeProject

Applications & Tools

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

Arduino

  (14 votes) by DaveAuld (updated 10 hours ago)
Low Energy Bluetooth meets Arduino compatible microcontroller in a small form factor, is this just a fairy tale?

ASP.NET

  (15 votes) by Wonde Tadesse (updated yesterday)
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.
  (6 votes) by Wonde Tadesse (updated yesterday)
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.
  (5 votes) by Wonde Tadesse (updated yesterday)
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.

C#

  (100 votes) by Mahsa Hassankashi (updated yesterday)
This article is one of the first sources (with complete and clear comparision) about data structure, Array, ArrayList, List, IList, ICollection, Stack, Queue, HashTable, Dictionary, IQueryable, IEnumerable.
  (30 votes) by syed shanu (updated 6 hours ago)
This Article will explain a very simple way to understand the basic C# OOPS Concept

Database

  (9 votes) by Sander Rossel (updated 2 days ago)
Using C# to get data in- and out of your (relational) database.

HTML / CSS

  (49 votes) by Marcelo Ricardo de Oliveira (updated yesterday)
A jQuery plugin for turning plain text guitar tabs into online playable music

IoT Overview

  (6 votes) by Mahsa Hassankashi (updated 9 hours ago)
IoT wants to connect all potential objects to interact each other on the internet to provide secure, comfort life for human

Miscellaneous

  (5 votes) by B. Clay Shannon (updated 13 hours ago)
A better definition for what it is we who create software do/are.

Raspberry Pi

  (15 votes) by Ondrej_Uzovic (updated yesterday)
Simple example showing how to implement live video streaming from Raspberry Pi camera to a .NET application.

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

Đăng nhận xét