Thứ Hai, 11 tháng 7, 2016

Web Developer Newsletter - Dynamically adding and deleting rows from ASP.NET GridView

Web Developer Newsletter - Dynamically adding and deleting rows from ASP.NET GridView
Welcome to this week's Web Development newsletter from CodeProject.
Click here Need Excel Reporting?
Use SpreadsheetGear to easily create richly-formatted Excel reports without Excel from any ASP.NET, Windows Forms, WPF or Silverlight application using spreadsheet technology built from the ground up for performance, scalability and reliability. Try it now!

Fathom

Fathom is an experimental framework for extracting meaning from web pages, identifying parts like Previous/Next buttons, address forms, and the main textual content. (more: Mozilla)

PerfTool

Collect various information about your website and displays it in an easy-to-digest manner on the reports page (more: DevBridge)

JavaScript bind() for cleaner code

What bind does is that it automatically wraps your function in its own closure so that we can bind the context (the this keyword) and a list of parameters to the original function. (more: Dave M Bush)

Securing ASP.NET Web API

Once you have your Web API developed, before exposing it to your clients, based upon your needs you may need to secure some or all parts of your API Service so that only verified users can access your API service. This securing in ASP.NET can be achieved using the authentication and authorization mechanisms. (more: Envato Tuts)

Make the Web Work For Everyone

Millions of websites have compatibility problems on one or more of the major browsers, leading to a poor user experience. The web developer community can fix this. (more: Mozilla Hacks)

A Warning About jQuery 3

jQuery recently had a major update to version 3. With it came a subtle change that might cause some headaches for you if your aren't prepared for it. (more: Bugsnag)

The :target Trick

It recently occurred to me that we can use the :target pseudo-element in a much more useful way, to create interactive elements on the page without needing javascript. (more: Bits of Code)

Horizon: A Scalable Backend Perfect for JavaScript Mobile Apps

Horizon is a scalable backend for cross-platform, JavaScript based mobile apps, especially those needing realtime functionality. It was built by the awesome people at RethinkDB and so uses RethinkDB as the default database. (more: Sitepoint)

New articles added

.NET Framework

  (4 votes) by Saeed Ganji (updated 3 days ago)
This article is going to describe the details of how to add multiple projects in VS Code, add dependencies between them and debug the main project.
  (0 votes) by Alan.Tooo (updated 5 days ago)
Code Generator

Applications & Tools

  (1 votes) by Satwiki (updated 3 days ago)
What is slush and how it is being used to scaffold a web app

ASP.NET

  (3 votes) by syed shanu (updated yesterday)
In this article, we will learn in detail about using Angular2 with ASP.NET Core 1.0 RC2 using WEB API.
  (2 votes) by Abhishek Mishra - Dotnet and Azure PAAS Architect (updated 3 days ago)
This article demonstrates how to build a basic Bot using C# and debug the Bot using Bot Framework Emulator
  (2 votes) by satya prasad v (updated 19 hours ago)
Here I explain how to create custom authentication and mapping it to the default filters like Authorize, roles..etc
  (2 votes) by Sourav Kayal (updated 3 days ago)
Response Caching and In Memory Caching in ASP.NET Core 1.0
  (1 votes) by Gabor L Ugray (updated 1 hour ago)
A quick Windows programmers' guide to building a secure .NET Core web app for a Linux VPS and NGINX

ASP.NET Controls

  (77 votes) by AshishChaudha (updated 2 days ago)
This article talks about a small project that presents the idea of having a gridview which facilitate the addition and removal of rows dynamically at run time.

Charts, Graphs and Images

  (17 votes) by Marcelo Ricardo de Oliveira (updated 5 days ago)
An interactive map using C#, SVG, JavaScript, Angular and YouTube.

Client side scripting

  (0 votes) by Igor Krupitsky (updated 4 days ago)
This project will show how to create nested modals.

Database

  (5 votes) by Sreekanth Mothukuru (updated 5 days ago)
The idea is to implement the latest and first of its kind "Always Encrypted" feature provided by Microsoft SQL Server 2016 designed to encrypt/decrypt sensitive data on back-end database engine

Design and Architecture

  (4 votes) by AJSON (updated 2 days ago)
A simple and useful pattern when you need to allow user access to large volumes of data

Programming Tips

  (2 votes) by Tiju John (updated 2 days ago)
A Sample way of combining the rules at client and server seamlessly at a common store.

Web Security

  (1 votes) by Michael Chourdakis (updated 5 days ago)
Client side signing and verification

Web Services

  (1 votes) by dharrison_ch (updated 4 days ago)
A pattern of solution for automating the testing of Web Service-based components.

Articles updated

ASP.NET

  (23 votes) by Vincent Maverick Durano (updated 19 hours ago)
This article highlights the new features and concepts in ASP.NET Core 1.0.
  (22 votes) by Jovan Popovic (updated 3 days ago)
In this article you can see how easily you can easily expose your database data via REST services developed using ASP.NET Core Web API and new JSON support in Azure SQL database and SQL Server 2016
  (12 votes) by syed shanu (updated 5 days ago)
In this article, you will learn how to create a Dynamic MVC dashboard with chart and data display, using AngularJS and WEB API
  (8 votes) by Krishna KV (updated 4 days ago)
create a SharePoint App with TypeScript and Angular Js.
  (9 votes) by Vincent Maverick Durano (updated 4 days ago)
This article will walk you through the basic steps on how to create a simple web application using MVC  in ASP.NET Core.
  (2 votes) by Vincent Maverick Durano (updated 5 days ago)
A simple demo on how to dynamically add rows in GridView with TextBox and DropDownList, retain the values on postbacks and save all row values at once using SQLBulkCopy.

C / C++ Language

  (51 votes) by Shao Voon Wong (updated yesterday)
Read/write CSV in few lines of code!

C#

  (62 votes) by wells cheung (updated yesterday)
Standalone Privilege Control, Single Sign-On Solution

Design and Architecture

  (16 votes) by Zebedee Mason (updated 4 days ago)
Software for automatically constructing architecture diagrams and metrics from source code and .NET assemblies is presented. Examples for Visual C++, Python, the Linux kernel, Boost and .NET are discussed.

Hardware & System

  (34 votes) by Elmue (updated 2 days ago)
An electronic door lock that replaces a mechanic key by an RFID card or RFID token.

Miscellaneous

  (3 votes) by David A. Gray (updated yesterday)
Share Win32 string resources without the risk of conflicting resource IDs

PHP

  (1 votes) by napuzba (updated 1 hour ago)
Sometimes, it is useful to replicate online site in a local machine for development purposes. In this article , we will configure apache to serve clones of online sites.

New Tips and Tricks added

Desktop Gadgets

  (0 votes) by Thomas Cooper (updated 5 days ago)
Visual Studio Team Foundation Service Agile Bugs P2

HTML / CSS

  (2 votes) by khaled Ezzat (updated 5 days ago)
Google Maps Drag to select multiple markers or click Marker to select and unselect

SharePoint Server

  (0 votes) by senthill (updated 5 days ago)
This tip describes how to create a slider webpart in SharePoint 2013 without writing any custom code.



© 2016 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