Thứ Hai, 3 tháng 11, 2014

Web Developer Newsletter - Barcode Image Generation Library

Welcome to this week's Web Development newsletter from CodeProject.
Click here TAKE THE NEXT STEP WITH THE PROFESSIONAL SCRUM DEVELOPER PROGRAM FROM SCRUM.ORG AND MICROSOFT
Fill your toolbox with modern agile engineering practices such as Test-First Development, Continuous Integration, and emergent architecture. Learn how to deliver working software in 30 days or less.
Introducing SIMD.js
SIMD.js is a new API being developed by Intel, Google, and Mozilla for JavaScript which introduces several new types and functions for doing SIMD computations. (more: Mozilla hacks)
Why web tools like AngularJS need to keep breaking themselves
According to AngularJS critic-in-residence Danny Tuppeny, the AngularJS development community has "lost its marbles" of late. But is his criticism valid? (more: Read Write)
Bootstrap 3.3.0 released
Also a good look forward at 4.0 (more: Bootstrap)
In search of the perfect JavaScript framework
Nowadays, in front-end development, we have many frameworks and libraries. Some of them are good, some of them are not. Often we only like a particular concept, module or maybe a certain syntax. The truth is that there is no universal instrument. This article is about the future framework — the framework that does not exist yet. I've summarized the pros and cons of some of the available JavaScript frameworks and I dare to dream about the perfect solution. (more: Opera)
The Road to Ember 2.0
Today, we're announcing our plan for Ember 2.0. While the major version bump gives us the opportunity to simplify the framework in ways that require breaking changes, we are designing Ember 2.0 with migration in mind. (more: Ember)
Stop Breaking the Web
We are crushing the web. Dedicated client-side rendering sucks. Polyfills are used for all the wrong reasons. Those hideous-looking hash routers are bad and we should feel bad. We have been telling each other for years that progressive enhancement is great, and yet we're doing very little about it! (more: Pony foo)
HTML wasn't made for apps
A response to, "You have ruined HTML" (more: Medium)

New articles added

ASP.NET

  (14 votes) by Terrence Sheflin (updated 4 days ago)
Explains how to use HttpModule in conjunction with IIS to handle requests to fake directories
  (10 votes) by Shivarajbk (updated 3 days ago)
This article explains how to write RESTFUL WCF service for Android applications.
  (5 votes) by Azim Zahir (updated 4 days ago)
This is a demonstration of ASP.NET MVC Scaffolding with DataTable to store data.
  (1 votes) by Mr. Iman Mayes (updated 9 hours ago)
Implementation of a library to enable a plugin architecture in ASP.NET MVC2 applications.

C / C++ Language

  (3 votes) by Vaclav Naydenov (updated 4 days ago)
How C++ library YB.ORM can help manipulate the data stored in RDBMS using domain classes. Basic concepts of ORM are explained by examples.
  (1 votes) by Ciro Sisman Pereira (updated 14 hours ago)
tCNode template: An indexed multi-node data tree using STL containers

HTML / CSS

  (38 votes) by Marcelo Ricardo de Oliveira (updated 4 days ago)
A jQuery plugin for turning plain text guitar tabs into online playable music

Other .NET Languages

  (3 votes) by Tsun-Huai Soo (updated 4 days ago)
The method doesn't replace existing Computer Language. Natural Language and Computer Language have to cooperate with each other.

Articles updated

ASP.NET

  (164 votes) by Snesh Prajapati (updated 4 hours ago)
Using Multiple Models in a View in ASP.NET MVC 4
  (112 votes) by Halil ibrahim Kalkan (updated 23 hours ago)
