AspDotNetAtoms.com provides daily updates on ASP.NET Tutorials, Programming Resources, .NET Articles, Authors and more.
Categories
Recent Posts
- Handling Files and Directories from your web applications. : Rockin J
Using C#, VB.NET, and ASP.NET to get all files of directory and subdirectory. Simply illustration of - Animated Popup Master/Detail using GridView, DetailsView and JQuery with jqModal & UpdatePanel : Muhammad Mosa
Demonstrate how to build master/details data presentation using GridView, DetailsView as animated pop - Understanding Script Injection Attacks : Sanjit Sil
This article helps to understand the concept of script injection attacks in detail using ASP.NET. Sanjit - Designing An Application Using Test Driven Development : Mohammad Azam
Application design is one of the most important aspects of creating the application. A design serves - Cross-Site Scripting in ASP.NET : SandeepReddy Pasham
Cross-site scripting attacks exploit vulnerabilities in Web page validation by injecting client-side
Friendly GridView Deletion Messages : Martin Millar
Monday, June 23 2008
This article shows you how to display friendly deletion messages to your users when they are removing records from a GridView control. The main focus of the article is around the databinding of client side events with personalised JavaScript. You know the scenario. You present a whole load of tabular data to users in a GridView. You may have reduced the font-size so you can cram in an extra couple of rows from the database. You have an Edit and Delete LinkButtons there. So you think well I'll put in a piece of client script to make sure my users get a confirmation pop-up when they are about to delete a record. I'll code the nice OnClientClick event on the LinkButton and put in a 'Are you sure you wish to delete the record' message...Integrate Membership, Roles and Profile providers into your ASP.NET 2.0 Site : Peter Bromberg
Nested Master Pages : Richard Bean
Working with WebParts Page, WebPart Zones & WebParts : Muhammad Mosa
Cross Page Postback in ASP.Net 2.0 : Dipal Choksi
Formatting data in columns with ASP.NET's DataList control : Tony Patton

