Thứ Hai, 21 tháng 9, 2015

Web Developer Newsletter - Cipher EX V1.4

Web Developer Newsletter - Cipher EX V1.4
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!
Click here Logistics, Supply Chain, ERP…
Visualize Resources - what, where, when, why and for whom they are performing offers a unique opportunity - optimize Supply Chain Management, ERP, Logistics... in ways not imagined - SOLUTIONS SCHEDULE for multiple platforms – Download, Evaluate, Optimize - SAVE Today!
A Guide to JavaScript Engines for Idiots
I hope they're not saying that people who use JavaScript engines are idiots, because it needs some zoom-zoom. (more: Telerik)
Modernizr 3: A new release and website
The internal structure of Modernizr has been completely revamped, making it easier to contribute to and easier to customize/extend Modernizr's licensing has changed: we've moved from a BSD license to MIT. (more: Modernizr)
Facebook takes Relay JavaScript framework open source
Assuming you don't have a problem using a library from *that* site. Facebook this week is open-sourcing Relay, which provides data-fetching for React JavaScript applications. (more: IT World)
Free Training at Microsoft Virtual Academy - Introduction to ASP.NET 5
This is 100 to 200 level beginner content that starts at the beginning. If you're just getting started with ASP.NET 5 (currently in Beta) or perhaps you have been meaning to dig into the new stuff in ASP.NET 5 but haven't gotten around to it, this a good place to start. (more: Scott Hanselman)
SQL vs NoSQL: The Differences
Duh, it's the "No" part. In this article, we'll cover the fundamental differences. In a later follow-up article, we'll look at typical scenarios and determine the optimal choice. (more: Sitepoint)
Understanding versions in an evergreen browser
Not sure why you need so many words to explain their random number generator, but here you go. (more: Microsoft Edge Dev team)
How To Build An Awesome Form
A quick guide on how to cope with most common design problems when creating a form. (more: Medium)
Now with HTTP/2: Major Nginx upgrade arrives
Nginx Plus Release 7 features performance boosts, TCP load balancing, and denial-of-service protections. (more: Infoworld)
Simplify Android Development Using manifoldJS With Crosswalk
Yes, much simpler to use a bunch of tools (based on JavaScript) instead of one tool. But whatever, here you go. (more: Tuts)

New articles added

Applications & Tools

  (2 votes) by Stas Wolski (updated 3 days ago)
Detailed description of how to use Gantt Chart in the MeteorJS based applications

ASP.NET

  (15 votes) by Vijay Rana AON (updated 2 days ago)
Signal R Message Logging Application
  (6 votes) by Kranthi Kumar Pothireddy (updated 5 days ago)
CRUD operation on multiple tables with AngularJS and ASP.NET MVC Part-2
  (0 votes) by Kurt Friedrich (updated 2 days ago)
I wanted to use MySQL as the database to hold code first models with ASP MVC.

C#

  (5 votes) by Shibasis Sengupta (updated yesterday)
A software which provides user the option to create and send meeting minutes using template, mark attendees, create next followup meeting , assign tasks to people - all from a single consolidated screen.

Client side scripting

  (0 votes) by Aaron Gustafson (updated 2 hours ago)
Responsive Web Design: Where Do We Go From Here?

Installation

  (4 votes) by techbird (updated 4 days ago)
Explains how to create single package for multi CPU installers and run the right installer based on user machine configuration.

Java

  (1 votes) by Dr. Song Li (updated 5 days ago)
This is a simple CRUD example with JSF.

Product Showcase

  (0 votes) by Frank Rem (updated 3 days ago)
This is a single page ASP.NET application for splitting and stitching PDF documents.

Programming Tips

  (1 votes) by B. Clay Shannon (updated 2 days ago)
Copy-and-pastable HTML and JS to provide State/Province Select Options for your Meteor app

Shell and IE programming

  (4 votes) by max komlev (updated 3 days ago)
Example of WebBrowser customization and http/https server on localhost as engine for cross-platform application based on web technologies.

Articles updated

ASP.NET

  (24 votes) by kenyeungdk (updated 17 hours ago)
Build your own marketplace with BeYourMarket
  (21 votes) by sachin verma, Akhil Mittal (updated yesterday)
This article of the series will explain how we can handle requests and log them for tracking and for the sake of debugging, how we can handle exceptions and log them. We'll follow a centralized way of handling exceptions in WebAPI and write our custom classes to be mapped to the type of exception th
  (7 votes) by syed shanu (updated 1 hour ago)
This article shows how to create a Are You Genius game using MVC, AngularJS and Web API 2.

C#

  (78 votes) by John Underhill (updated 5 days ago)
Twofish 512, Serpent 512, Rijndael 512, the HX Ciphers, Ring-LWE, NTRU, McEliece, Rainbow, GMSS, DTM-KEX

Client side scripting

  (6 votes) by Olivier Giulieri (updated 22 hours ago)
Structured-Filter is a generic Web UI for building structured search or filter queries. It is a full jQuery UI widget, supporting various configurations and themes.

New Tips and Tricks added

Applications & Tools

  (2 votes) by B. Clay Shannon (updated yesterday)
A super-terse reference to tools needed to create Isomorphic JavaScript web apps

ASP.NET

  (2 votes) by Dileep Ashok (updated yesterday)
  (2 votes) by Spencer Kittleson (updated 2 days ago)
Text-to-speech in a ASP.NET MVC website. This tip shows how to setup a website tp generate a text-to-speech MP3, then stream it for a browser client using HTML 5 audio controls.
  (0 votes) by Member 10752667 (updated 5 days ago)
URL binding failure

DLLs & Assemblies

  (2 votes) by Vinayak Gawade (updated 16 hours ago)
This article presents how to get code coverage of desktop & ASP.NET web applications.

User Controls

  (0 votes) by B. Clay Shannon (updated 8 hours ago)
Easy-as-eating-gooseberry-pie handful of steps to incorporate a dialog into your Meteor app

Wearables

  (1 votes) by lschauer (updated 2 days ago)
Build and run a real smart watch app without even downloading an SDK

New Technical Blogs added

ASP

  (4 votes) by Anuraj Parameswaran (updated yesterday)
Few days back I wrote a post on ASP.NET 5 Tag Helpers, this post is about building your own tag helper. As the first step you need to inherit from TagHelper class, which is available in “Microsoft.AspNet.Razor.Runtime.TagHelpers” namespace. TagHelper is an abstract class and contains vir
  (2 votes) by Anuraj Parameswaran (updated 3 days ago)
This is post is about integrating Google reCaptcha for ASP.NET 5. To use reCaptcha in your website, you need to register in the reCaptcha website. You need to provide the label, domain name and email address of the owners. Once it is completed, you will get a screen like this. From this screen you c
  (0 votes) by Anuraj Parameswaran (updated 2 days ago)
Today in ASP.NET forums I found one question about implementing Exel export from ASP.NET5 / MVC 6. So I thought I will implement and share the code. So this post is about implementing excel export using Open XML SDK in ASP.NET 5. The question is about Excel export using Office Interop, as it is not
  (0 votes) by Anuraj Parameswaran (updated yesterday)
This post is about getting code coverage of ASP.NET 5 using Opencover. In computer science, code coverage is a measure used to describe the degree to which the source code of a program is tested by a particular test suite. A program with high code coverage has been more thoroughly tested and has a l

ASP.NET

  (1 votes) by Member 11794279 (updated 5 days ago)
Microservices with Minimum Overhead using ASP.NET Web API and Azure – Part 2 – Deployment



© 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