Thứ Hai, 14 tháng 9, 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.
Click here Need to create Excel Charts?
Use SpreadsheetGear to enable users to visualize data with comprehensive Excel-compatible charting, which makes creating, modifying, rendering and interacting with complex charts easier than ever before. Try it now!
The State of Front-End Tooling – 2015
Results of a popularity survey on tools (preprocessors, post-processors, libraries, etc.) (more: Ashley Nolan)
The future of layout with CSS: Grid Layouts
But don't even think of using Tables! They are EEEEEEVIL! (more: Mozilla Hacks)
Is the web platform getting too big?
A one-year moratorium would give us all time to catch up on all the new features that have already been added. This, he continued, is really important because the pace at which new features are added is difficult for developers to deal with. (more: NCZOnline)
Node.js 4.0.0 arrives with ECMAScript 6 backing
The latest upgrade of the server-side JavaScript technology combines the Node.js and io.js code bases. (more: Infoworld)
5 Responsive Design Pitfalls and How to Avoid Them
Responsive design: giving you a reason to change your browser window size since whenever they came up with this irritating idea. (more: Sitepoint)
Let's talk about the Web Animations API
Dan Wilson has an intro article followed by a 5-part series all about the Web Animations API. (more: Daniel C Wilson)
Infographic: The Entire JavaScript Language in One Single Image
It makes so much sense now! (more: Softpedia)
Designing Web Code in a Native App
The best user experience on the web is generations ahead of that of native apps, with responsive design making web apps a great experience on any device. (more: Sitepoint)

New articles added

Applications & Tools

  (1 votes) by Wladis (updated 4 days ago)
IML on the example of popular app ToDo MVC

ASP.NET

  (24 votes) by Alexander Siniouguine (updated 3 days ago)
Describes how to design extensible notification system that uses templates to send notifications to users using various channels including SMS and Email
  (16 votes) by sachin verma, Akhil Mittal (updated 5 days ago)
In this article we learn how to perform request logging and exception logging in WebPI. We'll leverage the capabilities of Exception Filters and Action Filters to centralize request logging and exception handling in WebAPI.

Client side scripting

  (6 votes) by Gerd Wagner, Bo Li (KAFFEECKO) (updated 5 days ago)
Learn how to build a front-end web application with minimal effort in seven steps, using the AngularJS framework and the cloud storage service Parse.com.
  (4 votes) by J. Michael Palermo IV (updated 3 days ago)
I thought I would share a list I compiled of ten common mistakes I see web developers make - and how to avoid them.
  (2 votes) by Dave_Voyles (updated 5 days ago)
I discuss the ins-and-outs of Famo.us in depth in this article.
  (2 votes) by Kranthi Kumar Pothireddy (updated yesterday)
This is two part demo, in first part I will be showing how to insert a record into database and get all the records from database, and display. Part 2 I will show delete and update operations.
  (0 votes) by Etienne Margraff (updated 4 days ago)
Remotely debug and test Javascript: the new vorlon.JS plug-ins
  (0 votes) by Member 4206974 (updated 3 days ago)
A JavaScript Form Generator

Database

  (3 votes) by Christian Del Bianco (updated yesterday)
SqlTableDependency is a component sending events containing the record values inserted, deleted or update on a database table.

HTML / CSS

  (14 votes) by Ranjan.D (updated 5 days ago)
All about CSS3 Text Effects, Animations, Transformations and few other HTML5 Tags

Articles updated

Applications & Tools

  (58 votes) by syed shanu (updated 6 days ago)
This article explains in detail how to create a simple Online Shopping Cart using AngularJS and WCF Rest Service.
  (31 votes) by syed shanu (updated 5 days ago)
In this article we will see in detail how to create an online Mind Reader quiz game using AngularJS and WCF Rest Service

ASP.NET

  (129 votes) by Akhil Mittal (updated 6 days ago)
Enterprise level application architecture with Web APIs using Entity Framework, Generic Repository pattern and Unit of Work.
  (50 votes) by Akhil Mittal (updated 6 days ago)
