so_question_id
stringlengths
1
8
historical_title
stringlengths
10
209
3662842
events in c# memory leak
931891
Reverse iterating through a SortedDistionary in C#
11643137
Ternary ? operator in c# vs the conventional If-else operator
1918158
how to First load form then show
26189558
How to import a class from another project in visual studio 2013 utlimate
230128
Best way to copy between two Stream instances - C#
16079116
Really Really stuck on getting data from a deeply nested json object
34422168
C# design reason behind statement of the form (j++); giving compile error?
38768492
C# dynamic keyword with builder pattern hides extension method
984042
unmodifiablelist in .NET 4.0
15964136
How to convert a Datetime in CurrentCulture format to English DateTime?
5325627
How to check 3G,wifi,Edge,Cellular Networks in windows phone 7??
4754316
Get the ammount of days between two different DateTime objects.
1034282
Find highest inetger in a Generic List using C#?
220360
How to avaoid screen flickering on showing form with user drawn controls?
2865604
Where in memory are stored nullable types?
8511806
How do I clean SqlDependency from SqlServer memory?
5219431
static variable in web applications
7649324
C# Reflection - get attributes values from a simple class
6081170
How to update datetable in c#
186822
Capturing the Console Output
316582
C#: How do you wait for input on the same Console.WriteLine() code line?
9185770
C# Programatically Check an Item in Checkboxlist where text is equal to what i want
10372274
c#.net how to create auto implemented properties when implementing an interface into a class?
1020762
Does anyone know how to write an Apple Push Notification Provider in C#?
32615772
How to get html output in Postal
26323373
IL why is br.s used in this case
2627343
Read all the cell values from a given range in excel
25366291
Which Dependency Injection framework is best suited for WPF/MVVM
48013284
search int on the bases of a string
2619617
How to Sort Number in Alphanumeric with C#? I have to Sort only Vehicle no in the Parking Area NOT PREFIX and SUFIX Letter
3003960
C# out parameter value passing..
30133132
jQuery to call C# method
17879787
Why did Marshal.SizeOf() lie to me?
2486482
how to change heder text in DatagridView - in code C# ?
18534669
Cant find reference to System.Diagnostics.Stopwatch
44666042
EntityFrameworkCore "The entity type 'XXX' requires a primary key to be defined."
4484699
Reset Identify column to zero in MS-SQL ?
20660839
iTextSharp - Add Signature Image on PDF without Digitally sign it
1735035
C# -Generics -Open and closed constructed Types
1544055
Сrossover operation in Genetic algorithm for TSP
12572352
Converting 32 bit bmp to 24 bit in .NET (C#)
24593070
async method in TransactionScope with Microsoft.Bcl.Async in .Net 4.0
4194754
Add session to fake httpContext
34575317
list consist of another list c#
2682936
Reading and writing to app.config file in C#
1145634
TDD, DDD and the No-getters principle
11271737
How do you click a button in a webbrowser control in C#?
21573550
Entity Framework 6 - Setting unique Constraint with fluent API?
25159796
List is null on POST using Razor
9697876
Writing a Visual Studio plugin to change text color
214825
Schould I agree to ban using statement form my c# projects?
50831091
C#: How to determine whether two references refer to the same variable, even if null?
445490
What is the equivalant of a 'friend' keyword in C Sharp?
11049302
Why do these asynchronous concatenation tasks not use the local variable immediately?
4609462
Adding a reference to xml schema
53942882
Get a Maximum Date value from 3 tables in DataSet c#
695056
c# - What is a "static" class?
34476734
Unity 5.2.2 changing Visual Studio back to the Mono Develop
42121854
.NET Core Identity Server 4 Authentication VS Storing User's table and returning Custom IPrinciple
5181777
C#": Application.DoEvents()
45275480
Console.Write("") gets stuck
43577557
unauthorized only from postman, but browser works
3636228
Asp.Net custom validator: how to get the 'controlToValidate' property on ClientValidationFunction?
38824530
how to set flowlayout button to center of form
625173
Submit by pressing enter in a windows form in c#
5027889
Excclude file from StyleCop analysis - "auto-generated" tag is ignored
5955112
What's wrong with my implementaion of the KMP algorithm?
18890391
OpenGL - poor perfomance with high scale values
5885249
To Use or NOt To Use the 'this' qualifuer in C#
28824053
Entity Framework 6. How to use transactions for different contexts?
22817181
Maximum capacity of C# Collection<T> different than expected for x86
4982479
How to create extension method for toString?
1028547
how do I fix The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Too many parameters were provided in this RPC request. The maximum is 2100. ?
2183520
BackgroundWorkers never stop beoing busy
6623
sgen.exe fails
4923209
C# CAML query to a SharePoint list, order by a lookup field.
2806332
CS1685 Warning causes a CS0433 error when targeting 3.5 in VS2010
7272571
Entity Framework Table per Heirarchy Inheritance
2104614
Updating an ObservableCollection in separate thread
14773220
Process.Start("OUTLOOK") in installer opens outlook in profile creation assistant
9868219
C# : Dictionary with lock or Concurency Dictionary?
26301349
C#: Splitting on “,” but not “\,”
8248662
Is it more appropriate to cast double as decimal or construct decimal from double?
3570167
Why can't the C# constructor be generic?
21514387
c# split strings into many strings by newline?
10237342
Debug and Trace Write/WriteLine not outputing to output in Visual Studio 2010 C# Express
30267293
why is the addition of an int and a string not complaining at compile time
7257409
Best practice: Enum start with 0 or 1?
19803555
How to inject CacheItemPolicy using SimpleInjector
3320501
C#: Why isn't Guid.ToString("n") the same as a hex string generated from a byte array of the same guid?
50593906
Xamarin.Android: Ambiguous reference intellisense error from Resource.Designer.cs VS2017
1341334
Is it bad to use reflection to simplify constructors, comparisons, etc?
25292137
How are claims persisted accross requests?
15429873
c# Why does Crossthreading work this way?
5472172
How i disable an item in listview control (c#, vb.net, vs 2008)
9440130
Socket.IOControl
25382430
Running a test category from the visaul studio UI
320291
How to post an array of complex objects with JSON, JQuery to ASP.NET MVC Controller
24161782
ASP.NET Identity 2.0 - Impersonate a user