Thứ Hai, 5 tháng 9, 2016

Web Developer Newsletter - RaptorDB - The Document Store

Web Developer Newsletter - RaptorDB - The Document Store
Welcome to this week's Web Development newsletter from CodeProject.
Click here Become a Ruby Ninja with LearnNowOnline
Master the art of Ruby development with comprehensive courses from LearnNowOnline. Whether you're a beginner or looking to further augment your skillset, our extensive training will prepare you for whatever comes your way. Learn more
Click here Need Excel Controls for Windows Forms, WPF or Silverlight?
Use SpreadsheetGear to add powerful, Excel-compatible viewing, editing, formatting, calculating, filtering, sorting, charting, printing and more to your applications with the easy-to-use WorkbookView controls. Try it now!

Why I Use a JavaScript Style Guide and Why You Should Too

Let's take a look at JavaScript Standard Style by @feross, a JavaScript style guide that's gaining popularity. It may help you reduce friction on teams and increase programmer happiness. (more: Sitepoint)

Closure Compiler in JavaScript

If you've not heard of the Closure Compiler, it's a JavaScript optimizer, transpiler and type checker, which compiles your code into a high-performance, minified version. (more: Google Developers blog)

Ways To Reduce Content Shifting On Page Load

Every time the browser has to recalculate the positions and geometries of elements in the document, a reflow happens. This happens when new DOM elements are added to the page, images load or dimensions of elements change. In this article, we will share techniques to minimize this content shifting. (more: Smashing Magazine)

Protecting your embedded content with subresource integrity (SRI)

Delegating responsibility to others which in effect gives them control to run script on your website is understandably concerning, particularly for certain classes of web asset. But there's a way that lets you have your public CDN cake and eat it too, and that's subresource integrity, here forth referred to as SRI. (more: Troy Hunt)

Developing Extensible HTML and CSS Components

To ensure consistency in the structure of our components and patterns, it's necessary to build them in a fashion that is repeatable and predictable. (more: CSS Tricks)

Responsive Web Considered Harmful

A history of web standards' claim to "help our users" when they are actually putting them and developers in danger (more: Medium)

Web Accessibility course

In this course you'll get hands-on experience making web applications accessible. (more: Udacity/Google)

Mobi.css

A lightweight, flexible css library that focus on mobile. (more: MobiCSS)

New articles added

ASP.NET

  (8 votes) by Sheshnath Kumar (updated 5 days ago)
This article will find out a solution to serialize/deserialize object by reference at server and client, also will serialize/deserialize objects having circular references.
  (3 votes) by Mishra Sourabh (updated 5 days ago)
In this article, you will learn about ng-Src directive in AngularJS.
  (2 votes) by Murali Manohar Pareek (updated 2 days ago)
AJAX is a modern way to building web application where most of the code runs at client side for better performance and user experience. So how can we make secure AJAX call to protect from CSRF (Cross-site request forgery) attack?

C#

  (2 votes) by PureNsanity (updated 11 hours ago)
Architecture to support multiple transport and service bus technologies integrated to provide a unified messaging framework to communicate between any platform.

Client side scripting

  (5 votes) by AJSON (updated yesterday)
Adding multi user and resource capabilities to Full Calendar in .Net MVC
  (1 votes) by Anurag Sharma (updated 4 days ago)
The Angular 2.0 migration guide is to help developers and technical leads migrating Angular 1.0 framework to Angular 2.0

E-commerce

  (13 votes) by Marcelo Ricardo de Oliveira (updated 5 days ago)
An e-commerce application made with Asp.Net MVC, ReactJS, ReactJS.Net and React-Bootstrap

HTML / CSS

  (4 votes) by Modesty Zhang (updated 5 days ago)
Stateless functional components make building a multi-page website a breeze.

Testing and QA

  (0 votes) by Michal Sporna (updated 10 hours ago)
How to use TECO, open source tool for gathering test coverage report.

Articles updated

Android

  (2 votes) by Tiancheng Hu (updated 5 days ago)
New samples of using ThinkAlike to accomplish Android/Desktop cross-platform development, including helloworld, Web API access and widget UI.

Applications & Tools

  (5 votes) by Zijian (updated 3 days ago)
Overview of TraceHub, and the design concepts/contexts behind this open source project

ASP.NET

  (21 votes) by Shamim Uddin (updated 3 days ago)
How to enable cross origin request in ASP.NET Web API
  (12 votes) by syed shanu (updated yesterday)
In this article, we will learn how to create a simple web based music player system using MVC, AngularJS and Web API.
  (11 votes) by Shamim Uddin (updated yesterday)
In this article, we are going to learn how to get geolocation address by using Google geolocation API in ASP.NET Web API.

Audio and Video

  (59 votes) by Evgeny Pereguda (updated yesterday)
Simple SDK for capturing, recording and streaming video and audio from web-cams on Windows OS by Windows Media Foundation.

Client side scripting

  (4 votes) by bob.bumsuk.lee (updated 2 days ago)
Building Angular 2 attribute directive and two components in template-driven and model-driven way to capture and validate bank account number in a form

Dialogs and Windows

  (43 votes) by Alejandro Xalabarder (updated 3 hours ago)
An efficient and flexible layout mananger.

Internet / Network

  (102 votes) by axuno (updated 5 days ago)
MailMergeLib is a SMTP mail client library. It makes use of .NET System.Net.Mail and provides comfortable mail merge capabilities.

NoSQL

  (236 votes) by Mehdi Gholam (updated 2 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, now with

New Tips and Tricks added

ASP.NET

  (2 votes) by Mishra Sourabh (updated yesterday)
In this article you will learn about Error Handler in ASP.NET MVC.

Other .NET Languages

  (0 votes) by epicturkey85 (updated 2 days ago)
F# Quotations support for ViewModelSupport.ViewModelBase Property get\set Accessors

Testing and QA

  (0 votes) by Kunwar Bahadur Singh (updated 3 hours ago)
Rest API/Web API Autmated test Using Frisby

Third Party Products and Tools

  (1 votes) by adityave22 (updated 5 days ago)
This article explains how to write JavaScript code in Atlassian Jira to call external REST APIs and load json data into Jira custom fields

Tips and Tricks updated

Applications & Tools

  (78 votes) by Rajdeep Debnath (updated yesterday)
Useful tools for ASP.NET developers

Client side scripting

  (5 votes) by Ezequiel Campos (updated 14 hours ago)
JavaScript utils for helping handle Kendo widgets

New Technical Blogs added

Azure

  (2 votes) by Taiseer Joudeh (updated 5 days ago)
This is the third part of the tutorial which will cover Using Azure AD B2C tenant with ASP.NET Web API 2 and various front-end clients. Azure Active Directory B2C Overview and Policies Management – (Part 1) Secure ASP.NET Web API 2 using Azure AD B2C – (Part 2) Integrate Azure Active Dir

Technical Blogs updated

HTML / CSS

  (17 votes) by Prava-MFS (updated 4 days ago)
Multiple column layout in CSS3



© 2016 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