This article will explain how to make WebAPI secure using Basic Authentication and Token based authorization.
  (50 votes) by Akhil Mittal (updated 6 days ago)
My article will explain how we can make our Web API service architecture loosely coupled and more flexible.
  (44 votes) by Akhil Mittal (updated 6 days ago)
Resolve dependency of dependencies using Inversion of Control and dependency injection in Asp.net Web APIs with Unity Container and Managed Extensibility Framework (MEF).
  (39 votes) by Akhil Mittal (updated 6 days ago)
In this article I'll explain how to write your own custom routes using Attribute Routing.
  (14 votes) by syed shanu (updated 4 days ago)
In this article you will learn about MVC using ReactJS and WCF Rest for Beginners.

Design and Architecture

  (146 votes) by dmihailescu (updated 3 days ago)
A Visual Studio add-in that inserts some commonly known OO paterns into your working project and searches your highlights online.

Game Development

  (20 votes) by syed shanu (updated 3 days ago)
In this article we can see how to create a simple Unity 3D game using C# Script.

HTML / CSS

  (15 votes) by Ranjan.D (updated 4 days ago)
All about Styling webpage or a document using CSS. We will also see different ways of including styles etc

Miscellaneous

  (10 votes) by Graham Wilson (updated yesterday)
A collection of simple .NET 2.0 controls and utilities.

NoSQL

  (185 votes) by Mehdi Gholam (updated yesterday)
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

.NET Framework

  (0 votes) by BatraManish (updated 4 days ago)
Host MVC or Web API on IIS 5.x or IIS 6.x

Applications & Tools

  (4 votes) by toplan (updated 4 days ago)
Simple vim for textarea and input

ASP.NET

  (2 votes) by Rohit Nanda (updated 3 days ago)
Easiest way to sending form data to Google Docs/Spreadsheet from your web page, using your own form and AJAX. Now a Days, Google Docs/Drive is a widely used service for data storage and documents sharing.
  (2 votes) by V.J. Kumar (updated 16 hours ago)
We will discuss about how we can combine Dapper.Net and DapperExtensions to configure DAL to execute normal queries as well as Stored Procedures.
  (1 votes) by Ibrahim ben Salah (updated 2 days ago)
This tip talks about a new way of rendering the Razor template (cshtml files) using Xania.AspNet.Simulator.

Client side scripting

  (2 votes) by Mostafa Asaduzzaman (updated 2 days ago)
Simple Hello World page in TypeScript using Visual Studio code
  (2 votes) by m.waqasiqbal (updated 2 days ago)
How to show ellipses after certain width / length of text
  (0 votes) by m.waqasiqbal (updated 2 days ago)
Edit a bootstrap carousel in developer tools

Debug Tips

  (7 votes) by Swagat Swain (updated 4 days ago)
Get the maximum out of Chrome's Developer Console

Mobile Development

  (1 votes) by Jose Cintra (updated 4 days ago)
Do take off your applications with the Cloud Services

PHP

  (1 votes) by Rou1997 (updated 2 days ago)
Getting Started With Yii2 Framework . . . Read Comments From MySQL . . . Add Comments Into MySQL . . . Pagination . . .

New Technical Blogs added

Client side scripting

  (3 votes) by matthewproctor (updated 6 days ago)
Sending an Instant Message using the Skype Web SDK is a remarkably simple process - and only requires a few lines of JavaScript code. In this tutorial, we'll step through the process of authenticating, adding participants, and sending an instant message. Important Prerequisites The Skyp
  (1 votes) by matthewproctor (updated 6 days ago)
  What is a Presence Dashboard A Presence Dashboard is a web-based (or application-based) tool that provides a single view of all your Lync or Skype for Business contacts and their current status. A number of commercial dashboards are available in the market today, however you can easily

Node.js

  (1 votes) by Sander Rossel (updated 10 hours ago)
The eighth in a series on MEAN web development.

Online Javascript Tools

  (2 votes) by Bobby Lough (updated 3 days ago)
If I only knew JavaScript...

Technical Blogs updated

Node.js

  (3 votes) by Sander Rossel (updated yesterday)
The sixth in a series on MEAN 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