Thứ Hai, 18 tháng 1, 2016

Web Developer Newsletter - A Fast CSV Reader

Web Developer Newsletter - A Fast CSV Reader
Welcome to this week's Web Development newsletter from CodeProject.
Click here [Webinars] Wireless Security and Other Growing Security Threats-Jan 20
Keep up with trends in security. LearnNowOnline expert Ryan Henricks introduces you to different security training topics with a deeper dive into one of the rapidly growing security threats–wireless communications. Learn more
Click here Start inventing today with the Intel® IoT Developer Program
The Intel® IoT Developer Program offers knowledge, tools, kits and a community of experts to quickly and easily turn your innovative ideas into IoT Solutions. Get your Intel® IoT Developer Kit for Intel® Edison and Intel® Galileo platforms.
6 Things You Should Stop Doing Now That IE Is Dead
Microsoft has officially ended support for Internet Explorer 8-10. (more: Love2Dev)
Moving along a curved path in CSS with layered animation
Instead of turning to JavaScript for producing more natural looking motion, there's an easy way to work around this limitation: layered animation. (more: tobiasahlin.com)
Variables: The Backbone Of CSS Architecture
When they hit the front-end landscape a few years ago, preprocessors were heralded as the saviour of CSS, bringing modularity, meaning and even a degree of sexiness. Terms like "Sass architecture" became commonplace, ushering in a new generation of CSS developers who occasionally went to excess with their new-found power. The results were marvellous, and sometimes undesirable. (more: Smashing Magazine)
Getting Started with Underscore.js
Underscore.js is a JavaScript library, written by Jeremy Ashkenas, that provides functional utilities for a variety of use cases that we, as developers, may come across when facing a web project. (more: SitePoint)
Parallel JavaScript with ParallelJS
In this article I'm going to discuss why multi-threading is important and how to implement it in JavaScript with ParallelJS. (more: SitePoint)
WallabyJS is a slick and powerful test runner for JavaScript in your IDE or Editor
I was reminded by a friend to explore WallabyJS this week. I had looked at WallabyJS a while back when it was less mature but I hadn't installed a more recent version. WOW. It's coming along nicely and is super-powerful. (more: hanselman.com)
Influencing Web Layouts with Print Layouts
Jen Simmons has a compelling talk (video) where she calls out web design as being far too dominated by the HEADER CONTENT SIDEBAR FOOTER pattern we're all too familiar with. Print design, despite so often being dubbed "dead" or in massive decline by those of us in web design, still excels in quality and variety of layout. (more: CSS-Tricks)

New articles added

Algorithms & Recipes

  (0 votes) by John Jiyang Hou (updated 3 days ago)
An algorithm to determine if a point is inside a 3D convex polygon for a given polygon vertices in Javascript.
  (0 votes) by John Jiyang Hou (updated 3 hours ago)
An algorithm to determine if a point is inside a 3D convex polygon for a given polygon vertices in PHP.

Android

  (2 votes) by Android on Intel (updated 4 days ago)
The JavaScript parser for depth photo parses eXtensible Device Metadata (XDM) image files [1] and extracts metadata embedded in image files to generate XML files.

ASP.NET Controls

  (4 votes) by Arun Chandrasekhara Pillai (updated 20 hours ago)
Generic JqGrid implementaion in MVC with custom filtering and dynamic sorting

C#

  (2 votes) by Shekhar Shashangka (updated 2 days ago)
Today, we will create our own web browser(starter) with the web Browser Control in Visual Studio 2015.

Database

  (6 votes) by Vikas Sharma (updated 4 days ago)
In this article we are to going to create Web APIs for manipulating and performing CRUD operations on student resource of our project.

Game Development

  (4 votes) by Marathoner (updated 4 days ago)
In this article I will describe the approach I took in creating a VB.NET implementation of the Spider Solitaire Game.

HTML / CSS

  (4 votes) by Marla Sukesh, Pradeep Shet (updated yesterday)
This is part 2 day 2 continuation of article Learn HTML5 in 3 days.

Miscellaneous

  (2 votes) by Sumanta Mishra (updated 4 days ago)
