Thứ Hai, 2 tháng 3, 2015

Web Developer Newsletter - RaptorDB - the Document Store

Web Developer Newsletter - RaptorDB - the Document Store
Welcome to this week's Web Development newsletter from CodeProject.
The Path to Parallel JavaScript
I'd like to present some experiments we've been doing in SpiderMonkey with a low-level, evolutionary approach to extending JavaScript with more flexible and powerful primitives for parallelism. (more: Mozilla)
HTML6 Ideas and HTML.Next
Because HTML5 is so next year, some people need to think further afield. (more: DZone)
Introducing gRPC, a new open source HTTP/2 RPC Framework
Today, we are open sourcing gRPC, a brand new framework for handling remote procedure calls. It's BSD licensed, based on the recently finalized HTTP/2 standard, and enables easy creation of highly performant, scalable APIs and microservices in many popular programming languages and platforms. (more: Google Developer's blog)
Introduction to Object.observe
Object.observe, a.k.a. O.o, is a feature to be added to JavaScript as part of ECMAScript 7 to support object change detection natively in the browser. Although ES7 is not completed yet, this feature is already supported in Blink-based browsers (Chrome and Opera). (more: Sitepoint)
Ractive aims to bring Web programming to the masses
The Ractive JavaScript library is designed to simplify the process of creating dynamic Web pages (more: Computerworld)
Using Javascript Generators
Generators don't magically make asynchronous code synchronous. All they do is return an iterator which can be used to step through a function (more: Karl Seguin)
PHP at the speed of C
Wouldn't it be nice if we could write code in PHP, and have it accelerated somehow to C-like speeds? (more: Michael Mclean)
Developing hybrid mobile applications with Onsen UI
In this post we are going to develop an example hybrid application (Memo app) to show how to use Onsen UI, a framework to build quick and fancy User Interfaces. (more: Onsen UI)
Node.js fork JXcore goes open source, aims for mobile developers
The JXcore variant of Node.js bristles with intriguing features and aims to move Node into the mobile world. (more: Infoworld)

New articles added

.NET Framework

  (9 votes) by john_1726 (updated 2 days ago)
SignalR with self-hosted Windows Service
  (5 votes) by Paulo Zemek (updated 12 hours ago)
Presenting three expandable frameworks built as Portable Class Libraries.

ASP.NET

  (5 votes) by Sibeesh Passion (updated 5 days ago)
Ways to Convert Microsoft ADOMD Data Source to JSON
  (4 votes) by Shmuel Zang (updated 4 days ago)
This article shows how we can implement WebBinding for the AngularJS library and, use it for binding AngularJS client side objects to ASP.NET server side objects.

C#

  (2 votes) by Syed M Hussain (updated 3 days ago)
WinMemcached is a c# key/value multi threaded server. Its purpose it to act as a test server for developers who want to develop Memcache related projects on a Windows machine but deploy in a Linux environment.

Client side scripting

  (4 votes) by Gerd Wagner (updated 5 days ago)
Learn how to develop front-end web apps with unidirectional associations between model classes, such as the associations that assign authors and publishers to books. While in most other tutorials, associations are only superficially discussed, if at all, this article provides an in-depth explanation

HTML / CSS

  (6 votes) by William SerGio (updated 15 hours ago)
  (1 votes) by Sebastiaan Meijerink (updated 17 hours ago)
Creates a MVC site with user inputs to change the bootstrap variables and generate a custom branded bootstrap.css

IoT on Azure

  (8 votes) by Todd Christell, Canin Christell (updated 5 days ago)
Creating a Microwave Oven IoT Application
  (1 votes) by CarNet-India (updated yesterday)
CarNet is a project which involves creation of an mesh network between vehicles moving in vicinity of each other.

Mobile Development

  (7 votes) by Kimmo Mbanga (updated 5 days ago)
Create a web app to create, read, update and delete records using JQuery Mobile and Localstorage
  (2 votes) by Kimmo Mbanga (updated 4 days ago)
Provide functionality to Sign In and Sign Up to enable security for our NoteKeeper JQuery Mobile App.

Node.js

  (1 votes) by Dr. Song Li (updated 3 days ago)
