Thứ Hai, 23 tháng 3, 2015

Web Developer Newsletter - Learning MVC - Part 1: Introduction to MVC Architecture and Separation of Concerns

Web Developer Newsletter - Learning MVC - Part 1: Introduction to MVC Architecture and Separation of Concerns
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 Fix bugs faster!
Raygun detects and diagnoses your software's errors in real-time, allowing your team to vastly increase software quality. A few lines of code is all it takes. Learn more.
Browser Input Events: Can We Do Better Than The Click?
In this article we will introduce the event cascade and use this knowledge to implement a demo of a tap event that supports the many input methods while not breaking in proxy browsers such as Opera Mini. (more: Smashing Magazine)
Angular Basics
A free interactive book, covering directives, modules, services, controllers, routing, and more. (more: Angular book)
Textures.js
Honestly, how long has it been since we posted a graphics library here? Textures are useful for the selective perception of different categories. (more: Textures.js)
Click here Control Access to Data and Features in .NET Applications
Combine User Authentication, Permissions and Security for all .NET apps (WPF, WCF, MVC5...) in all architectures (On-Premise, SaaS, SSO, Azure, Mobile...). Manage user permissions with Visual Guard
Scriptr: Write your Internet of things in JavaScript
The platform addresses challenges posed by IoT device processing and memory constraints. (more: Infoworld)
Media Queries: Width vs. Device Width
Far too often I see people don't quite understand the differences between width and device-width (and expanding upon that, other examples such as min-device-width and max-device-width), when using CSS media queries. (more: Sitepoint)
Instant feedback arrives for JavaScript code testing
Wallaby.js tool leverages parallel test execution and dependency analysis to provide for quick running of tests. (more: IT World)
Large JavaScript Frameworks Are Like Fast Food Restaurants
Today large god frameworks are all the rage, but are they healthy? Just like eating fast food out of convenience, using a fat, fast food framework means our applications are obese and out of shape. (more: Love 2 Dev)

New articles added

.NET Framework

  (34 votes) by AJSON (updated 3 days ago)
Using a tri-stack of cool tools to give live insight into the usually darkened room of Windows Services and other remote server hosted code...

Applications & Tools

  (4 votes) by NishantChaturvedi (updated 3 days ago)
This article helps you get started with TypeScript in AngularJS application.

Client side scripting

  (4 votes) by NishantChaturvedi (updated 5 days ago)
This article explains how the inheritance chain works in JavaScript using prototypes and how to implement custom inheritance similar to classical programming model.

IoT on Azure

  (4 votes) by MatthewRGuess (updated 14 hours ago)
Outrun hungry zombies (or fleeing humans) with your Fitbit.
  (0 votes) by Aby Mammen Mathew (updated yesterday)
IoT devices needs the capability to augment the environment around them, even when sensors utilized by them break down
  (0 votes) by Allister Beharry (updated 41 minutes ago)
Overlord is an open-source .NET IoT platform written in C# and running on Microsoft Azure.

Mobile Development

  (0 votes) by Anele 'Mash' Mbanga (updated yesterday)
Demonstrates creating, updating, deleting single file json records in a web server using jQuery Mobile and Php.

Product Showcase

  (0 votes) by Accusoft, Ned Averill-Snell (updated 9 hours ago)
Watermarking in an HTML5 viewer allows sharing sensitive document content while curbing the potential for unauthorized use. This paper shows how the application of JSON properties in the body of an HTTP viewing session request can be used to apply watermarking to a document.

SharePoint Server

  (3 votes) by Andrei Markeev (updated yesterday)
Three examples of using CSR with KnockoutJs for customizing SharePoint 2013 list forms.

Testing and QA

  (1 votes) by lansoprazole (updated 3 days ago)
1-day trial of outside-in development from what you want to what you code.

Windows Communication Foundation

  (3 votes) by Rahul Pawar LogicMonk (updated 5 days ago)
A quick look at a Simple WCF AJAX Web Service!

Articles updated

.NET Framework

  (40 votes) by Akhil Mittal (updated 5 days ago)
Repository pattern in MVC3 application with entity framework

ASP.NET

  (69 votes) by Akhil Mittal (updated 5 days ago)
Introduction to MVC architecture and Separation of Concerns.
  (44 votes) by Akhil Mittal (updated 5 days ago)