This tip guides to develop a basic Chrome App, run locally in Chrome and publish in Chrome Web Store.

Mobile Development

  (4 votes) by Jitendra_Jain04 (updated 4 days ago)
The Objective of this article is to provide hybrid mobile application development approach for mobile platforms using one of the most powerful open source framework : Apache Cordova.

PHP

  (0 votes) by apphp (updated 4 days ago)
This tutorial describes and demonstrates the most popular creational design patterns in PHP.

Product Showcase

  (0 votes) by Android on Intel (updated 4 days ago)
This tutorial covers a core set of Intel XDK features to help you learn the app development workflow.

Articles updated

Algorithms & Recipes

  (15 votes) by John Jiyang Hou (updated 3 days ago)
An algorithm to determine if a point is inside a 3D convex polygon for a given polygon vertices in C++.

ASP.NET

  (35 votes) by Omar Nasri (updated 3 days ago)
This article shows you different steps to create a web site using Angular JS, ASP.NET MVC and web API
  (22 votes) by syed shanu (updated 3 days ago)
In this article we will see how to create a web based Greeting Card tool using ASP.NET and jQuery.
  (16 votes) by MukeshKumar89 (updated 3 days ago)
In this article, we will learn about different kind of component which is available in asp.net for managing the state of the page or control.
  (7 votes) by Shekhar Shashangka (updated yesterday)
In this article, we will learn how to display real time updates from database with SignalR with an existing ASP.NET MVC project.

Azure

  (7 votes) by MukeshKumar89 (updated yesterday)
In this article, we will learn about Azure blob storage and how to use it with ASP.NET MVC.

Client side scripting

  (70 votes) by Gerd Wagner (updated 3 days ago)
A short summary of JavaScript's main features, including a discussion of the different kinds of JS objects, basic data structures, functions as first class citizens, and code patterns for implementing classes.
  (4 votes) by Gerd Wagner (updated 4 hours ago)
cLASSjs is a small (2 kB) JS library for defining constructor-based classes with prototype-based method inheritance like so: Student = new cLASS({ Name:"Student", supertypeName:"Person", properties:..., methods:...}).

Database

  (507 votes) by Sebastien Lorion (updated 5 days ago)
A reader that provides fast, non-cached, forward-only access to CSV data.

HTML / CSS

  (43 votes) by Guruprasad.K.Basavaraju (updated 4 days ago)
Introduction to CSS3 Animations

New Tips and Tricks added

ASP.NET

  (4 votes) by Ahmet AYDIN (updated 2 days ago)
This post describes step by step how to run a Single Page Application template using ASP.NET Web API 2 and angularJS and how to use Web Application Project whose name is Dalyan.

C#

  (5 votes) by Dholakiya Ankit (updated 19 hours ago)
Logging database operations in EntityFramework
  (3 votes) by SubhamoyBurman (updated yesterday)
Use of Task Parallel Library and Async/Await in your application

Database

  (7 votes) by Md.Shamim Hassan (updated 14 hours ago)
How to return Multiple Result Set using Entity Framework with stored procedure

Tips and Tricks updated

ASP.NET

  (4 votes) by Gunaprasad Shetty (updated 17 hours ago)
The tip will help you understand how the Word document can be converted into PDF and merge it as single PDF with digital signature for the secured transport of PDF.

Grid & Data Controls

  (5 votes) by Gunaprasad Shetty (updated 17 hours ago)
The tip provides you the code for implementing Search in your gridview using Jquery.

New Technical Blogs added

Ajax

  (0 votes) by Right Handed Monkey (updated yesterday)
Ionic Angular App as a Website Front-end - AJAX/CORS solutions

ASP.NET

  (1 votes) by levelnis (updated 15 hours ago)
We're all familiar with forms authentication these days. It's one of the primary methods of limiting unauthorised access to your website. You know the drill. The user sticks their username and password into a form. The server verifies the details and issues a cookie. But what happens if we throw Web

Technical Blogs updated

Client side scripting

  (2 votes) by Qwertie (updated 4 days ago)
Building a table of contents in JavaScript



© 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