Thứ Hai, 9 tháng 2, 2015

Web Developer Newsletter - Peer to Peer File Sharing Through WCF

Web Developer Newsletter - Peer to Peer File Sharing Through WCF
Welcome to this week's Web Development newsletter from CodeProject.
Google will adopt HTTP/2 starting with Chrome 40, drop SPDY support in early 2016
Google today announced it will add HTTP/2, the second major version of the HTTP network protocol, to Google Chrome. The company plans to gradually rollout support to the latest version of its browser, Chrome 40, "in the upcoming weeks." (more: Venture Beat)
Announcing: Running Ruby on Rails on IIS8 (or anything else, really) with the new HttpPlatformHandler
Azure Websites has supported node AND Java (again, Tomcat or Jetty) for a while now, in production and it's very nice and it runs under IIS. How? They've now brought that support to Windows running IIS 8+ with the release of the HttpPlatformHandler. (more: Scott Hanselman)
Scala.js no longer experimental
At its core, Scala.js is a compiler from Scala to JavaScript. It compiles .scala files to a single optimized and minimized .js file per application. (more: Scala)
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!
Ways and Advantages of Migrating JavaScript Code to TypeScript
Nowadays, more and more new languages are created with the aim of providing an alternative to JavaScript. One of these languages is TypeScript. It is compiled to readable JavaScript code; its main goals are to perform type checking at compile time and to support the object-oriented paradigm. (more: JetBrains)
Using AngularJS in Visual Studio 2013
AngularJS is one of the most popular JavaScript libraries and you've asked for even better support for it in Visual Studio. (more: Visual Studio blog)
X-Ray: A Scraper by the Author of Cheerio
The x-ray module depends on Cheerio, but includes some methods to automate common scraping tasks: it can convert collections of items into JavaScript objects, select objects based on flexible schemas, and it can even paginate based on CSS selectors. (more: DailyJS)
The Gooey Effect
Learn how SVG filters work and how you can use them to create a very cool gooey effect. (more: CSS Tricks)

New articles added

Ajax

  (26 votes) by Pranay Rana (updated 5 days ago)
Jquery Ajax Calling functions

ASP.NET

  (70 votes) by syed shanu (updated 6 days ago)
Insert select update delete in asp.net with Simple Login

Azure

  (10 votes) by Alex Sanséau (updated 4 days ago)
As an introduction to Windows Azure, this article will guide you step by step to create your own private NuGet server in Windows Azure.

Client side scripting

  (1 votes) by harsimranb (updated yesterday)
An angular application that consumes GitHub, primarily to demonstrate the use of angular-loading-bar and ui-router to give better feedback during longer requests.

HTML / CSS

  (9 votes) by newton.saber (updated 4 days ago)
My attempt to create the smallest amount of code (JavaScript) to make all of your web sites identify users by allowing them to login via Social Media sites (Twitter, FB, Google).

Java

  (3 votes) by Dr. Song Li (updated 5 days ago)
This article presents an example to upload and download files with SQL server through JDBC in a Spring MVC application.

VB.NET

  (3 votes) by Emiliano Musso (updated yesterday)
How to apply GA techniques fo solving problems in VB.NET. The example shows how to create solutions for a 2D maze, which will evolve to find the shortest path between two points.

Web Services

  (5 votes) by SupperSlonic (updated yesterday)
The Web API token based authentication via OWIN OAuth2 middleware supported by Facebook, Google, Microsoft.Extracting additional user's information from social networks.
  (4 votes) by BD Star (updated 4 days ago)
Online Image storage is a web based image storage system by which you can upload, preview, download and delete image.

Win32/64 SDK & OS

  (3 votes) by David MacDermot (updated 6 days ago)
An HPGL renderer and demo application for use in data acquisition

Articles updated

Ajax

  (9 votes) by 'Anil' Radhakrishna (updated 2 days ago)
Show off your book collection using a AngularJS script & Google Spreadsheet as your back-end

Applications & Tools

  (10 votes) by debashishPaul (updated 15 hours ago)
An AngularJS tutorial through developing a real project.

ASP.NET

  (42 votes) by Mahsa Hassankashi (updated 8 hours ago)
It is a simplest tutorial on AngularJS and Repository Pattern for developing professional MVC Applications. It includes a source code about practical permission management project.
  (34 votes) by Hasan Hyder (updated 3 days ago)
Solution adorned with drag and drop Portlet/Webpart customization feature in ASP.NET MVC Framework. It summoned JQuery for better user experience evading inclusive page refresh during personalization.
  (27 votes) by DrABELL (updated 4 days ago)
