Thứ Hai, 27 tháng 10, 2014

Web Developer Newsletter - Barcode Image Generation Library

Welcome to this week's Web Development newsletter from CodeProject.
Click here What thing will you make smart?
Get access to the new Intel® IoT Developer Kit, a complete hardware and software solution that allows developers to create exciting new solutions with the Intel® Galileo and Intel® Edison boards. Get Started with the Intel® Developer Zone for IoT
Introduction to the template elements
Just the thing if you want to be repetitive in your web pages, or if you want to repeat stuff in your web pages. (Assuming - as is often the case - you don't want to target IE) (more: Web Components)
Axiomatic CSS and Lobotomized Owls
Apart from having what is simultaneously the most pretentious and silliest headline I saw this week, it's an interesting look at a strange CSS selector I've never seen mentioned before. (more: A List Apart)
Nginx has big plans for JavaScript
The company plans to let you use JavaScript as an application language in its eponymous Web server. (more: Infoworld)
CSS Post-Processing With Pleeease
You have to (or at least I have to) love any program that forces people to say 'please', even if they force a few extra vowels in there. Oh, and as an article spoiler: "A post-processor applies changes to a CSS file after it's been hand-coded or generated by a pre-processor." (more: Sitepoint)
AngularJS 2.0 details emerge
Everyone's favourite SPA framework from Google continues to update faster than I care to pay attention. (more: InfoQ)
JavaScript Compatibility Checker
Looks at JavaScript code you supply, detects the use of 96 different APIs or features, and shows info on how well they're supported across browsers. (more: JavaScript Compatibility Checker)
Building single page apps using web components
Oh. That's how you're supposed to use web components. (more: Polymer)

Latest Articles

40 articles overall. 28 new, 12 updated.

New articles added

Algorithms & Recipes

  (8 votes) by Marc Clifton
No word has a value that can be identified independently of what else is in its vicinity.

Applications & Tools

  (5 votes) by Kalvin Lawrence Ernst
Generate a web app instantly, directly from a database(SQL Server)
  (4 votes) by Modesty Zhang (updated 2 hrs ago)
Develop and operate full stack web Apps and APIs on Google App Engine with productivity and efficiency, including front end app & UI, restful web services and persistence layer with NoSQL database on Google App Engine.

ASP.NET

  (13 votes) by Snesh Prajapati (updated 1 hr ago)
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.
  (10 votes) by Mathew Soji
This tip guides through implementing a basic REST based Web API service with multiple GET methods and its consumption using JQuery client
  (9 votes) by Mishra Sourabh
This tip shows how to implement globalization in ASP.NET.
  (7 votes) by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ) (updated 18 hrs ago)
Of course, as the name suggests, it is the upcoming version of ASP.NET.
  (6 votes) by mdshohelrana
CRUD with SPA, ASP.NET Web API and Angular.js
  (4 votes) by Jnana
This article describes steps to create rest api with OAuth and how to use those api using OAuth
  (3 votes) by Samer Abu Rabie (updated yesterday)
An article that shows a simple workaround on how to make a redirect and POST in ASP.NET MVC
  (2 votes) by Mishra Sourabh
This article will explain you How to send an Email with attachment using asp.net mvc.
  (1 vote) by Israel Gebreselassie
This tip/trick shows you how to edit the web.config file dynamically .

C#

  (53 votes) by Mahsa Hassankashi (updated yesterday)
This article is one of the first source that collect all of data structure from Array, IQueryable, IEnumerable and compares these ones clearly.
  (3 votes) by Sofiane Rabhi
Sending data from JavaScript Code to ASP.NET C#
  (2 votes) by Dennis Betten
How to implement Switch user functionality using MVC4 and Windows Authentication (a bit like SharePoint)

Charts, Graphs and Images

  (5 votes) by Ankur Rawat
Adding Image in the Container without stretching/compressing the Image

Client side scripting

  (3 votes) by Gaurav.Kumar.Arora
