Skip to content
Stack Code Review
Question and answer site for peer programmer code reviews.
MENU
  • HOME

Tag: asp.net-mvc-2

Removing repetitive code in ASP.NET MVC Controller actions?

By mariaPosted on March 29, 2023

Problem I want to keep things DRY, so I’m trying to figure out: Is it possible to remove repetitive parameters […]

Adding or Replacing a Page item in a QueryString in C#.

By mariaPosted on March 26, 2021

Problem Can this code be improved? I’m avoiding using the QueryString collection because the query string may contain eg: OrderBy=Column1&OrderBy=Column2 […]

Storing Temporal Message Lists in ASP.NET MVC TempData

By mariaPosted on January 2, 2020

Problem I’ve been using the following the code to store temporal error messages in TempData, to be displayed from my […]

Recent Posts

  • Finding all integers in an array with odd occurrence
  • Password reset process security
  • Get the value of the name attribute of each element with class=”class”
  • QuickSort C# Implementation
  • helper function to determine if html text is wrapped with a certain tag
  • A generic singleton
  • How’d I do on this card matching game?
  • Parsing ~100,000 strings and matching them to various classes
  • Graph representation implementation
  • Layered network protocol serialize / deserialize
  • Confirm regex for validating password policy
  • Generating a domain and IP blacklist with Bash
  • Sending periodic heartbeats, wondering if there are any timer bugs
  • Sum of Subset of an Array equals a given number
  • Length of longest palindrome subsequence

Categories

  • .Net
  • Algorithm
  • Android
  • Array
  • Bash
  • C#
  • Console
  • CSS
  • Haskel
  • Html
  • Java
  • Javascript
  • JSON
  • MySQL
  • Node Js
  • Object Oriented
  • Parsing
  • Php
  • Programming Chalenge
  • Python 3
  • React JS
  • Recursion
  • Regex
  • Ruby
  • Security
  • Sorting
  • SQL
  • Strings
  • Swift
  • VBA
Proudly powered by WordPress / Theme: Superfast