so_question_id
stringlengths
1
8
historical_title
stringlengths
10
209
2925729
Invalid length for a Base-64 char array.
3906701
how to use poco entity generator
27061960
Does EntityFramework's DbContext save changes if no edition was made?
39287425
C# System.IO.Directory.GetFiles Empty
23419741
Xamarin comparisson to native SDK and JS-based frameworks
40240195
Compile error loading certificate in Azure Functions
38411221
Compare two complex objects using serialization c#
25007
Conditional formating - percentage to color conversion
466653
茂禄驴 characters appended to the begining of each file
15711627
C# Forcing GC.Collect() to reduce chances of running during time sensitive code?
9800723
Are the practical limitations with assemblies not marked as CLS compliant?
1191919
Question about LINQ query
4255188
Is using out bad practise
4009013
C# call one constructor form another
8237165
How do I set Settings.NewLineOnAttributes in XmlTextWriter?
16871395
C# Explicit Local Scopes - Any True Benefit?
5106000
Clickonce update cancelled by user and it never asks for update again
8495457
Split CamelCase string except for acronyms
52607611
Migrating Visual Basic to C# (For loop condition declared differently)
8936397
how to change the grid grow of the control programmatically in wpf
32820506
Using same datatable for pagemethod and webmethod in asp.net?
3160767
How can I execute a Minitab command via C#.NET?
2474439
Action Delegate C#
24627782
Get print page count without printing
10152539
Protobuf-net serialization/deserialization to/from byte[] without stream
47997942
How do I handle optional C++ dll struct arguments in C#
14433147
LINQ: Sequence contains no matching element
15881862
MxNx3 RGB matrix into MWarray
29929488
C# Compare two System.Enum of type T where T : X, Y, Z
28880025
Why can't use null propagating operator in lambda?
1130351
GridView with nested busines objects.
29790232
Check if row modified in gridview c#
1458483
How to check where a program is installed using .NET?
2950955
ConcurrenctBag(Of MyType) Vs List(Of MyType)
9932096
Adding separator in a string in c#
20846161
How propagate change and notify object about it properly
13751807
If I rebuild a dll that my project references, do I have rebuilt the project?
7555388
how to generate the database from .edmx file in Entity Framework 4.1
785715
Asp.NET - Strip HTML Tags
17088268
Is there any way to concatenate two Func<T, bool>?
2516040
Are there alternatives to UltraWinGrid (for C#)?
9524681
LINQ - compare two lists
48863087
NUNIT 3 - Create Continuation Token
18532691
How do i write a backslash (\) in a string
6913222
Local event listener called even thought object failed to be constructed
44383162
Refactoring in VS Studio 2017 ASP.NET MVC 5.2.3 causes compiling errors
34872529
SQL Server log file grew excessive with Hangfire
18721841
How to handle a StackOverflowException in my application
28247078
c# Why do I get "Name dose not exist in current context" error on an MSDN class
9478351
how to export excel from dataset or datatable in c#
13248360
Retrieving Data from databse withing the last 7 days using linq
32250220
Entity framework sets nvarchar (max) when MaxLength is specified
36714362
How to perform an efficient write operations directly into the page cloud blob?
847422
How to programatically limit bandwidth usage of my c# windows forms application
417428
Why Creating Custom Exceptions ?
600441
Add DataBinding for attachted Property per Code Behind
8071655
C# switch case fall-through
344210
.net cache size
3334128
Binding a Dictionary's key and value in a listbox
14217261
c# Compare two List<int>
804706
How to swap two decimal variables.
8298808
why is this loop working Infinite
9592284
MVC - OutputCache Location=Client does not appear to work
5367515
cal a C++ dll exported function from c#
2359124
Editing DataGridView programatically
2211378
C#: Weird outcome when subtracting Decimals
16927862
Why do I have to speicfy [FromUri] to get this to work?
12533748
Is it possible to define implicit cast operator from interface to class?
13455047
C# Passing data with events
1420752
Double multiplication broken in .net?
912443
how to get the Directory from Full path in C#?
19589020
C# create SQL table programmatically
50689859
Unity - www.getbytes Overflow Exception 2Gb
1664271
is it valid to create a static Regex object to be used by all threads in the asp.net app?
40006629
Get offset minutes from timezone (string)
15327435
There is any way I can integrate the MS Office Smooth Typing in a C# application?
30620808
Object initializer throws null reference exception
32429967
C# - How do I split a string on an empty line using .Split()?
30277792
How to store Multiple records in SQL using DataGridView
4372630
Convert table from sql to mongoDB
4801215
C#: How do I use an XmlSerializer to deserialize an object that might be of a base or derived class without knowing the type beforehand?
12033021
WPF - TextBlock.GetBindingExpression returning NULL
9789466
Showing image in a DataGridViewImageColumn binding text field
2059425
Can a class inherit from another class and an inteface?
776244
Marshal.ReleaseComObject ?
26685406
C# equivalent of Jave Class<? extends Base>?
11318663
Prevent a user from Deleting, Moving, or Renaming a file in C#
3388536
will this be a big hit in perf
6463142
how can i navigate forms within the window c#
2669889
How can I detect when the .NET framework is "turned off"?
2785376
How to "bubble" a Controls features when place in a custom UserControl
39162408
How to read web api response with HttpClient c#
5000966
How to convert an integer to fixed length hex string in c#
5729015
Inhert from Form, which has parameters
2837985
Getting Serial Port Information and Sorting the Results in C#
16923904
Override ContextMenu behavior
39129555
Add item into List and pass to Controller in MVC5
9289007
Regular for URL
43258130
How to build .csproj with C# 7 code from comand line (msbuild)
11286775
What is the difference between a lambda expressions and a predicate in .NET?