ASP.NET Boilerplate is a starting point for new modern web applications using best practices and most popular tools.
  (105 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.
  (51 votes) by Akhil Mittal (updated 2 hours ago)
How to do custom mapping and entity to entity mapping with the help of AutoMapper.
  (38 votes) by Snesh Prajapati (updated yesterday)
In this article I am explaining three ways to upload image (by Browsing File, by Dragging and Dropping and by Capturing using Webcam) from an ASP.NET MVC web application to server and accessing those back to display on web page.
  (21 votes) by Mohd Manzoor Ahmed (updated 16 hours ago)
jQuery Based Ajax ASP.NET MVC Google Maps Web App

Client side scripting

  (44 votes) by Peter_Olson (updated 4 days ago)
Introduction to the compiling/interpreting process by making a simple calculator application in JavaScript.

General Graphics

  (538 votes) by Brad Barnhill (updated 4 days ago)
This library was designed to give an easy class for developers to use when they need to generate barcode images from a string of data.

Libraries

  (48 votes) by Nirosh (updated 4 days ago)
Nido Framework with .Net 4.0 and Entity Framework help you standardize your Business Logic Layer (BLL).
  (22 votes) by thorssig (updated 4 days ago)
html2struct parses HTML code into a simple tree-like structure of objects and provides a little tool-set for extracting data from it.

PHP

  (20 votes) by Christoph Buenger (updated 3 days ago)
Describes PHP application development with the free Scavix Web Development Framework (Scavix-WDF).
  (12 votes) by Christoph Buenger, DaSpors (updated 3 days ago)
How to easily build an online shop with the Scavix PHP Web Development Framework.
  (3 votes) by David O'Neil (updated 5 days ago)
A few classes for handling PayPal Instant Payment Notifications, to take care of the necessary processing on your end.

Programming Tips

  (14 votes) by SERGUEIK (updated 16 hours ago)
In this article, few examples of embedding basic Windows Forms and WPF in Powershell script for collecting user inputs are given.

Windows Presentation Foundation

  (23 votes) by Geert van Horrik (updated 11 hours ago)
This article tries to explain why you should use Catel as the (or one of the) frameworks when developing WPF, Silverlight, and Windows Phone 7 applications.

New Tips and Tricks added

.NET Framework

  (6 votes) by Rapuru Amarendra (updated 2 days ago)
This tip explaining how to create custom helpers in asp.net MVC4 step by step clearly. It will be very helpful for who want to learn asp.net MVC as beginners.

ASP.NET

  (8 votes) by jackie verma (updated 5 days ago)
This article will help you to understand and create partial view in short and easy way.
  (4 votes) by cruse07 (updated 3 days ago)
Performing insert delete and select in MVC 4.0 using WCF services, with one view and different action methods.
  (3 votes) by John Newcombe (updated 5 days ago)
As a seasoned Sitecore developer coupled with the fact that I had a client needing an Umbraco solution, I though I would see what this famous CMS could do.
  (3 votes) by Mathew Soji (updated 4 days ago)
This article guides through implementing a basic REST based Web API service with multiple GET methods and its consumption using AngularJS client.
  (1 votes) by Jens Theisen (updated 16 hours ago)
Name- and Type-safe URL Creation with ASP.NET MVC

C#

  (2 votes) by John Newcombe (updated 4 days ago)
Converting a standard MVC 4 Controller into an Umbraco Plug-In Surface Controller

Client side scripting

  (4 votes) by The Operator (updated 6 days ago)
Javascript provides Math.floor and Math.random methods that can be used together to return random numbers.
  (1 votes) by Igor Vigdorchik (updated 2 days ago)
An example of using CodeProject API to retrieve your articles with AngularJS

New Technical Blogs added

ASP

  (1 votes) by Mohamed Meligy (updated 4 days ago)
Serializing a PagedList using JSON.NET in ASP.NET MVC – Gotcha And Workaround

ASP.NET

  (5 votes) by Shivprasad koirala (updated 2 days ago)
In this article we have explained difference Between ViewResult() and ActionResult() in MVC.

Selection Controls

  (1 votes) by Mohamed Meligy (updated 4 days ago)
Solving Initial Selection Problem In Angular.JS Select — ng-options with track by

Technical Blogs updated

Web Services

  (19 votes) by Taiseer Joudeh (updated 15 hours ago)
AngularJS Token Authentication using ASP.NET Web API 2, Owin, and Identity



© 2014 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