my
overflow
77 posts tagged
c#
Are immutable arrays possible in .NET?
c#
.net
arrays
immutability
October 16, 2008
BindingList and LINQ?
c#
.net
linq
.net-3.5
c#-3.0
November 25, 2008
DataGridView.CellContentClick
c#
winforms
December 19, 2008
DataGridViewComboBoxCell Binding - "value is not valid"
c#
datagridview
datagridviewcombobox
March 17, 2009
Best way to convert query string to dictionary in C#
c#
April 22, 2009
How do I Change comboBox.Text inside a comboBox.SelectedIndexChanged event?
c#
combobox
selectedindexchanged
June 26, 2009
Get all values of a column from a DataSet
c#
dataset
July 3, 2009
What is a good method for preventing a user from submitting a form twice?
c#
asp.net-mvc
form-submit
January 21, 2010
How can I tell the Data Annotations validator to also validate complex child properties?
c#
validation
data-annotations
March 22, 2010
ASP.NET MVC Yes/No Radio Buttons with Strongly Bound Model MVC
c#
asp.net-mvc
model
radio-button
boolean
April 1, 2010
UrlHelper.Action doesn't map to the area that the controller is in correctly
c#
asp.net
asp.net-mvc-2
asp.net-mvc-routing
August 4, 2010
How to handle click event in Button Column in Datagridview?
c#
.net
winforms
datagridview
August 26, 2010
Debug ASP.NET application running on remote IIS Server from VS2010
c#
asp.net
visual-studio-2010
iis-7.5
remote-debugging
November 8, 2010
Viewing SSRS Reports in an ASP.net MVC Site
c#
asp.net-mvc
reportviewer
reporting-services
November 9, 2010
passing a null datetime to reportparameter class?
c#
visual-studio-2008
reporting-services
nullable
reportparameter
December 14, 2010
Typed Dataset not using TypedTableBase in .NET 4
c#
.net-4.0
dataset
strongly-typed-dataset
December 17, 2010
How do I download zip file in C#?
c#
http
get
download
January 22, 2011
"UpdateSourceTrigger=PropertyChanged" equivalent for a Windows Phone 7 TextBox
c#
silverlight
windows-phone-7
January 28, 2011
C# Determine Duplicate in List
c#
linq
algorithm
list
generics
February 22, 2011
How do I update a single item in an ObservableCollection class?
c#
.net
silverlight
linq
July 21, 2011
Custom Validation Attribute Multiple Times on same field
c#
asp.net-mvc-3
jquery-validate
data-annotations
August 2, 2011
How the Rightmost column of a DataGridView could fill the remaining part of the form?
c#
winforms
September 9, 2011
Importing CSV data into C# classes
c#
class
csv
import
getter-setter
October 9, 2011
Including JavaScript at bottom of page, from Partial Views
c#
javascript
.net
asp.net-mvc
asp.net-mvc-3
November 17, 2011
How to remove/uninstall item templates in Visual Studio 2010
c#
visual-studio-2010
templates
xna
uninstallation
November 24, 2011
How to initialize a C# static class before it is actually needed?
c#
static
January 5, 2012
searching a value in watch window
c#
visual-studio-2010
June 10, 2012
Reset the panel scroll position in winform application c#
c#
winforms
June 14, 2012
Calling a method every x minutes
c#
timer
periodictimer
October 22, 2012
Is it possible to refactor an ASP.NET application without access to the project files?
c#
asp.net
refactoring
code-behind
February 11, 2013
How to accept only integers in a WPF textbox
c#
wpf
xaml
February 11, 2013
Binding a keystroke in visual studio 2008, programming in c#
c#
May 7, 2013
SQLDataReader Null to datetime
c#
May 9, 2013
WPF application manifest file
c#
wpf
manifest
July 1, 2013
How to restrict values in Winforms MaskedTextbox
c#
.net
winforms
July 10, 2013
Cookie to Expire when Browser Session Ends
c#
asp.net
asp.net-mvc
cookies
July 19, 2013
How to prevent data duplication in a datagridview
c#
datagridview
August 20, 2013
How to get values of selected items in CheckBoxList with foreach in ASP.NET C#?
c#
asp.net
list
foreach
checkboxlist
September 20, 2013
How to add attribute to root XML in my case?
c#
xml
November 12, 2013
linq distinct or group by multiple properties
c#
linq
group-by
distinct
December 14, 2013
Always success on ajax post with HttpResponseMessage 401
c#
jquery
ajax
asp.net-web-api
httpresponse
December 18, 2013
JSON Format Issue in JQuery
c#
jquery
json
wcf
January 29, 2014
button color doesnt change once clicked
c#
asp.net
April 21, 2014
WCF using Reverse proxy
c#
wcf
iis-7.5
firewall
reverse-proxy
May 2, 2014
ShortName in the Display attribute (DataAnnotations)
c#
asp.net-mvc
asp.net-mvc-4
razor
data-annotations
June 11, 2014
Using switch statement for ranges
c#
.net
mapping
switch-statement
June 20, 2014
Handling ASP.NET MVC FileResult returned
c#
javascript
asp.net-mvc
asp.net-mvc-3
file
July 3, 2014
Using If, Then, Else on Condition in XML
c#
xml
vb.net
if-statement
October 10, 2014
Delete All Azure Table Records
c#
azure
azure-storage
azure-table-storage
October 12, 2014
MVC5 T4 ModelMetadata.Properties IsNullable or IsRequired
c#
asp.net-mvc
t4
asp.net-mvc-scaffolding
October 26, 2014
Display Properties in Custom Order in Visual Studio Debugger
c#
.net
visual-studio-2010
visual-studio
debugging
February 13, 2015
Phone Number Validation MVC
c#
regex
asp.net-mvc
jquery-validate
validationattribute
March 6, 2015
ASP.NET loses user context when connecting to database
c#
asp.net
sql-server
authentication
ado.net
October 21, 2015
Unit testing for Validation Attributes in c#
c#
unit-testing
asp.net-web-api
data-annotations
December 3, 2015
Disable Validation on a single (disabled) @Html.EditorFor
c#
asp.net-mvc
html
razor
January 14, 2016
How to get the parameter from a relative URL string in C#?
c#
asp.net
regex
parsing
July 28, 2016
MVC Model Binding with Dynamic Collection
c#
asp.net
asp.net-mvc
collections
model-binding
November 18, 2016
C# Download complete directory structure with subdirectories and files from GitHub (Octokit.Net)
c#
github
download
octokit.net
March 25, 2017
What is the event of a DataGridView for 'Highlighting a Row Number'
c#
May 22, 2017
Automatically set appsettings.json for dev and release environments in asp.net core?
c#
asp.net-core
appsettings
September 22, 2017
Selected property on SelectListItem not being set by SelectList constructor
c#
asp.net-mvc
razor
selectlistitem
December 5, 2017
Dynamically compile a class in App_Code while pre-compiling the rest of the project/library
c#
asp.net
asp.net-mvc
asp.net-mvc-5
csproj
December 21, 2017
Incorrect Status Code returned on MVC AJAX Request
javascript
c#
ajax
asp.net-mvc
http-status-codes
March 1, 2018
C#7 Pattern Matching value Is Not Null
c#
pattern-matching
c#-7.0
April 12, 2018
Unable to resolve 'Microsoft.NETCore.App (>= 2.1.0)' for '.NETCoreApp,Version=v2.1'
c#
.net
visual-studio
.net-core
May 25, 2018
What's the difference between DataType(DataType.PhoneNumber) & PhoneAttribute
c#
.net
data-annotations
validationattribute
October 31, 2018
Find the first free id
c#
sql
linq
February 23, 2019
The program '[12604] iisexpress.exe' has exited with code 0 (0x0)
c#
visual-studio-2017
iis-express
visual-studio-debugging
June 4, 2019
How to step forward to next 'file' from a breakpoint in Visual Studio?
c#
asp.net
.net
visual-studio
debugging
July 23, 2019
Converter that uses generics to parse json model
c#
.net
json
generics
json.net
August 9, 2019
How to use the "Select next occurrence" feature with Resharper in VS 2019?
c#
visual-studio
resharper
September 9, 2019
How to set style in for a column in DataGridView at design time
c#
.net
winforms
datagridview
November 14, 2019
Dynamically ignore property on sealed class when serializing JSON with System.Text.Json
c#
json
serialization
.net-core
system.text.json
July 7, 2020
VS Code C# XML Documentation
c#
visual-studio-code
December 17, 2020
Why do ternary operator and if statement return different results?
c#
.net
.net-core
c#-7.1
April 8, 2021
Parse query string arrays using either multi-key or comma syntax
c#
.net
.net-core
azure-functions
query-string
February 21, 2022
Feature 'inferred delegate type' is not available in C# 9.0
c#
.net
lambda
delegates
c#-10.0
September 22, 2022