This is a study note on Node.js.

PHP

  (2 votes) by BD Star (updated 5 days ago)
Create-Read-Update-Delete(CRUD) operation by MySQLi Object Oriented approach in the PHP

Articles updated

ASP.NET

  (31 votes) by DrABELL (updated 4 days ago)
YouTube™ API for ASP.NET, AJAX-extended (C#).

C#

  (60 votes) by John Underhill (updated 4 days ago)
Twofish 512, Serpent 512, Rijndael 512, the HX series, and Super-Ciphers

Client side scripting

  (33 votes) by Olivier Giulieri (updated 2 days ago)
A web color picker which looks like the one in Microsoft Office 2010.

Design and Architecture

  (86 votes) by dmihailescu (updated 5 days ago)
A Visual Studio add-in that inserts some commonly known OO paterns into your working project.

Dialogs and Windows

  (14 votes) by syed shanu (updated 6 hours ago)
Read External application(Another application) text using VB.NET.

NoSQL

  (154 votes) by Mehdi Gholam (updated 3 days ago)
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support, HQ-Branch Replication, working in Linux)

New Tips and Tricks added

Algorithms & Recipes

  (3 votes) by Mr. Lai Tai-Yu (Averill, Lai) (updated yesterday)
A simple image binarization

ASP.NET

  (6 votes) by Shridhar Gowda (updated 4 days ago)
This article will explain how to sort a table / GridView on an ASP.NET or MVC(AngularJs) application. I am demonstrating both client side and server side sorting. I am sure you will have a great knowledge on this topic after reading it.
  (5 votes) by Md. Shariful Islam (Adil) (updated 4 days ago)
T4 Template customization for ASP.NET MVC
  (5 votes) by Md. Shariful Islam (Adil) (updated 3 days ago)
SPA using sammy.js and asp.net mvc
  (4 votes) by john_1726 (updated 4 days ago)
Introduction to using SignalR with WPF
  (2 votes) by TheKarateKid (updated 4 days ago)
Shows how to restrict and format the dates on Microsoft AJAX Calendar Extender...
  (2 votes) by Afzaal Ahmad Zeeshan (updated 2 days ago)
This tip is to provide an overview of writing strings in ASP.NET web applications to avoid concatenations.
  (1 votes) by Arkadeep De (updated yesterday)
Order by in SQL by multiple drop down list in one single logic

CodeProject FAQs

  (9 votes) by Chris Maunder (updated 4 days ago)
Some tips and tricks to help you format your articles and tips simply and consistently.

Installation

  (1 votes) by Mohit Johri (updated 4 days ago)
This article will give a brief introduction about WIX toolset that builds Windows installation packages from XML source code with an example

Web Services

  (1 votes) by Mohsen Heydari (updated 4 days ago)
Intercepting WCF and SOAP services for logging SOAP envelop

Tips and Tricks updated

ASP.NET Controls

  (12 votes) by DrABELL (updated 4 days ago)
Tip describes CSS3 formatting technique that allows to create web Table header, which always stays atop the table regardless of scrolling

HTML / CSS

  (36 votes) by DrABELL (updated 5 days ago)
SAY IT WITH CSS3! - Online slide show implements "darkbox" pop-up using pure CSS3/HTML5 features

New Technical Blogs added

Client side scripting

  (3 votes) by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ) (updated 6 days ago)
In this Blog, we will see how to add two numbers from TextBox and show the result in AngularJS.
  (1 votes) by Sander Rossel (updated 12 hours ago)
The sixth in a series on web development.

HTML / CSS

  (5 votes) by Sander Rossel (updated 2 days ago)
The fifth in a series on web development.

Technical Blogs updated

HTML / CSS

  (14 votes) by Sander Rossel (updated 2 days ago)
The first in a series on web development.
  (7 votes) by Sander Rossel (updated 2 days ago)
The second in a series on web development.
  (6 votes) by Sander Rossel (updated 2 days ago)
The third in a series on web development.

PHP

  (1 votes) by Sander Rossel (updated 2 days ago)
The (long awaited) fourth in a series on web development.



© 2015 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Web Development newsletter click Unsubscribe.
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