Thứ Hai, 5 tháng 1, 2015

Web Developer Newsletter - Learn MVC (Model View Controller) step by step in 7 days – Day 1

Web Developer Newsletter - Learn MVC (Model View Controller) step by step in 7 days – Day 1
Welcome to this week's Web Development newsletter from CodeProject.
Click here Learn to Build Websites Using the Latest Technologies!
From ASP.NET and MVC, to advanced skills like data access, Web services and the latest JavaScript frameworks…learn it all and more with LearnNowOnline. Videos, eBooks, labs, code all included. Check out our course list and Subscribe now
snabbt.js
Feels like it's been forever since I posted a JavaScript animation library, so here you go. Seems pretty light and fast . (more: Daniel Lundin)
Average Page Weight Increases 15% in 2014
The HTTP Archive Report collates information from almost half a million of the web's most popular websites. The latest figures indicate that average page weight has increased by 15% in one year to reach 1,953Kb — a little under 2Mb — and comprises 95 individual HTTP requests. (more: Sitepoint)
Symbols in ECMAScript 6
Looks like opaque GUIDs to me, but I could easily be wrong. Still, even with the samples, I'm not convinced they add anything "new". (more: 2ality)
Generation Javascript
I'll start by saying that this is not a rant, but rather a cry of despair that I'm repeating and that slowly – but steadily – seems to come to consciousness in our industry, like this one. The phenomenon I'm about to describe is not only limited to the Javascript community either, that community seems a lot more affected than others. (more: Manuel Bernhardt)
JavaScript Comes of Age
Twenty years of JavaScript? Well, that either makes me feel old, or makes me wonder where the replacement is. OK, both. (No, I don't think either CoffeeScript nor TypeScript qualify) (more: Sitepoint)
MIT unifies Web development in a single, speedy new language
Building a moderately complex Web page requires understanding a whole stack of technologies, from HTML to JavaScript. Now a researcher from the Massachusetts Institute of Technology (MIT) has wrapped these technologies into a single language that could streamline development, speed up performance and better secure Web sites. (more: CIO)
React vs AngularJS – How the two Compare
The purpose of this article is to go over building some simple functionality using Angular and React to give you an understanding as to what it would take to get an application off the ground. (more: Codementor)

New articles added

Applications & Tools

  (27 votes) by Marc Clifton (updated 3 days ago)
By popular request, here is how I implemented a lightweight web server in <650 lines of code.
  (12 votes) by Anurag Gandhi (updated 10 hours ago)
A general purpose quiz application in angularJs that can be used anywhere.

ASP.NET

  (9 votes) by iSahilSharma (updated 2 days ago)
A detailed description about controllers in ASP.NET MVC 5.
  (5 votes) by Fiyaz Hasan (updated 4 days ago)
Setting up environment, writing C# code in brackets and running from command prompt.

C / C++ Language

  (2 votes) by Jean-Louis Leroy (updated yesterday)
A series of articles about open multi-methods for C++11

Client side scripting

  (6 votes) by Anas R Firdousi (updated yesterday)
'this' keyword just got a whole lot easier to understand !

Cross Platform

  (8 votes) by Hugo Carnicelli (updated yesterday)
During this article, we are going to learn what Apache Cordova is and in which way this tool is now integrated into Visual Studio 2015.
  (2 votes) by c-smile (updated 3 hours ago)
Basics of Sciter embedding principles, high-level overlook of Sciter SDK structure.

Game Development

  (15 votes) by Hung, Han (updated 4 days ago)
This article is about converting a VB.Net WinForms application to C# using WPF and Silverlight.

Web Security

  (6 votes) by Sarvesh Kushwaha (updated yesterday)
This article describes what is session hijacking and how to prevent from session hijacking in asp.net.

Articles updated

ASP.NET

  (422 votes) by Shivprasad koirala, Marla Sukesh (updated 4 days ago)
As the article's name says, learn MVC. Ao the agenda is simple, we are going to learn ASP.NET MVC in 7 days.
  (121 votes) by Halil ibrahim Kalkan (updated 23 hours ago)
Building an NLayered, localized, well-structured Single-Page Web Application using AngularJs, ASP.NET MVC, Web API, EntityFramework and ASP.NET Boilerplate.

Boards / Embedded devices

  (138 votes) by Dan Thyer (updated 2 days ago)
Remote control a squirt gun, open the garage, and water the garden all through .net

C / C++ Language

  (11 votes) by Jean-Louis Leroy (updated 3 days ago)
A series of articles about open multi-methods for C++11

C#

  (40 votes) by John Underhill (updated 2 days ago)
Twofish 512, Serpent 512, Rijndael 512, the HX series, and Super-Ciphers

Client side scripting

  (32 votes) by Amir Jalilifard (updated 3 days ago)
Lets take an exciting travel to the land of MVC, MVP and MVVM patterns with our sexy friend : JavaScript
  (20 votes) by Mohammad Dayyan (updated 2 days ago)
MdPersianDateTime is a jQuery plugin to create Persian DateTimePicker with bootstrap popover

Connected Devices

  (40 votes) by Dan Thyer (updated 2 days ago)
I built my own Internet of Things, IoT, home automation system that is controlling 30 different things with 4 different types of microcontrollers with nearly 150 commands. This article talks about IoT design patterns and the lessons learned from the design patterns that I have used.

IoT Services

  (24 votes) by Naren Neelamegam (updated 13 hours ago)
A complete walk through on IoT Device programming, Web Service programming and IoT Client programming.

NoSQL

  (145 votes) by Mehdi Gholam (updated 2 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)

XML

  (94 votes) by Mayank Gupta 688 (updated 3 days ago)
XML serialization and deserialization using C#.

New Tips and Tricks added

ASP.NET

  (0 votes) by Angel Gabriel Valdés Sarduy (updated 3 days ago)
This project is an ASP.NET MVC site with a controller for handling operations over database entities.

ASP.NET Controls

  (2 votes) by Praveen_Kumar Gupta (updated 5 days ago)
Manage Unique page id for sessions on each browser tab

Client side scripting

  (2 votes) by Alexander Chernosvitov (updated yesterday)
JavaScript animation of the chess portable game notation (PGN) text
  (0 votes) by Fiyaz Hasan (updated yesterday)
Building a parent child hierarchy TreeView

Database

  (3 votes) by Peter Piotti (updated 2 days ago)
A clean, simple alternative to using the Entity Framework for stored procedures data access in a .NET/SQL Server environment

Grid & Data Controls

  (1 votes) by Ajit_Pudale (updated yesterday)
Tip to add EmptyDataTemplate in WPF or Silverlight DataGrid

HTML / CSS

  (4 votes) by Dilan Shaminda (updated 2 days ago)
A simple JQuery image slider

View State

  (1 votes) by Mathi_CP (updated yesterday)
In this tip, we will try to understand whether viewstate and postback data are the same or different.

Windows API

  (0 votes) by Member 10018957 (updated 4 days ago)
How to create an empty standby list in Windows

Windows Runtime

  (1 votes) by David Maw (updated 2 days ago)
A way to embed help pages within a Windows RT or Phone program

Tips and Tricks updated

Internet / Network

  (14 votes) by Emiliarge (updated 4 days ago)
Comparison of 4 browser engines and controls + some tips for their using (in attached projects and in tip text). Short and clear.

New Technical Blogs added

Book Chapters

  (1 votes) by Sampath Lokuge (updated yesterday)
Book Review: Kendo UI Cookbook



© 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