Thứ Hai, 15 tháng 6, 2015

Web Developer Newsletter - Learn MVC Project in 7 days – Day 1

Web Developer Newsletter - Learn MVC Project in 7 days – Day 1
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 Get started with ASP.NET websites. For free.
Create and deploy responsive, standards-based, web apps for free. Get started now. Download Visual Studio Express for Web or Community.
Dynamics.js
JavaScript library to create physics-based CSS animations (more: Dynamicsjs)
Six Steps for Approaching the Next JavaScript
The next recommendation/version of the JavaScript standard, also known as "harmony", "ES.next", "ECMAScript 6", "ES6", and most recently "JavaScript/ECMAScript 2015", is pretty much cemented. (more: Telerik)
The Making Of "In Pieces": Designing an Interactive Exhibition With CSS Clip Paths
If you haven't seen "In Pieces" yet, you really should (there's a link in this article), then you can learn how it was done. (more: Smashing Magazine)
Click here Manage Users and Permissions in Web Applications
Control Access to Features and Data on your Websites and Applications. Manage Authentication and Authorizations, and Audit Security in a single solution. Discover Visual Guard
JavaScript Editor Improvements in Visual Studio 2015
In this post, I'll highlight the new features of the JavaScript editor for each of these areas. You can take advantage of these features in all JavaScript projects supported in Visual Studio. (more: Visual Studio blog)
The state of Web Components
Web Components should be everywhere, but in reality Chrome is the only browser with 'some version' of Web Components. (more: Mozilla Hacks)
Understanding the CSS 'content' Property
In this article, we'll focus on the content property. CSS's content property works with the ::before and ::after pseudo-elements (which can use either single- or double-colon synax). The property is used to insert generated content in a web page and it is fully supported in all major browsers. (more: Sitepoint)
Intro to JavaScript Animation
Despite what many developers believe, CSS-based animation is not the only performant way to animate on the web. There's also JavaScript—and JS has some incredible advantages. (more: David Walsh)
Why Responsive Design is More Important Than Ever
With more and more benefits piling up behind the prospect of keeping your web properties mobile-friendly (and even more disadvantages to non-responsive design presenting themselves), responsive design is proving to be an item deserving a spot near the top of your list of priorities. (more: Convince & Convert)
Building a Native App with Javascript Using Nativescript
There are many options available for utilizing HTML, CSS and JavaScript to create cross platform applications and I have covered many of them before. In this article I will look at NativeScript from Telerik that claims to be easier to create for cross platform apps than many existing options. (more: Sitepoint)

New articles added

ASP.NET

  (24 votes) by Akhil Mittal (updated 3 days ago)
In this article I'll explain how to write your own custom routes using Attribute Routing.
  (19 votes) by pradeep shet (updated 5 days ago)
This article is intended to all those developers who are working on Service Oriented Architecture (SOA) with JavaScript/JQuery.
  (12 votes) by Marla Sukesh (updated yesterday)
This article is continuation of day 5 for Learn MVC Project in 7 Days.

C#

  (2 votes) by Arefim Sami (updated yesterday)
