my
overflow
57 posts tagged
.net
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
Removing items from a List(Of t) in vb.net failing
.net
vb.net
list
generic-list
December 17, 2009
Make regular expression case insensitive in ASP.NET RegularExpressionValidator
.net
regex
validation
April 14, 2010
SQL - .NET - SqlParameters - AddWithValue - Are there any negative performance implications when Param Type is not specified?
.net
sql
May 13, 2010
How to handle click event in Button Column in Datagridview?
c#
.net
winforms
datagridview
August 26, 2010
Is there a case insensitive string replace in .Net without using Regex?
.net
string
replace
April 5, 2011
Linq Distinct on specific field
.net
linq-to-sql
May 12, 2011
How do I update a single item in an ObservableCollection class?
c#
.net
silverlight
linq
July 21, 2011
Including JavaScript at bottom of page, from Partial Views
c#
javascript
.net
asp.net-mvc
asp.net-mvc-3
November 17, 2011
How can I get MSBuild to increment the ClickOnce publish revision version number on a build server?
.net
msbuild
clickonce
versioning
December 12, 2011
Refresh/Update text field and progress bar while running a sub in vb.net wpf application
.net
wpf
vb.net
progress-bar
page-refresh
May 3, 2012
Is there any way for a sub-grouping to know how many items are in the parent-grouping for a CollectionViewSource in .NET
.net
grouping
collectionviewsource
October 19, 2012
Forcing AutoGenerateColumns to create DataGridViewTextBoxColumn for Boolean Data Types
.net
winforms
datagridview
autogeneratecolumn
December 5, 2012
Check if user is a local admin on external machine
.net
windows
vb.net
security
February 26, 2013
Checking value of property of type UnauthorizedAccessException
.net
windows
vb.net
security
exception
February 26, 2013
System.ComponentModel.DesignerCategory("Code") Still Opening Designer
.net
vb.net
winforms
attributes
designer
May 6, 2013
LINQ query with GROUP BY and Count(*) into Anonymous Type
.net
vb.net
linq
group-by
anonymous-types
May 10, 2013
Why does Access to Modified Closure Warning Disappear When Enumerable Method called with ()
.net
linq
foreach
closures
resharper
May 10, 2013
Is there a difference between Clone and Import Vs Copying a DataTable
.net
datatable
June 17, 2013
Reading a Text File in WinRT
windows-runtime
.net
June 26, 2013
Why does "a"="a" return False
.net
vb.net
string
June 28, 2013
How to restrict values in Winforms MaskedTextbox
c#
.net
winforms
July 10, 2013
Set custom default CommandTimeout for all new Command Objects
.net
vb.net
sqlcommand
sqlclient
command-timeout
August 6, 2013
Custom Naming Style Options in Resharper For Backing Fields
.net
naming-conventions
resharper
August 12, 2013
I can import a namespace but can't use fully qualified class names
.net
vb.net
namespaces
August 19, 2013
Programmatically check if pdf is a Form with iTextSharp
.net
vb.net
pdf
itextsharp
October 15, 2013
VisualStateManager in XAML won't update with new State
.net
vb.net
xaml
winrt-xaml
windows-8.1
November 11, 2013
How to get Designer Support for VisualStateGroups in Windows 8.1 XAML Apps
.net
vb.net
winrt-xaml
visual-studio-2013
visual-studio-designer
November 11, 2013
Cast to Generic Type in Generic Method
.net
vb.net
generics
December 4, 2013
Get Outlook.PropertyPageSite so you can call OnStatusChange() and update UI
.net
vb.net
outlook
vsto
outlook-addin
January 14, 2014
Implement multiple interfaces with a single property in VB.NET
.net
vb.net
interface
implements
February 7, 2014
Disable null reference warning when I've checked for nulls
.net
vb.net
visual-studio
resharper
code-analysis
February 26, 2014
Window.Open with PDF stream instead of PDF location
javascript
asp.net
.net
pdf
window.open
March 31, 2014
Concatenate Split Array from Select Field in LINQ
.net
vb.net
linq
April 14, 2014
Data Row Type detection when using XSD generated DataSets
.net
vb.net
visual-studio-2010
xsd
generated-code
May 14, 2014
Using switch statement for ranges
c#
.net
mapping
switch-statement
June 20, 2014
How can I find a button by name in designer?
.net
visual-studio
windows-forms-designer
November 12, 2014
Get value of nested property passed through a lambda expression
.net
vb.net
reflection
lambda
propertyinfo
November 17, 2014
Unit Test Adapter threw exception: URI formats are not supported
.net
visual-studio-2010
visual-studio
unit-testing
mstest
December 16, 2014
Using .NET Class as the DataSource with SSRS RDLC
.net
visual-studio-2010
asp.net-mvc-4
reporting-services
rdlc
December 29, 2014
Set breakpoints in an ASP.NET Web Site Project
asp.net
.net
visual-studio-2010
debugging
December 31, 2014
Display Properties in Custom Order in Visual Studio Debugger
c#
.net
visual-studio-2010
visual-studio
debugging
February 13, 2015
How do I identify the file that launched my application
.net
vb.net
winforms
clickonce
January 4, 2016
Generic Casting doesn't work with overloaded Assignment Operator
.net
vb.net
generics
operator-overloading
May 10, 2016
How to get datasource from Connectionstring using PowerShell?
sql
.net
powershell
January 24, 2017
Get calendar days between two dates
.net
vb.net
date
datediff
March 2, 2017
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
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 set style in for a column in DataGridView at design time
c#
.net
winforms
datagridview
November 14, 2019
Visual Studio Diagnostic Tools under reporting compute time
asp.net
.net
visual-studio
visual-studio-2017
profiler
June 1, 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
List release configuration options with dotnet cli
.net
.net-core
dotnet-cli
April 4, 2022
Feature 'inferred delegate type' is not available in C# 9.0
c#
.net
lambda
delegates
c#-10.0
September 22, 2022