Creating MVC Application & Perform CRUD operations using LINQ to SQL
  (36 votes) by Akhil Mittal (updated 5 days ago)
MVC Application using EntityFramework Code-First approach
  (28 votes) by Akhil Mittal (updated 5 days ago)
How to create MVC application and perform CRUD operations using EntityFramework
  (26 votes) by Akhil Mittal (updated 5 days ago)
Unit of Work Pattern and Repository Pattern, and how to perform CRUD operations in an MVC application.

C / C++ Language

  (25 votes) by Shao Voon Wong (updated yesterday)
Write and read CSV in few lines of code!

C#

  (27 votes) by Sacha Barber (updated 15 hours ago)
Showcase of how to use a sort of Attached Behaviours for ViewModels, and how to build BIG XAML apps

Client side scripting

  (24 votes) by Gerd Wagner (updated 16 hours ago)
Learn how to build a front-end web application in plain JavaScript with minimal effort. Do not use any (third-party) framework or library, which may help to increase productivity, but also create black-box dependencies and overhead, and are not good for learning how to do it yourself.
  (7 votes) by Dan Letecky (updated 15 hours ago)
Day/week AngularJS event calendar/scheduler with drag and drop support. PHP and ASP.NET MVC backends.
  (4 votes) by Gerd Wagner (updated 16 hours ago)
Learn how to develop front-end web apps with unidirectional associations between model classes, such as the associations that assign authors and publishers to books. While in most other tutorials, associations are only superficially discussed, if at all, this article provides an in-depth explanation

HTML / CSS

  (36 votes) by Dan Letecky (updated 21 hours ago)
Weekly HTML5 event calendar with CSS themes, drag and drop support, date navigator. PHP/AJAX and ASP.NET MVC backends.

New Tips and Tricks added

Ajax

  (5 votes) by Member 11000643 (updated 2 days ago)
Simple function that automatically manages the login process avoiding page refresh. This function can override the original jQuery.ajax().

ASP.NET

  (6 votes) by Yaseer Mumtaz (updated 4 days ago)
Using SignalR with AngularJS to develop real time communication application in ASP.NET MVC and C#.
  (7 votes) by Coding Keeda (updated 3 days ago)
A tip to fulfill the requirement of getting the Hindi Inscript Typing on your website without using any external software
  (4 votes) by Coding Keeda (updated 2 days ago)
A useful tip to export a Div to PDF (with Unicode support) with the help of NReco-PDF Generator for .NET (C#), JQuery and Handler in ASP.NET
  (3 votes) by Nadir Muhammed (updated 4 days ago)
Creating an RDLC report by just binding a Dataset
  (2 votes) by Yaseer Mumtaz (updated 4 days ago)
MVC 4 Ajax File Upload Control - Workaround

C#

  (15 votes) by Yaseer Mumtaz (updated 4 days ago)
.NET interview questions and answers with real time examples and code snippets

Document / View

  (1 votes) by Ammar J H (updated 2 days ago)
An advanced image control for Windows Forms applications with zoom ratio, zoom point, animated images and RightToLeft support

Node.js

  (3 votes) by Sampath Lokuge (updated yesterday)
This is just an introduction of Node.js.

Windows Communication Foundation

  (6 votes) by tungnt185 (updated 5 days ago)
This tip will show you how to create a WCF service return JSON use for mobile app.

Tips and Tricks updated

Caching

  (6 votes) by Hrvoje Batrnek (updated 4 days ago)
Easy and seamless caching implementation of any virtual method in any class.

New Technical Blogs added

HTML / CSS

  (0 votes) by Sander Rossel (updated 9 hours ago)
Using Twitter Bootstrap to create pages that'll look good on all devices.

Java

  (1 votes) by Ivan Korhner (updated 5 days ago)
At the company I work for, we had a situation where a highly loaded server that was handling several thousands requests per second consumed memory increasingly, and after about 30 days, it would become unusable and required a restart.By looking at our monitoring tools, we concluded it was clearly

Uncategorised Technical Blogs

  (0 votes) by Cindy Potvin (updated 20 minutes ago)
When I first heard about SignalR, I was not sure what was the point of it. The official description says that SignalR is a library that can be used with any ASP.NET application to add real-time communication.



© 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

3 nhận xét: