Thứ Hai, 29 tháng 9, 2014

Web Developer Newsletter - Barcode Image Generation Library

Welcome to this week's Web Development newsletter from CodeProject.
Click here Integrate a checkout solution on your site - fast.
Give your customers a fast, simple, secure online payment experience. Integrate Visa Checkout into your eCommerce site. Go to our sandbox.
WinJS 3.0 Shows Industry Shift Towards JavaScript
WinJS started out as a technology that was specific to native Windows Store apps running on Windows 8, but shifted directions in the 3.0 release. The new release focuses on WinJS running everywhere. (more: Telerik)
verb: A CAD Library for the Web
Peter Boyer shared two modules related to 3D graphics: Flood, a visual programming language, and verb, a library for working with NURBS surfaces. (more: DailyJS)
Understanding ES6 Modules
The next JavaScript version, known as ECMAScript 6, brings modules into JavaScript officially. So, this article will give you a basic overview of how modules are used in ES6. (more: Sitepoint)
JSONx
Did you know that IBM has kindly created a spec for representing JSON as XML? Nice, compact, text-only JSON... as XML. Go home IBM, you're drunk. (more: IBM)
Anatomy of a JavaScript MV* Framework
A comparison of the three most popular MV? frameworks (more: Sitepoint)
Map Glyphs
Ever need to type in countries? No, me neither. However, popping a quick shape of ... say, 'British Columbia' on a page could come in handy sometime. Maybe. (more: Map glyphs)
Functional programming gains Web, networking option with Elixir language
Elixir language, now at version 1.0, leverages Erlang VM to produce short, fast, and maintainable code for the Web and infrastructures. (more: Infoworld)

Latest Articles

40 articles overall. 24 new, 16 updated.

New articles added

.NET Framework

  (3 votes) by benmwatson
Understand exactly what happens during object allocation in .NET, why it's extremely efficient in the common case, and how to trigger slower code paths

ASP.NET

  (11 votes) by Ashish__Shukla
We should consider the design principles while developing MVC applications.
  (6 votes) by Bhushan Mulmule
This is terribly unorganized document with mix of MVC, Entity Framework, LINQ, HTML 5 and JQuery how tos...
  (7 votes) by mparvez
Add GIS and Mapping Functionality to your .NET Applications
  (5 votes) by Mathew Soji
Basic introduction to using AngularJS framework along with ASP.NET MVC5
  (5 votes) by M. Sreekanth
In this article, we are going to create responsive HTML table using FooTable Plug-In and a hint of client side data binding using Handlebars.js library.
  (4 votes) by Mathew Soji
Logging is a method of tracking/monitoring what is going on when an application is in progress/running.
  (2 votes) by Maninder Singh Puhi
A basic tutorial to build and consume RESTful services using ASP.Net Web API 2 and Entity Framework Code First approach.
  (1 vote) by Amol Jadhao
Looking for a way to draw charts like line,column,bar,pie,area with C#? This is the perfect tutorial for you and its easy to implement.This article will help you to understand how to bind a Pie Chart by calling a web service from jQuery AJAX in ASP.NET
  (1 vote) by Omar Al Zabir (updated 17 hrs ago)
Oracle Performance Dashboard (OPD) is a small ASP.NET website that shows you performance & problems of one or more Oracle instances in near real-time. It uses the Dynamic Performance Views (DPV) and runs some popular DBA scripts in order to get meaningful, easy to understand information out of the s
  (1 vote) by Biswaranjan@mindfire
Write an Arabic text on a specific location of PDF file using iTextSharp library.
by John Atten (updated 16 hrs ago)
In recent posts, I've covered a lot of ground using ASP.NET Identity 2.0 in the context of an MVC application. Since it's RTM in March of this year, Identity 2.0 has offered a substantial expansion of the Authentication/Authorization . toolset available to MVC applications. Similarly, Identity 2.0

Client side scripting

  (12 votes) by AJSON (updated 3 days ago)
A whirlwind tour of how to implement search and filtering using KnockoutJS
  (3 votes) by SolvingAll
Overview idea on AngularJS.
  (1 vote) by Jeffrey T. Fritz
