Click here to Skip to main content
15,900,687 members

Our Mailouts

The Daily Build - 11 Dec 2014

The Daily Build - 11 Dec 2014. A Belly Dance in Holy Lands of MVC,MVP and MVVM Patterns via JavaScript

New Articles, Tech Blogs and Tips

Applications & Tools

  (0 votes) by 1&1 Internet (updated 9 hours 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.
  (0 votes) by Gerd Wagner (updated 2 hours ago)
IoT (Internet of Things) applications are now accessible to almost anyone which likes the idea of creating DIY projects by putting hardware components (sensors, actuators and HID devices) along with software components and Web technologies (and not only).Many technologies and frameworks are availabl

ASP.NET

  (3 votes) by syed shanu (updated 2 hours ago)
Insert select update delete in asp.net with Simple Login

ASP.NET Controls

  (0 votes) by Deepa Katiyar (updated 2 hours ago)
At each stage of the page life cycle, the page raises some events, which could be coded. An event handler is basically a function or subroutine, bound to the event, using declarative attributes like Onclick or handle. Following are the page life cycle events: PreInit . PreInit is the first event in

Azure

  (0 votes) by Max R McCarty (updated 11 hours ago)
Everything you need to know about Azure Service Bus Brokered Messaging (Part 1)
  (0 votes) by 'Anil' Radhakrishna (updated 14 hours ago)
SPA to track food expiry dates shows how to implement CRUD functionality through Azure Mobile Services HTTP/REST calls, without write any server-side code

Boards / Embedded devices

  (0 votes) by matthias-hahn (updated 14 hours 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 14 hours 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 14 hours 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.
  (0 votes) by matthias-hahn (updated 14 hours 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.

C#

  (4 votes) by Abhishek Shrivastava (updated 21 hours ago)
Simple trick to provide compile time safety for client side classes using INotify to notify when property changes (used generally by XAML bindings)
  (2 votes) by B. Clay Shannon (updated 7 hours ago)
Add a singleton exception logger to your app for easy logging of interesting occurrences in your app

Client side scripting

  (2 votes) by Anas R Firdousi (updated 23 hours ago)
This is part#1 of a series of not "so-obvious" stuff in Javascript... beginner to expert!

Clipboard

  (0 votes) by Nilesh_AES (updated 12 hours ago)
This tip is in regards to splitting records in a message using Envelope Schema in Biztalk Server.

Design and Architecture

  (1 votes) by Pavel Radzivilovsky (updated 12 hours ago)
How to avoid multi-threaded software paradigms and bring back execution determinism, so much needed in mission-critical software.

Product Showcase

  (0 votes) by Jason_Taylor (updated 12 hours 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 14 hours 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 14 hours 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 14 hours 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.

Site & Server Management

  (0 votes) by Dmitriy Kozlov (updated 15 hours ago)
In this article I will describe how to publish a chart on a public site in Office 365 based on data coming from any site. First, I should say that currently it is impossible to retrieve data from lists via CSOM or REST API by anonymous users especially from private site collections. So we need [R

Social Network APIs

  (2 votes) by Marc Clifton (updated 3 hours ago)
A Bare-Bones Series Article

Web Services

  (0 votes) by 1&1 Internet (updated 9 hours 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.

Win32/64 SDK & OS

  (2 votes) by Emiliarge (updated yesterday)
How to statically link a Win32 Project with Visual C++ libraries (m***.dll)

Updated Articles, Tech Blogs and Tips

ASP.NET

  (16 votes) by Snesh Prajapati (updated 2 hours ago)
Developing Mobile Specific Views using jQuery Mobile in ASP.NET MVC 4 - Part 1

C#

  (8 votes) by Nick Polyak (updated 3 hours ago)
Using a single file wrapper generator to facilitate creating Adapter pattern and Multiple Inheritance

Client side scripting

  (18 votes) by Amir Jalilifard (updated 4 hours ago)
Lets take an exciting travel to the land of MVC, MVP and MVVM patterns by our sexy friend : JavaScript