Thứ Hai, 17 tháng 11, 2014

Web Developer Newsletter - Barcode Image Generation Library

Barcode Image Generation Library
Welcome to this week's Web Development newsletter from CodeProject.
Click here Join the Internet of Things Revolution
Get inspired to create your own IoT solution, get access to the Intel® IoT Developer Kit, participate in hands-on IoT Roadshows, or expand your knowledge about this growing technology area. Check out all of the resources at the Intel® Developer Zone for IoT!
MetricsGraphics.js
Nice looking library for presenting time series data, from the good folk at Mozilla. (more: Metrics Graphics js)
UI-First Development
Not sure where to start? Just put a button on the page. (more: Medium)
Living on the Edge – our next step in helping the web just work
A nice look at some of the new features coming "eventually" to IE, for those willing to live "on the Edge" (more: IE blog)
5 Obsolete Features in HTML5
I'd hope that no one is still using any of these features, but I guess you never know what might just be hanging around in deep, dark corners. (more: Sitepoint)
Why Node.js Is Facing A Possible Open-Source Schism
More proof that node.js is popular: people want to pull it into multiple, conflicting directions. (more: ReadWrite)
Collision Detection
Anytime an element opens directionally on a page, and you aren't 100% sure that direction won't be hidden, collision detection is a good idea. (more: CSS Tricks)
Mithril: A Tiny MVC Framework
There seems to be a small industry pumping out JavaScript MVC frameworks these days (Angular, Ember, Knockout, etc.) Here's one more. (more: Daily JS)

New articles added

Ajax

  (4 votes) by amitthk (updated 4 days ago)
JPickList is a simple JQuery plugin used to display Picklist of selection items. It can also be used to display hierarchical data in picklist format.

ASP.NET

  (12 votes) by Mikael Sundfors (updated 2 days ago)
How to restrict site access by blocking IP addresses
  (9 votes) by Matt Perdeck (updated yesterday)
Co-locate HTML, CSS, JavaScript and image files that make up a page or component. Auto generate your MVC bundles to ensure the right files are loaded in the right order.
  (10 votes) by Mohd Manzoor Ahmed (updated 5 days ago)
ASP.NET MVC Web App on 3-Tier for Beginners – Part 1
  (2 votes) by JMK-NI (updated yesterday)
How to hit the ground running with AngularJS on ASP.NET MVC: Part 3

Azure

  (1 votes) by Michael Ulmann (updated 3 days ago)
Out-of-the-box Sitcore Azure installation is using in-role caching. This article provides an alternative using Azure Cache services.

Web Services

  (4 votes) by Afzaal Ahmad Zeeshan (updated 5 days ago)
This article provides an overview for creating a .NET WCF Web Service project that can be used by web applications or devices connected to it through the internet connection.

Articles updated

.NET Framework

  (12 votes) by Nirosh (updated 4 days ago)
This tutorial is designed for .NET programmers who need to understand 'Nido' framework and its application.

ASP.NET

  (77 votes) by JMK-NI (updated 14 hours ago)
How to hit the ground running with AngularJS on ASP.NET MVC: Part 1
  (40 votes) by JMK-NI (updated 14 hours ago)
How to hit the ground running with AngularJS on ASP.NET MVC: Part 2
  (24 votes) by Sandeep Singh Shekhawat (updated 3 days ago)
This article explains how to populate a child DropDownList depending on each new value as values are selected in the parent's DropDown List.
  (25 votes) by Wonde Tadesse (updated 5 days ago)
ASP.NET Web API related projects. It touches most parts of the technology through the articles on Data Streaming, Working with HTTPS and Extending Web API Documentation.
  (24 votes) by Michael Ulmann (updated 2 days ago)
The introduction of the ADO.NET Entity Framework implicitly created the need for ASP.NET providers such as membership, role and profile that leverage this new technology.
  (9 votes) by Wonde Tadesse (updated yesterday)
