Click here to Skip to main content
15,897,371 members
Articles / Web Development

PRG Pattern - Post Redirect Get

Rate me:
Please Sign up or sign in to vote.
4.40/5 (5 votes)
7 Aug 2012CPOL4 min read 65.2K   319   4  
PRG or Post Redirect Get pattern focuses on solving the typical problem where the user presses F5 or refresh button and causes duplicate database transactions.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
India India
Currently a .NET Developer. Passionate about Microsoft .NET Technologies.

Comments and Discussions