YouTube™ API for ASP.NET, AJAX-extended (C#).
  (21 votes) by Wonde Tadesse (updated 2 hours ago)
ASP.NET Web API related projects. It touches most parts of the technology through the articles on Data Streaming, Working with HTTPS and Extending Web API Documentation.

C#

  (46 votes) by John Underhill (updated yesterday)
Twofish 512, Serpent 512, Rijndael 512, the HX series, and Super-Ciphers

Charts, Graphs and Images

  (14 votes) by DrABELL (updated 3 days ago)
YouTube™ video player API provides variety of customization features (ASP.NET, C#)

Client side scripting

  (46 votes) by Amir Jalilifard (updated 8 hours ago)
Lets take an exciting travel to the land of MVC, MVP and MVVM patterns with our sexy friend : JavaScript

Cryptography & Security

  (93 votes) by Espen Harlinn (updated 4 days ago)
Cyber warfare: It's a brave new world

HTML / CSS

  (19 votes) by Anurag Gandhi (updated yesterday)
An html 2d game to describe some basic game development tips in html/css and javascript.
  (15 votes) by Florian Rappl (updated 5 days ago)
Gulp is a modern build system for web technologies. It is also integrated into ASP.NET vNext and can be used in a lot of scenarios.

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)

Windows Communication Foundation

  (175 votes) by Amir Jalilifard (updated 5 days ago)
In this article, you are going to learn about P2P Network and Windows Communication Foundation to share your files between peers through a P2P network.
  (8 votes) by john_1726 (updated 4 days ago)
MVVM Silverlight Application with Entity Framework and WCF Service

New Tips and Tricks added

ASP.NET

  (10 votes) by JitendraGangwar (updated 5 days ago)
How to encrypt and decrypt cookies in ASP.NET
  (4 votes) by Md. Shariful Islam (Adil) (updated 5 days ago)
Alignment and sorting icon in WebGrid header
  (4 votes) by Miller Nguyen (updated 3 days ago)
This article will show you how to implement a complete solution of electronic signature by using HTML5 canvas in ASP.NET (VB)
  (0 votes) by Richard Roe (updated 5 days ago)
Example to show how to update an ASP.NET GridView control using Ajax JQuery client side script
  (0 votes) by Shridhar Gowda (updated 3 days ago)
This tip will give complete knowledge of how to change master page, render controls and accessing its eventhandlers @ runtime.

Client side scripting

  (0 votes) by Samarjeet Singh (updated 15 hours ago)
Creating jquery plugins have never been easier !

Design and Architecture

  (1 votes) by Veronica S. Zotali (updated 15 hours ago)
Observer pattern using IObservable and I Observer

Game Development

  (3 votes) by mgameideas (updated 3 days ago)
VS Scene Fight

Web Services

  (1 votes) by Rajat Ku. Pati (updated 12 hours ago)
In this article i will describe how to use Yammer API to post to a Yammer Group using javascript SDK.This includes basic information about yammer groups and yammer API.

Tips and Tricks updated

ASP.NET

  (28 votes) by DrABELL (updated 2 hours ago)
Make entire table row clickable/selectable by adding "onclick" event and formatting features via JavaScript and CSS3.

New Technical Blogs added

ASP

  (0 votes) by madan535 (updated 20 hours ago)
Here i will explain about how to use Google reCAPTCHA in ASP.NET MVC.  What is reCAPTCHA? reCAPTCHA protects the websites you love from spam and abuse. Google has updated thier reCAPTCHA API  to 2.0 . Now users can now attest they are human without having to solve a CAPTCHA. Instead with just a sing

Java

  (2 votes) by Member 11419891 (updated 12 hours ago)
Table Of Contents1. Set Interface - Java Video Tutorial2. HashSet2.1 HashSet Example3. LinkedHashSet4. TreeSet4.1 TreeSet - NavigableSet interface examples 14.2 NavigableSet subSet,headSet,tailSet Methods in TreeSet 4.3 TreeSet - NavigableSet interface methods - pollFirst, pollLast and more5. Java
  (1 votes) by Member 11419891 (updated 11 hours ago)
Anonymous class does not have a name. Example of Anonymous class below: new Comparator(){} class is an Anonymous class. Collections.sort(students, new Comparator() { @Override public int compare(Student student1, Student student2) { return student1.marks - student2.marks; } });
  (1 votes) by Member 11419891 (updated 13 hours ago)
Java Collections Tutorial
  (0 votes) by Ivan Korhner (updated 19 hours ago)
Deadlocks are situations in which two or more actions are waiting for the others to finish, making all actions in a blocked state forever.They can be very hard to detect during development, and they usually require restart of the application in order to recover.To make things worse, deadlocks usu



© 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