Thứ Hai, 4 tháng 5, 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!
EnterpriseJS Coalition aims for enterprise Node.js and JavaScript adoption
The EnterpriseJS Coalition is a community, content-sharing platform, and upcoming event series dedicated to raising awareness for and encouraging JavaScript and Node.js deployment in enterprise organizations. (Because we need more trendy code in enterprises) (more: SD Times)
jQuery is dead
Perhaps dead is a little hyperbolic, but 'withering', 'on its last legs', or simply 'looking a bit rubbish now days' wouldn't have been as attention grabbing as I think this topic deserves. (Someone really should have informed me, and the millions of other users) (more: Ralph Saunders)
Layout Secret Weapon #1: The CSS Table Property
CSS table display properties are an under-rated and valuable solution for both big and little layout challenges. (more: Sitepoint)
Electronics for the JavaScript Developer using Wi-Fi and Bluetooth LE
This article will explore two common wireless protocols, Wi-Fi and BLE and will take you through the starting steps in connecting sensors and servo motors to the Internet. Then we will learn how to control these devices and access the sensor data using JavaScript! (more: Dev.Opera)
The Future of the Open Web
I've spent a lot of time in my career writing and talking about future web features, from CSS3 to Web Components. But I've recently come to realise that, while I still think these features are important, I've been missing out on the bigger picture: the survival of the open web. (more: Broken Links)
Creating A Complete Web App In Foundation For Apps
Foundation for Apps is a new single-page app framework from Zurb that is closely related to Foundation 5 (also known as Foundation for Sites, a widely used front-end framework). (more: Smashing Magazine)
Revealing the Inner Workings of JavaScript's "this" Keyword
One thing that confuses inexperienced developers is how the this keyword works. Put simply, this is a referencing alias—it's just knowing what exactly it references, that is the tricky part. (more: Sitepoint)

New articles added

Android

  (0 votes) by Intel Corporation (updated 3 days ago)
This article covers design considerations for tablet apps, including UI design, session length, accommodating user differences, and localization.

Applications & Tools

  (4 votes) by Rodrigo Presba (updated 4 days ago)
In this post I will show you how to create a simple extension that accesses an external API hosted by forecast.io

ASP.NET

  (11 votes) by Rahul VB (updated 5 days ago)
This article shows you how to customize the pager template
  (3 votes) by Camilo Reyes (updated 3 days ago)
Writing JavaScript can be daunting. What begins with fun light scripting, quickly escalates into a tangled mess. I once found myself in an unimaginative hodgepodge of callbacks tight coupled to HTML. But then, I began to believe that there must be a better way.

Client side scripting

  (0 votes) by AJSON (updated yesterday)
20 questions you might be asked about KnockoutJS in an interview

Google Cloud Platform

  (0 votes) by Mike Barthold (updated 10 hours ago)
A simple first-step Extension for the Chrome Browser with a How-to of event-hooks in javascript, as the google security policy does not allow inline-scripts and events.

Grid & Data Controls

  (1 votes) by Ramesh.Jaganathan (updated 3 days ago)
This is a collapsible responsive master child grid using Angular JS and Bootstrap

Mobile Development

  (0 votes) by Anele 'Mash' Mbanga (updated 3 days ago)
Demonstrates input:file, FileReader, Listview thumbnails, image control and table images & custom icons.

Node.js

  (1 votes) by Harish Palaniappan (updated yesterday)
Documents the details on possibilities of developing API with Sails, and customizing auto-generated api.

Product Showcase

  (0 votes) by David Catuhe (updated 4 days ago)
A lot of my friends are C# or C++ developers. They use inheritance in their projects and when they want to learn or discover JavaScript, one of the first questions they ask is: "But how can I do inheritance with JavaScript?"
  (0 votes) by David Catuhe (updated 3 days ago)
Today I am going to try to explain you how shaders in babylon.js work.
  (0 votes) by Jeffrey T. Fritz (updated 5 days ago)
In this article, we'll introduce the TagHelper, learn about its advantages and disadvantages, explore some sample TagHelpers, and review the deployment experience to a cloud-based hosting provider.

Testing and QA

  (4 votes) by Dominic Abraham (updated 4 days ago)
Load test in Cloud using Visual Studio 2013 Ultimate

User Controls

  (1 votes) by Yahya Mohammed Ammouri (updated 3 days ago)
On key press automatically calculate Hijri and Gregorian based on Java Script equations

Articles updated

.NET Framework

  (14 votes) by john_1726 (updated 4 days ago)
This article covers information using broadcasting and notifications on a self-hosted Windows service using SignalR.

ASP.NET

  (125 votes) by Shivprasad koirala, Marla Sukesh (updated 5 days ago)
In this article we learn MVC 5 step by step in 7 days – Day 1.
  (36 votes) by Shivprasad koirala, Marla Sukesh (updated 4 days ago)
In this article we learn MVC 5 step by step in 7 days – Day 2.
  (14 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.
  (10 votes) by Shenwei Liu (updated 10 hours ago)
Presenting a custom model binder for passing query strings as nesting objects or collections to Web API GET or POST methods.

C#

  (17 votes) by Bharath K A (updated 4 days 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.

Database

  (29 votes) by Jörgen Andersson (updated 17 hours ago)
A propertymapping extension for DataReaders

New Tips and Tricks added

ASP.NET

  (4 votes) by Gaurav Kumar Arora, Mahsa Hassankashi (updated 3 days ago)
This tip is about how to show nested data with header and its details by Angular JS

C#

  (0 votes) by Kumar Naveen (updated 5 days ago)
Getting current logged user Images who logged from ASP.NET application

Client side scripting

  (2 votes) by Muhammad Hassan Tariq (updated 20 hours ago)
Bootstrap 3.0 Sticky Alerts using Angular JS service
  (0 votes) by kleinelefant (updated 3 days ago)
This article would demonstrate how to count the number of words and to set word-limit in Textarea by using AngularJS
  (0 votes) by Peter Occil (updated 21 hours ago)
Explains how to create 3D shapes using my HTML 3D Library for JavaScript.

Java

  (0 votes) by Dr Neelendra Badal, Amit Patel (updated 2 days ago)
It is a tool to extract desired information from Pdf documents, we have developed it in context of extracting information of an individual from E-Aadhar (it is a unique identity issued by Govt. of India). User can modify the code according to desired Pdf documents.

PHP

  (1 votes) by Ajith_Kp560 (updated 5 days ago)
FTP Client for Web server.

Third Party Products and Tools

  (4 votes) by Ly Nguyen - LN (updated 5 days ago)
How to use Kendo UI Grid with Web API

Windows Phone 7/8

  (1 votes) by Gowrishankar.S Tiptur (updated 3 days ago)
This tip is about using PyCharm on a Windows machine to communicate remotely with the RaspberryPi. We use the Python interpreter on the RaspberryPi to compile the programs written in PyCharm.

New Technical Blogs added

HTML / CSS

  (2 votes) by Jamie Munro (updated 18 hours ago)
This might be a boring refresher for some people; however, I think it's important from time-to-time to go back and visit the basics.  CSS can provide a lot of power to a web developer (or designer), but when used improperly it can cause a lot of headaches.When using CSS, like doing on development, i

Node.js

  (4 votes) by Sander Rossel (updated 4 days ago)
The second in a series on MEAN web development.

Technical Blogs updated

Node.js

  (9 votes) by Sander Rossel (updated 4 days ago)
The first in a series on MEAN web development.



© 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