77 posts tagged c#

Are immutable arrays possible in .NET?
c#.netarraysimmutability
BindingList and LINQ?
c#.netlinq.net-3.5c#-3.0
DataGridView.CellContentClick
c#winforms
DataGridViewComboBoxCell Binding - "value is not valid"
c#datagridviewdatagridviewcombobox
Best way to convert query string to dictionary in C#
c#
How do I Change comboBox.Text inside a comboBox.SelectedIndexChanged event?
c#comboboxselectedindexchanged
Get all values of a column from a DataSet
c#dataset
What is a good method for preventing a user from submitting a form twice?
c#asp.net-mvcform-submit
How can I tell the Data Annotations validator to also validate complex child properties?
c#validationdata-annotations
ASP.NET MVC Yes/No Radio Buttons with Strongly Bound Model MVC
c#asp.net-mvcmodelradio-buttonboolean
UrlHelper.Action doesn't map to the area that the controller is in correctly
c#asp.netasp.net-mvc-2asp.net-mvc-routing
How to handle click event in Button Column in Datagridview?
c#.netwinformsdatagridview
Debug ASP.NET application running on remote IIS Server from VS2010
c#asp.netvisual-studio-2010iis-7.5remote-debugging
Viewing SSRS Reports in an ASP.net MVC Site
c#asp.net-mvcreportviewerreporting-services
passing a null datetime to reportparameter class?
c#visual-studio-2008reporting-servicesnullablereportparameter
Typed Dataset not using TypedTableBase in .NET 4
c#.net-4.0datasetstrongly-typed-dataset
How do I download zip file in C#?
c#httpgetdownload
"UpdateSourceTrigger=PropertyChanged" equivalent for a Windows Phone 7 TextBox
c#silverlightwindows-phone-7
C# Determine Duplicate in List
c#linqalgorithmlistgenerics
How do I update a single item in an ObservableCollection class?
c#.netsilverlightlinq
Custom Validation Attribute Multiple Times on same field
c#asp.net-mvc-3jquery-validatedata-annotations
How the Rightmost column of a DataGridView could fill the remaining part of the form?
c#winforms
Importing CSV data into C# classes
c#classcsvimportgetter-setter
Including JavaScript at bottom of page, from Partial Views
c#javascript.netasp.net-mvcasp.net-mvc-3
How to remove/uninstall item templates in Visual Studio 2010
c#visual-studio-2010templatesxnauninstallation
How to initialize a C# static class before it is actually needed?
c#static
searching a value in watch window
c#visual-studio-2010
Reset the panel scroll position in winform application c#
c#winforms
Calling a method every x minutes
c#timerperiodictimer
Is it possible to refactor an ASP.NET application without access to the project files?
c#asp.netrefactoringcode-behind
How to accept only integers in a WPF textbox
c#wpfxaml
Binding a keystroke in visual studio 2008, programming in c#
c#
SQLDataReader Null to datetime
c#
WPF application manifest file
c#wpfmanifest
How to restrict values in Winforms MaskedTextbox
c#.netwinforms
Cookie to Expire when Browser Session Ends
c#asp.netasp.net-mvccookies
How to prevent data duplication in a datagridview
c#datagridview
How to get values of selected items in CheckBoxList with foreach in ASP.NET C#?
c#asp.netlistforeachcheckboxlist
How to add attribute to root XML in my case?
c#xml
linq distinct or group by multiple properties
c#linqgroup-bydistinct
Always success on ajax post with HttpResponseMessage 401
c#jqueryajaxasp.net-web-apihttpresponse
JSON Format Issue in JQuery
c#jqueryjsonwcf
button color doesnt change once clicked
c#asp.net
WCF using Reverse proxy
c#wcfiis-7.5firewallreverse-proxy
ShortName in the Display attribute (DataAnnotations)
c#asp.net-mvcasp.net-mvc-4razordata-annotations
Using switch statement for ranges
c#.netmappingswitch-statement
Handling ASP.NET MVC FileResult returned
c#javascriptasp.net-mvcasp.net-mvc-3file
Using If, Then, Else on Condition in XML
c#xmlvb.netif-statement
Delete All Azure Table Records
c#azureazure-storageazure-table-storage
MVC5 T4 ModelMetadata.Properties IsNullable or IsRequired
c#asp.net-mvct4asp.net-mvc-scaffolding
Display Properties in Custom Order in Visual Studio Debugger
c#.netvisual-studio-2010visual-studiodebugging
Phone Number Validation MVC
c#regexasp.net-mvcjquery-validatevalidationattribute
ASP.NET loses user context when connecting to database
c#asp.netsql-serverauthenticationado.net
Unit testing for Validation Attributes in c#
c#unit-testingasp.net-web-apidata-annotations
Disable Validation on a single (disabled) @Html.EditorFor
c#asp.net-mvchtmlrazor
How to get the parameter from a relative URL string in C#?
c#asp.netregexparsing
MVC Model Binding with Dynamic Collection
c#asp.netasp.net-mvccollectionsmodel-binding
C# Download complete directory structure with subdirectories and files from GitHub (Octokit.Net)
c#githubdownloadoctokit.net
What is the event of a DataGridView for 'Highlighting a Row Number'
c#
Automatically set appsettings.json for dev and release environments in asp.net core?
c#asp.net-coreappsettings
Selected property on SelectListItem not being set by SelectList constructor
c#asp.net-mvcrazorselectlistitem
Dynamically compile a class in App_Code while pre-compiling the rest of the project/library
c#asp.netasp.net-mvcasp.net-mvc-5csproj
Incorrect Status Code returned on MVC AJAX Request
javascriptc#ajaxasp.net-mvchttp-status-codes
C#7 Pattern Matching value Is Not Null
c#pattern-matchingc#-7.0
Unable to resolve 'Microsoft.NETCore.App (>= 2.1.0)' for '.NETCoreApp,Version=v2.1'
c#.netvisual-studio.net-core
What's the difference between DataType(DataType.PhoneNumber) & PhoneAttribute
c#.netdata-annotationsvalidationattribute
Find the first free id
c#sqllinq
The program '[12604] iisexpress.exe' has exited with code 0 (0x0)
c#visual-studio-2017iis-expressvisual-studio-debugging
How to step forward to next 'file' from a breakpoint in Visual Studio?
c#asp.net.netvisual-studiodebugging
Converter that uses generics to parse json model
c#.netjsongenericsjson.net
How to use the "Select next occurrence" feature with Resharper in VS 2019?
c#visual-studioresharper
How to set style in for a column in DataGridView at design time
c#.netwinformsdatagridview
Dynamically ignore property on sealed class when serializing JSON with System.Text.Json
c#jsonserialization.net-coresystem.text.json
VS Code C# XML Documentation
c#visual-studio-code
Why do ternary operator and if statement return different results?
c#.net.net-corec#-7.1
Parse query string arrays using either multi-key or comma syntax
c#.net.net-coreazure-functionsquery-string
Feature 'inferred delegate type' is not available in C# 9.0
c#.netlambdadelegatesc#-10.0