Thứ Hai, 22 tháng 9, 2014

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 #1 Selling Scrum Software
Axosoft is easy to use, customizable & a tool your team will love to use. We have experts, videos & documentation dedicated to getting you set up & transitioned to a lean, mean, Scrum machine. Let us help you ship great software on time & on budget. Try Axosoft Free!
A fundamental disconnect
When your website uses JavaScript, you are giving up control of how the code runs. Discuss. (more: Modern Web)
Responsive web design: the downsides
I'm glad someone is finally mentioning that responsive web design isn't all apple pie and puppies. (more: Simple Talk)
Tutorial: Build a Game with Phaser
It's been positive *ages* since I added something about game development with JavaScript. Hasn't it? (more: DailyJS)
The future of AngularJS
Still one of the most popular of the JavaScript front end tools, and still getting improvements. Nice to see that 'speed' made the list (more: O'Reilly Radar)
You don't need JavaScript for that!
Here are a few cool things you can do without having to write a single line of JavaScript. (more: SitePoint)
Getting started with CSS shapes
CSS has always seemed to suffer from the battle between print designers and non-print designers. And now a word (and feature) from the print folk. (more: HTML5 Rocks)
hello.js
Always nice to see a polite and friendly API. This one is for connecting to OAuth services. (more: Andrew Dodson)

Latest Articles

40 articles overall. 30 new, 10 updated.

New articles added

Android

  (6 votes) by Grasshopper.iics
Content Provider in Android Was Never this easier.
by Davyd McColl
How to get started with Cordova and the Web Starter Kit framework when developing apps for Android (which you can then expand to include other targets like iOS, Windows Phone and Windows8 Store Apps)

Arduino

  (3 votes) by morzel (updated 12 hrs ago)
This post marks the beginning of "Out of Boredom" series. It will be about creating stuff with my recently purchased Arduino Uno. Let's have a break from chores of professional programming and create something just for fun :)My first Arduino based project is Sonar. It utilizes ultrasonic range senso

ASP.NET

  (21 votes) by Suraj Sahoo Mindfiresolutions (updated 4 days ago)
Lets get into the concepts of Dependency Injection and How can that be handy in MVC applications
  (17 votes) by Shivprasad koirala
In this article we have explained why ASP.NET MVC ASP.NET and MVC vs ASP.NET webforms.
  (9 votes) by Ashish__Shukla
Common security vulnerabilities in web applications and how to prevent them.
  (7 votes) by Suraj Sahoo Mindfiresolutions (updated 5 days ago)
This article describes what MVC is and about the architecture. Lets learn MVC in as simple way as we can.
  (4 votes) by virang_21
This article describes how to implement row drag and drop inside ASP.NET Gridview using Jquery TableDnD plugin and how to pass reordered sequence back to server
  (4 votes) by M.Farrukh Abbas
How to upload an Image and preview it dynamically without saving it using FileUpload control in ASP.NET (C#).
  (2 votes) by Ajith K Gatty
This article helps you to reset all your DropDownList value to the default one when a DropDownList changes its selection.
by Prakash Lekhak
Create a Class-Collection of another Class, Extend a class like a List
by Muchiachio
MVC.Template is a starter template for ASP.NET MVC based solutions

C#

  (6 votes) by khem thapa
Work with Partial views in Asp.net MVC

Client side scripting

  (2 votes) by Rajiv Gogoi
This article will explain a JavaScript design pattern called the Revealing Module Pattern.
by newton.saber
Learn Angular and Firebase API (AngularFire) for live storage of data via Internet using nosql db.

HTML / CSS

  (14 votes) by Sandeep sunku
This article demonstrates the use of WebRTC and Websocket features of HTML5.
  (10 votes) by Vinu Sorout
This article explains the basic knowledge about the browser databases that comes in handy when working with the HTML 5 Offline application to create, edit, modify or delete the data of a table in databases (indexedDB and WebSql).
  (6 votes) by dgDavidGreene
Table transforms for mobile through CSS rules

Java

  (1 vote) by Keyhole Software
In my previous article covering Java Annotations, I outlined a recent use case and provided you with some examples of custom annotations and how they might be used. In this article, I'm going to take that a step further and give you a few examples of custom annotations and how you would proces
by Dr. Song Li
This article presents an example Spring MVC Rest service application that supports both Json and XML serializations.

Mobile Development

  (3 votes) by Daniel Vaughan
Create a Xamarin Forms tabbed page or carousel page by binding to a collection of ViewModels; extending beyond the current capabilities of Xamarin Forms.

Other .NET Languages

  (1 vote) by T Manjaly
Google released Google+ platform last month and announced some APIs few days ago to integrate Google+ with custom applications. The initial version of Google+ APIs can be used to retrieve public data from Google+ system. Future version of Google+ APIs will support more advanced operations like posti

PHP

  (3 votes) by Right Handed Monkey
Tips for choosing between '==' (equals or loose comparison) and '===' (identical) operators in php.

Product Showcase

by Bruno Terkaly
Recently, the team at DiscountASP.NET launched a new cloud hosting solution called EVERLEAP. Because EVERLEAP makes use of some Microsoft Azure technology I thought I'd take a look at it.

SharePoint Server

  (1 vote) by Mohammad A. Amer
Step by step creating News Page Layout using Content Type in SharePoint 2013

Silverlight

by T Manjaly
Unable to start debugging. The Silverlight Developer Runtime is not installed.
by Wayne Ye
Background In Silverlight 4, Out Of Browser with elevated permission is significantly improved, now the OOB application has more privilege in accessing system resources such as the ability of accessing Isolated Storage, manipulating COM objects, access local registry entries, or even invoke Microsof

Third Party Products and Tools

  (3 votes) by Wajahat Aftab (updated 3 days ago)
How to load data from live market stock feed in a grid view

User Controls

  (4 votes) by M.Farrukh Abbas
How to move, sort, filter and search items between Listboxes and make it as reusable user control using ASP.NET (C#)

Web Security

Articles updated

.NET Framework

  (5 votes) by Sandeep Singh Shekhawat (updated 3 hrs ago)
This tip is about the Constructor Dependency Injection Pattern Implementation in C#.

ASP.NET

  (370 votes) by Shivprasad koirala, Marla Sukesh (updated yesterday)
As the article's name says, learn MVC. Ao the agenda is simple, we are going to learn ASP.NET MVC in 7 days.
  (35 votes) by Omar Al Zabir (updated yesterday)
SQL Server Performance Dashboard (SSPD) is a small open source web app that shows you performance & problems of one or more SQL Server instances and their databases in near real time.
  (8 votes) by Sandeep Singh Shekhawat (updated 3 days ago)
This article explains how to render a partial view and JSON data using AJAX.
  (6 votes) by Sandeep Singh Shekhawat (updated 5 days ago)
Layout is used for a consistent look and feel of all pages of a web application
  (5 votes) by Ranjan.D (updated 4 days ago)
Let us learn how to build a simple MVC Tree Control by using jsTree (a jquery plugin, that provides interactive trees)

Audio and Video

  (16 votes) by Sergey Alexandrovich Kryukov (updated 2 days ago)
The convenience of this Sound Recorder is defined by its minimalism and understanding of the purpose

Database

  (25 votes) by Jörgen Andersson (updated 4 days ago)
A propertymapping extension for DataReaders

Design and Architecture

  (13 votes) by andrewbb@gmail.com (updated 15 hrs ago)
A brief look at a technique mapping tables to a basic business layer.

General Graphics

  (63 votes) by Simon McKenzie (updated 3 hrs ago)
Reads JPEG Exif data without the heavyweight and unnecessary instantiation of GDI+ objects.



© 2014 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Insider News click here.
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