Thứ Hai, 30 tháng 11, 2015

Web Developer Newsletter - Learn MVC Project in 7 days – Day 2

Web Developer Newsletter - Learn MVC Project in 7 days – Day 2
Welcome to this week's Web Development newsletter from CodeProject.
Click here [Webinar] More Power and Control with C# 6–Dec 9
Join LearnNowOnline expert Don Kiely as he explores the enhancements found in C# version 6.0, which shipped with Visual Studio 2015. You'll learn the concepts behind the new features, see lots of code, and learn how to avoid some pitfalls. Learn more
Click here Supply Chain, LMIS, ERP, WFM, FSM, HMS…
Resource Planning, Drag Drop Gantt Scheduling, Reporting, Data Visualization, Dash Boards, Intuitive UI Design, Trend Analysis, Text Analytics – 100+ Royalty Free Controls for great experiences on multiple platforms! Full 30 Day Trials - Upgrade Event
Styling and scripting sliders
Sliders are relatively new, and of course supported strangely across browsers. So, back to the "fun" of vendor prefixes! (more: Quirks Mode)
How Vorlon.js helps you improve your web code
When it comes to writing good code in web development it is easy to get lost in the quantity of resources you find online. There are some basics that everyone knows or should know and there are some more specific ones. (more: Etienne-Margraff)
RFC: Server-side Image and Graphics Processing with .NET Core and ASP.NET 5
Currently, as of the time of this blog post's writing, .NET Core has no good built-in option for image resizing or image generation/creation. (more: Scott Hanselman)
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!
Frameworkless JavaScript
In this article I'll discuss about the pros and cons of using a framework and what you should consider before starting your project. (Welcome to the new endless discussion in web development) (more: Sitepoint)
Drag and Drop File Uploading
I wanted to enrich the feed import experience by making allowing for drag and drop file upload alongside the traditional file input. Sometimes drag and drop is a more comfortable way to select a file, isn't it? (Assuming you're not using Edge, that is.) (more: CSS Tricks)
Building for HTTP/2
Whereas its predecessors allowed each connection to a server to serve only one request at a time, HTTP/2 allows a connection to serve multiple requests simultaneously. A connection can also be used for a server to push a resource to a client — a protocol-level replacement for the technique we currently call "inlining." (more: R Murphey)
Frameworks
With all of the challenges we're facing and those yet to come, we need to begin building not just patterns, but principles for responsive design—principles that will allow us to focus not just on layout, but on the quality of our work. (more: A List Apart)

New articles added

.NET Framework

  (7 votes) by Christian Vos (updated 3 days ago)
How to use Microsoft Unity Interception as a solution for cross cutting concerns in a .NET application

Applications & Tools

  (2 votes) by Modesty Zhang (updated 3 days ago)
Instead of DOM event handlers, Reactive Extensions offers an expressive and concise way to handle asynchronous events and data stream. This article presents an example of utilizing RxJS for autonomous states updates in ReactJS component.

ASP.NET

  (3 votes) by Sreekanth Mothukuru (updated 12 hours ago)
The idea is to use Dependency Injector (DI) framework Ninject to dynamically target our application to SQL Server or Oracle database either by using Entity framework (EF) or Dapper ORM using global settings

Client side scripting

  (3 votes) by J. Michael Palermo IV (updated 12 hours ago)
Because so much has changed over the years, I thought it would be appropriate to do a developer based 'snapshot' of where CSS is now, and how to embrace the future.
  (2 votes) by Slavko.Parezanin (updated 2 days ago)
Knockout Component SLGrid.
  (2 votes) by Praveen R Dev (updated 15 hours ago)
Building first Angular2 app with VS2013 and TypeScript.
  (1 votes) by Tomas Rut (updated 5 days ago)
Simple explanation of bobril routing mechanism

Miscellaneous

  (0 votes) by dteviot (updated 11 hours ago)
Web to EPUB Extension for Chrome

Windows Communication Foundation

  (0 votes) by Nejimon CR (updated 27 minutes ago)
This article describes how to put your WCF client configuration in a class library's config file instead of client application's config file

Articles updated

.NET Framework

  (48 votes) by Daniel Miller (updated 2 days ago)
This article describes the C# implementation for a high-performance role-based access control list.

Applications & Tools

  (73 votes) by Anurag Gandhi (updated 5 days ago)
A general purpose quiz application in angularJs that can be used anywhere.

ASP.NET

  (129 votes) by Marla Sukesh (updated 4 days ago)
In this article we learn MVC 5 step by step in 7 days – Day 2.
  (54 votes) by syed shanu (updated yesterday)
In this article you will learn about MVC AngularJS Master/Detail CRUD, Filter and Sorting using WEB API 2 with Stored Procedure.
  (18 votes) by Zijian (updated 18 hours ago)
Generate strongly typed client API in TypeScript for ASP.NET Web API

Client side scripting

  (42 votes) by Shenwei Liu (updated 5 days ago)
Demonstration of a full-fledged application project focused on adding, updating, and deleting data on modal dialogs or inline tables using the AngularJS and Web API, plus advanced custom input validations and other features.
  (5 votes) by Tomas Rut (updated 5 days ago)
A simple introduction to bobril framework

Database

  (15 votes) by Den367 (updated 5 days ago)
Short glance at drawing on geographical tiles by using of Microsoft.SqlServer.Types assembly.

Libraries

  (5 votes) by Mohammad Dayyan (updated 19 hours ago)
A library for creating .Net Serializable Expressions to send via WCF services

Miscellaneous

  (55 votes) by gggustafson (updated 5 days ago)
Presents what is hoped to be the final revision to the Known Colors Palette Tool and the earlier article of the same name.

New Tips and Tricks added

Applications & Tools

  (1 votes) by ryanba29 (updated yesterday)
This is a multi day project using ASP.NET Web API for the server and WPF MVVM for the client.

ASP.NET

  (3 votes) by Asib Al Amin Talukder (updated 20 hours ago)
This article describes the angularJs routing and how to configure and work with classic asp.net mvc application
  (2 votes) by Firnas (updated 5 days ago)
An easy way to implement jQuery Datatables server-side pagination in ASP.NET MVC with Entity Framework
  (2 votes) by Reeshabh Choudhary (updated yesterday)
Web platform based query builder to play with your database :)

Client side scripting

  (3 votes) by Coding Keeda (updated yesterday)
Saving Details Table Data (An HTML Table) in Database by converting it into a jagged array and passing it to a table type parameter
  (0 votes) by anujk0292 (updated yesterday)
Create AngularJS 1.x web application using Microsoft Typescript

Trace and Logs

  (4 votes) by Ksh_Sr (updated 22 hours ago)
This tip helps you implement the nLog in conjunction with Microsoft.Extension.Logging framework in ASP.NET vNext.

Tips and Tricks updated

ASP.NET

  (36 votes) by Rakhi Shrivastava (updated yesterday)
This article explains the step by step approach how we can use Glimpse for easy debugging the ASP.NET MVC application.

HTML / CSS

  (6 votes) by Member 270861 (updated yesterday)
How to realize a simple scrollable table with ellipses (to manage text overflow) using pure HTML/CSS. The table is also made sortable with a simple JavaScript.

Wiki.ASP.NET articles

  (51 votes) by ASP.NET Community (updated 5 days ago)
Links to ASP.NET Open Source Projects



© 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