Tuesday, August 26, 2014 | View online |
Welcome to this week's Web Development newsletter from CodeProject.
Advertisements
Be time-smart with Visa Checkout Adding online payments doesn't have to be a time-suck. It's fast and easy to integrate into your eCommerce site or app. Go to our sandbox. |
You have ruined HTML
Yes. You. You and you alone. It's all your fault. Now, go pick up that mess you left. (more: Danny Tupenny)
Why the JavaScript world is still waiting for Node.js 1.0
Looking at the version history for Node looks a little like they're trying to graph an asymptote: closer and closer, but never reaching 1.0. (more: ReadWrite)
Object-oriented JavaScript for C# Developers
It's always handy to have a translation guide if you're heading to a foreign land. (more: Barbarian meets coding)
After 5
More proof of widespread ADHD in our industry. HTML 5 isn't even out yet, and people are making plans for the next version. (more: Robin Berjon)
Introducing BareKit: A bare minimum responsive framework
For those who fit into the "Bootstrap is too big" camp, but still want something to use as a foundation (Oh, yeah, for those of the "Foundation is too big" camp as well) (more: appendTo)
RestSharp
OK, not new-new, but it was new to me, so you're getting it. This is a library for accessing REST services with .NET clients. Sure, you could use JSON.net, but this is a nice higher-level tool. (more: RestSharp)
How to test your site locally with Modern.IE
Modern.IE provides a great set of tools to analyze your websites, either online or offline, in order to detect compatibility issues and possible improvements. Thanks to this local version you can test your projects before they go live, so can avoid looking silly in front of your users and clients. (more: SitePoint)
Latest Articles
40 articles overall. 20 new, 20 updated.New articles added
(6 votes) by Sul Aga
Building a Kanban board web application using AngularJS, WebApi,SignalR and HTML5
|
(5 votes) by Rajneesh K Barapatre
This article is to help you understand the fundamentals of the Microsoft ASP.NET MVC with basic concepts explained along with code snippets.
|
(4 votes) by Muhammad Shoaib Raja
Fully functional web data grids with multi column sorting, filtering and pagination using JQuery based data table plugin and .Net generic handlers
|
(3 votes) by Mahesh Nandanan
Calling Server Side Method inside an aspx file and Web Service(asmx) method using JavaScript and Ajax
|
(2 votes) by Jinan Kordab
This article and tip describes how to create or delete an Active Directory Services Email using ASP.NET web page, remotely.
|
(2 votes) by Shao Voon Wong (updated 7 hrs ago)
Web security tip about insecure direct object references in URL request
|
(2 votes) by Thomas Roll
Developing custom functionality for Microsoft Office 2011 for Mac in C and VBA
|
(2 votes) by Pramod Sharma for .Net
Secure routes in angular is not available out of the box. This tip would help in securing routes in angular based applications.
|
(1 vote) by Andrei Markeev
All you need to know to start creating your own CSR customizations in SharePoint 2013.
|
(1 vote) by valentasm
Silverlight and XNA animation class with automatic animation and flexible sprites loading.
|
(1 vote) by B. Clay Shannon (updated 20 hrs ago)
Code to send an XML file over the wire using REST / Web API
|
Articles updated
(272 votes) by Shivprasad koirala, Marla Sukesh (updated yesterday)
The whole purpose of this article is to quickly brush up your MVC knowledge from an MVC interview perspective.
|
(98 votes) by Anurag Gandhi (updated 5 days ago)
A class to pivot a DataTable with various aggregate functions.
|
(78 votes) by DrABELL (updated yesterday)
Aesthetic enhancement of HTML5 web elements via pure CSS3; no image files required
|
(34 votes) by JMK-NI (updated 6 days ago)
How to hit the ground running with AngularJS on ASP.NET MVC: Part 1
|
(25 votes) by defwebserver (updated 2 days ago)
A Visual Studio 2013 LightSwitch HTML 5 Application Tutorial
|
(22 votes) by Anurag Gandhi (updated 20 hrs ago)
A simplified approach to group grid view data in asp.net mvc
|
(10 votes) by Shivprasad koirala (updated 6 days ago)
Things you will miss in MVC as a Webform developer.
|
(10 votes) by Laredo Tirnanic (updated 6 days ago)
A project demonstrating the technology's used to write a simple MVC CMS
|
(12 votes) by Shemeer NS (updated 19 hrs ago)
jQuery - .bind(), .live(), .delegate(), .on() ( and also .unbind(), .die(),.undelegate(), .off() ) Comparison, Definition, Samples
|
(7 votes) by JMK-NI (updated 6 days ago)
How to hit the ground running with AngularJS on ASP.NET MVC: Part 2
|
(5 votes) by CBadger (updated 3 days ago)
Dynamically check a value for Null value in an expression tree with an extension method
|