ASP.NET Web API related projects. It touches most parts of the technology through the articles on Data Streaming, Working with HTTPS and Extending Web API Documentation.
  (13 votes) by Michael Ulmann (updated 2 days ago)
A smart way to handle multiple client callbacks in ASP.NET pages and controls.

C#

  (128 votes) by Mahsa Hassankashi (updated 5 days ago)
This article is one of the first sources (with complete and clear comparision) about data structure, Array, ArrayList, List, IList, ICollection, Stack, Queue, HashTable, Dictionary, IQueryable, IEnumerable.

Design and Architecture

  (70 votes) by dmihailescu (updated 3 days ago)
A Visual Studio add-in that inserts some commonly known OO paterns into your working project.

General Graphics

  (560 votes) by Brad Barnhill (updated 5 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.

HTML / CSS

  (27 votes) by Peter Leow (updated 2 days ago)
Starting an affair with HTML5 canvas.
  (17 votes) by Peter Leow (updated 2 days ago)
Getting started with HTML5 forms.
  (7 votes) by Peter Leow (updated 2 days ago)
A bridging introduction to server-side scripting.

Java

  (5 votes) by Mark H Bishop (updated 4 days ago)
This article presents a Java example application that performs discrete wavelet transforms.

Libraries

  (11 votes) by Florian Rappl (updated 16 hours ago)
Connecting an existing JavaScript engine to AngleSharp to perform DOM operations and provide a working headless browser.

Localisation

  (45 votes) by Michael Ulmann (updated 2 days ago)
The MasterPage is derived from UserControl and thus, does not support the method 'InitializeCulture()'; a bit more coding is required in order to make the ASP.NET MasterPage localizable.
  (13 votes) by Michael Ulmann (updated 2 days ago)
Often JavaScript content and/or styles in ASP.NET need to be localized too. This article shows how this can be leveraged by using an HttpHandler.

Web Security

  (25 votes) by Michael Ulmann (updated 2 days ago)
Clear text query strings are a potential security threat for your web application. Thus, query strings should always be encrypted.

New Tips and Tricks added

Applications & Tools

  (1 votes) by Tyrone Roson (updated 4 days ago)
Fun with Interchangeable UI Controls

ASP.NET

  (4 votes) by Dariush Tasdighi (updated 2 days ago)
How to Download Large Files from ASP.NET Web Forms (Download.aspx or Download.ashx) or ASP.NET MVC

C#

  (6 votes) by Sums Mohs Eds (updated 5 days ago)
MVC explained in simple terms, by avoiding complex examples you find on the internet
  (3 votes) by Member 3531622 (updated 2 days ago)
Create a Rules Engine in less than 50 lines of code which is extremely powerful, extensible and adaptable
  (1 votes) by slavik57 (updated 3 days ago)
Verify ADFS SAML token on ASP.NET service

Client side scripting

  (7 votes) by The Operator (updated 5 days ago)
Use JavaScript to write AES encryption and decryption methods
  (5 votes) by The Operator (updated 5 days ago)
Javascript provides Math.floor and Math.random methods that can be used together to return random numbers.
  (3 votes) by The Operator (updated 5 days ago)
Simple JavaScript/jQuery Photo Gallery in 10 lines of code (jQuery)
  (3 votes) by The Operator (updated 5 days ago)
Simple JavaScript/jQuery ReplaceAll method, 5 lines of code

Custom Controls

  (2 votes) by Igor Krupitsky (updated yesterday)
How to create the hamburger menu button using CSS.

Tips and Tricks updated

Database

  (24 votes) by Emiliarge (updated 4 days ago)
Both MS Access formats (mdb and new - accdb), MSSQL 2008 R2, MSSQL CE, SQLite, MySQL

New Technical Blogs added

HTML / CSS

  (9 votes) by Sander Rossel (updated 5 days ago)
The first in a series on web development.
  (1 votes) by Sander Rossel (updated 5 days ago)
The second in a series on web development.



© 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