57 posts tagged .net

Are immutable arrays possible in .NET?
c#.netarraysimmutability
BindingList and LINQ?
c#.netlinq.net-3.5c#-3.0
Removing items from a List(Of t) in vb.net failing
.netvb.netlistgeneric-list
Make regular expression case insensitive in ASP.NET RegularExpressionValidator
.netregexvalidation
SQL - .NET - SqlParameters - AddWithValue - Are there any negative performance implications when Param Type is not specified?
.netsql
How to handle click event in Button Column in Datagridview?
c#.netwinformsdatagridview
Is there a case insensitive string replace in .Net without using Regex?
.netstringreplace
Linq Distinct on specific field
.netlinq-to-sql
How do I update a single item in an ObservableCollection class?
c#.netsilverlightlinq
Including JavaScript at bottom of page, from Partial Views
c#javascript.netasp.net-mvcasp.net-mvc-3
How can I get MSBuild to increment the ClickOnce publish revision version number on a build server?
.netmsbuildclickonceversioning
Refresh/Update text field and progress bar while running a sub in vb.net wpf application
.netwpfvb.netprogress-barpage-refresh
Is there any way for a sub-grouping to know how many items are in the parent-grouping for a CollectionViewSource in .NET
.netgroupingcollectionviewsource
Forcing AutoGenerateColumns to create DataGridViewTextBoxColumn for Boolean Data Types
.netwinformsdatagridviewautogeneratecolumn
Check if user is a local admin on external machine
.netwindowsvb.netsecurity
Checking value of property of type UnauthorizedAccessException
.netwindowsvb.netsecurityexception
System.ComponentModel.DesignerCategory("Code") Still Opening Designer
.netvb.netwinformsattributesdesigner
LINQ query with GROUP BY and Count(*) into Anonymous Type
.netvb.netlinqgroup-byanonymous-types
Why does Access to Modified Closure Warning Disappear When Enumerable Method called with ()
.netlinqforeachclosuresresharper
Is there a difference between Clone and Import Vs Copying a DataTable
.netdatatable
Reading a Text File in WinRT
windows-runtime.net
Why does "a"="a" return False
.netvb.netstring
How to restrict values in Winforms MaskedTextbox
c#.netwinforms
Set custom default CommandTimeout for all new Command Objects
.netvb.netsqlcommandsqlclientcommand-timeout
Custom Naming Style Options in Resharper For Backing Fields
.netnaming-conventionsresharper
I can import a namespace but can't use fully qualified class names
.netvb.netnamespaces
Programmatically check if pdf is a Form with iTextSharp
.netvb.netpdfitextsharp
VisualStateManager in XAML won't update with new State
.netvb.netxamlwinrt-xamlwindows-8.1
How to get Designer Support for VisualStateGroups in Windows 8.1 XAML Apps
.netvb.netwinrt-xamlvisual-studio-2013visual-studio-designer
Cast to Generic Type in Generic Method
.netvb.netgenerics
Get Outlook.PropertyPageSite so you can call OnStatusChange() and update UI
.netvb.netoutlookvstooutlook-addin
Implement multiple interfaces with a single property in VB.NET
.netvb.netinterfaceimplements
Disable null reference warning when I've checked for nulls
.netvb.netvisual-studioresharpercode-analysis
Window.Open with PDF stream instead of PDF location
javascriptasp.net.netpdfwindow.open
Concatenate Split Array from Select Field in LINQ
.netvb.netlinq
Data Row Type detection when using XSD generated DataSets
.netvb.netvisual-studio-2010xsdgenerated-code
Using switch statement for ranges
c#.netmappingswitch-statement
How can I find a button by name in designer?
.netvisual-studiowindows-forms-designer
Get value of nested property passed through a lambda expression
.netvb.netreflectionlambdapropertyinfo
Unit Test Adapter threw exception: URI formats are not supported
.netvisual-studio-2010visual-studiounit-testingmstest
Using .NET Class as the DataSource with SSRS RDLC
.netvisual-studio-2010asp.net-mvc-4reporting-servicesrdlc
Set breakpoints in an ASP.NET Web Site Project
asp.net.netvisual-studio-2010debugging
Display Properties in Custom Order in Visual Studio Debugger
c#.netvisual-studio-2010visual-studiodebugging
How do I identify the file that launched my application
.netvb.netwinformsclickonce
Generic Casting doesn't work with overloaded Assignment Operator
.netvb.netgenericsoperator-overloading
How to get datasource from Connectionstring using PowerShell?
sql.netpowershell
Get calendar days between two dates
.netvb.netdatedatediff
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
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 set style in for a column in DataGridView at design time
c#.netwinformsdatagridview
Visual Studio Diagnostic Tools under reporting compute time
asp.net.netvisual-studiovisual-studio-2017profiler
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
List release configuration options with dotnet cli
.net.net-coredotnet-cli
Feature 'inferred delegate type' is not available in C# 9.0
c#.netlambdadelegatesc#-10.0