As per official jQuery we can define JQuery.noConflict as - A Boolean indicating whether to remove all jQuery variables from the global scope (including jQuery itself).
  (3 votes) by Ivan Perevernykhata
A bit of street magic with JavaScript closures and jquery callbacks
  (2 votes) by Gaurav.Kumar.Arora
A few months back, I have a requirement to build some kind of dashboard reporting system using angularjs. It is a very for me I did not know much about this. I started learning angularJS, here under I am sharing my learning using very first example, I have created during my learning days of angularJ
  (2 votes) by Gaurav.Kumar.Arora
Around one year ago, I have requirement to make sorting in naturalSort order for one of my web projects (Javascript and jQuery based). Here, I am sharing how I solved the problem
  (1 vote) by SheSharp PlusPlus
This tip gives the introduction to Bookmark API of chrome and discusses how to create a chrome extension to save the URLs of all open tabs in a window with one click

Game Development

  (1 vote) by Robert Welliever
Advanced introduction to rendering browser-driven, parallax 3D environments.

HTML / CSS

  (7 votes) by Dariush Tasdighi
Creating a Very Simple And Flexible Tooltip With Any HTML, CSS, JQuery Versions!

Java

  (2 votes) by Sipra Ray
In the previous post we had discussed about the installation of Java, and configuration of Eclipse with selenium WebDriver. Now here we will be creating a small Java script. All beginners will 1st want to open browser and to automate it. So here we will be doing that. First of all we will write the

Mobile Development

  (3 votes) by Ricardo Trujillo Rodríguez
How to integrate push notifications on your Drupal 7 site and your Titanium Apps

PHP

  (2 votes) by Syed M Hussain (updated 5 days ago)
This article presents a simple flat file database using Json as the storage format.

Progress Controls

  (2 votes) by Tantum
Access values of ProgressBar created at runtime

Site & Server Management

  (5 votes) by Sudhir Dutt Rawat
This tip is about configuration of IIS for performance optimization of websites

Articles updated

.NET Framework

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

ASP.NET

  (388 votes) by Shivprasad koirala, Marla Sukesh (updated 3 days ago)
As the article's name says, learn MVC. Ao the agenda is simple, we are going to learn ASP.NET MVC in 7 days.
  (12 votes) by Laredo Tirnanic (updated 15 hrs ago)
A project demonstrating the technology's used to write a simple MVC CMS

C#

  (80 votes) by Thorsten Bruning (updated 9 hrs ago)
How to combine a bunch of techniques to improve code readability.

General Graphics

  (519 votes) by Brad Barnhill (updated yesterday)
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

  (88 votes) by DrABELL (updated 15 hrs ago)
Aesthetic enhancement of HTML5 web elements via pure CSS3; no image files required
  (12 votes) by Peter Leow (updated 2 days ago)
Getting started with HTML5 forms.

Java

  (2 votes) by Dr. Song Li (updated 3 days ago)
This article presents an example Spring MVC Rest service application that supports both Json and XML serializations.

Libraries

  (45 votes) by Nirosh (updated 4 days ago)
Nido Framework with .Net 4.0 and Entity Framework help you standardize your Business Logic Layer (BLL).

Ultrabooks

  (26 votes) by DrABELL (updated 15 hrs ago)
Engineering Calculator VOLTA-814 (Productivity Software contest submission) was originally developed as HTML5 web application and later converted into desktop app using Intel's AppUp encapsulator. The latest version for Win 7/8 released in 2014 is built on .NET/WPF.

VB6 Interop

  (33 votes) by User-Rock (updated 5 days ago)
Accessing a C# .NET DLL in VB6 using Com+ or Com Interop

Windows Communication Foundation

  (162 votes) by Amir Jalilifard (updated 4 days ago)
In this article, you are going to learn about P2P Network and Windows Communication Foundation to share your files between peers through a P2P network.



© 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