Loading System Messages From Text File (Java Properties Equivalent in C#)

Client side scripting

  (5 votes) by David Catuhe (updated 3 days ago)
In this tutorial, I'll walk through Fluent APIs – what to consider, how to write it, and cross-browser performance implications.
  (4 votes) by Paul R Martin (updated 4 days ago)
A Tutorial on Mustache Templates
  (1 votes) by Dave_Voyles (updated 4 days ago)
In this tutorial—the second in a series on using Azure Media Services to create and consume HTML5 video—I'll cover the way we can ingest our content using a video recording tool, as well as ways to encrypt or protect our video so that only viewers with permission can view it.

Cross Platform

  (4 votes) by Steffen Ploetz (updated 2 days ago)
Currently none of the big Linux/Unix (X11) GUI application frameworks (GTK+, KDE) support XAML based application development. The Moonlight project (including XAML support) was abandoned on May 29, 2012. This article reviews a XAML based application with WPF geometry objects (shapes).

Libraries

  (2 votes) by Stas Wolski (updated 18 hours ago)

Articles updated

Applications & Tools

  (6 votes) by ppolymorphe (updated 11 hours ago)
In this paper, I report what I have learned and all the problems I encountered while making my very first Stylesheet for ToDoList.

ASP.NET

  (157 votes) by Shivprasad koirala, Marla Sukesh (updated yesterday)
In this article we learn MVC 5 step by step in 7 days – Day 1.
  (92 votes) by Akhil Mittal (updated 5 days ago)
Enterprise level application architecture with Web APIs using Entity Framework, Generic Repository pattern and Unit of Work.
  (61 votes) by Shivprasad koirala, Marla Sukesh (updated yesterday)
In this article we learn MVC 5 step by step in 7 days – Day 2.
  (37 votes) by Akhil Mittal (updated 5 days ago)
My article will explain how we can make our Web API service architecture loosely coupled and more flexible.
  (37 votes) by Shivprasad koirala, Marla Sukesh (updated yesterday)
In this article we will take our MVC 5 Project into next level by introducing Data Entry Screen and Database Communication.
  (31 votes) by Akhil Mittal (updated 5 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).
  (22 votes) by Marla Sukesh (updated yesterday)
This article is continuation of day 4 for Learn MVC Project in 7 Days.
  (14 votes) by syed shanu (updated yesterday)
This article explains how to create a simple web-based photo editing tool using HTML5, jQuery and ASP.NET.
  (6 votes) by Rolf Cerff (updated 3 days ago)
This article shows how to modify the default ASP.NET MVC project to use Twitter Bootstrap Modal Dialog as a login dialog. Graceful degradation for non JavaScript Browsers is included.

C / C++ Language

  (13 votes) by Shao Voon Wong (updated yesterday)
A tutorial on a new cross-platform C++ XML DOM library
  (12 votes) by Shao Voon Wong (updated yesterday)
A new C++ SAX library to simplify parsing

C#

  (25 votes) by Bharath K A (updated 1 hour ago)
Build your own cloud spreadsheet (like Microsoft Excel, google sheets) that exposes shreadsheet workbook via web browser. Users can create excel like spreadsheets using web browser save it, share it, put formulas to compute data in the sheet etc.
  (13 votes) by Halil ibrahim Kalkan (updated yesterday)
Implemented unit and integration tests on ASP.NET Boilerplate framework using xUnit, Entity Framework, Effort and Shouldly.

HTML / CSS

  (30 votes) by Peter Leow (updated yesterday)
Getting started with HTML5 forms.

Miscellaneous

  (70 votes) by Graham Wilson (updated 2 days ago)
A circular motion control

New Tips and Tricks added

ASP.NET

  (6 votes) by Sibeesh Passion (updated 3 days ago)
This tip shows how to sort a JSON array programmatically by a property.
  (6 votes) by Abid Rashid (updated 2 days ago)
Using AnjularJS with .NET MVC application
  (4 votes) by Sibeesh Passion (updated 5 days ago)
This tip explains how to find the objects with the same property from a JSON and separate them to be shown in the UI.

Client side scripting

  (1 votes) by Yaseer Mumtaz (updated 5 days ago)
AngularJS ng-grid export to CSV workaround for Internet Explorer to avoid showing "Save" dialog box.

HTML / CSS

  (1 votes) by B. Clay Shannon (updated 11 hours ago)
Replacing accented characters in a text file with their HTML code equivalents

Windows Phone 7/8

  (3 votes) by Fiyaz Hasan (updated yesterday)
Building a simple app for windows phone using plain HTML and Javascript

Tips and Tricks updated

HTML / CSS

  (37 votes) by DrABELL (updated 18 hours ago)
SAY IT WITH CSS3! - Online slide show implements "darkbox" pop-up using pure CSS3/HTML5 features
  (25 votes) by DrABELL (updated 2 days ago)
Pure HTML5 modal pop-up box ("darkbox") implemented via CSS 3



© 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