I did some pair-programming with my friend Julie Lerman where we looked into what we thought was a simple jQuery AJAX request problem.  What we found was something a bit more interesting in the connection between jQuery and ASP.NET WebAPI.

Document / View

  (3 votes) by Pankaj_chs
How to enable MVC views to compile?

Grid & Data Controls

  (1 vote) by pankaj shende
jqgrid with ASP.NET and paging
  (1 vote) by Sreedhar Puligundla
Creating custom control for gridview paging and page navigation

List Controls

  (5 votes) by Rapuru Amarendra
This tip presents an example of datatable in responsive using bootstrap and dataTable.js

Product Showcase

by Alvin Ashcraft
Last June, I reviewed the Aspose.Email for .NET component and demonstrated how to work with email messages in PST files or via IMAP. Well, I am back again for a look at another Aspose package. This one is Aspose.Cells for .NET.

Validation

  (1 vote) by arkaysahu
Easy way to show JavaScript Alert Message having Arabic Text

Web Security

  (2 votes) by Abani Kumar Meher
This article explains few scenarios where XSS attack can be done, how we make mistake while creating web application which leads to XSS vulnerability and what should be done to prevent XSS attacks.

Windows Communication Foundation

  (4 votes) by Rakesh Ku Nayak
A new plugin named jGrid to display grid with pagination and sorting functionality in an easy way

Windows Presentation Foundation

  (1 vote) by George Swan
This article discusses how to use the Ninject and Prism frameworks to produce a loosely-coupled modular WPF Application.

Articles updated

.NET Framework

  (47 votes) by Sandeep Singh Shekhawat (updated 4 days ago)
This article introduces the Generic Repository pattern and Unit of Work in ASP.NET MVC applications.

Algorithms & Recipes

  (3 votes) by Søren Gullach (updated 3 days ago)
Fuzzy lib that have a GUI and uses Lagrange for member curve generating

Android

  (10 votes) by shiuhlin (updated 5 days ago)
"Togosoft Device Browser" allows web programmers to create Android web apps in minutes with pure HTML and JavaScript.

ASP.NET

  (202 votes) by Marla Sukesh (updated 2 days ago)
Is ASP.NET MVC replacement for Web Forms? No, Both have there pros and cons. Lets take a look at same.
  (81 votes) by Shivprasad koirala (updated 5 days ago)
In this article we will quickly brushup 40 important HTML 5 interview questions with answers , Happy job hunting.
  (32 votes) by Shivprasad koirala (updated 2 days ago)
In this article we have explained why Asp.net MVC and we will be comparing MVC with webforms.
  (17 votes) by Sandeep Singh Shekhawat (updated 6 days ago)
In this article you will learn how to perform CRUD operations using the Entity Framework 5.0 Code First approach in MVC.
  (12 votes) by Shivprasad koirala (updated 23 hrs ago)
This article talks about MVC Tempdata and how MVC tempdata, Peek and Keep works using example and step by step video tutorial on mvc
  (10 votes) by M. Sreekanth (updated 5 days ago)
In this article we are going to create an Asp.net Web Forms application using Bootstrap, Bundle Resources and Web API

General Graphics

  (504 votes) by Brad Barnhill (updated 2 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

  (14 votes) by Anurag Gandhi (updated 5 days ago)
An html 2d game to describe some basic game development tips in html/css and javascript.

Libraries

  (32 votes) by Nirosh (updated 23 hrs ago)
Nido Framework with .Net 4.0 and Entity Framework help you standardize your Business Logic Layer (BLL).

Silverlight

  (217 votes) by Nick Polyak (updated 5 days ago)
Prism tutorial in easy samples

Windows Presentation Foundation

  (145 votes) by Nick Polyak (updated 5 days ago)
This article gives an overview of MVVM pattern, its usage and advantages
  (30 votes) by Frank W. Wu (updated 2 days ago)
Showing you how to use the Popup to create your own dropdown-like window.
  (11 votes) by Frank W. Wu (updated 2 days ago)
Using AutoGenerateColumns to generate exactly as needed data columns



© 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