so_question_id
stringlengths
1
8
historical_title
stringlengths
10
209
6796896
C# generics can't infer second paramater ?
571706
Shortest way to write a thread-safe access method to a windows forms controls
3630687
How to sort a simple IEnumerable<string> in c#/.net?
12501979
short and sbyte GetHashCode implementation
19487541
SessionID to user name
13962562
Tips on reducing MonoTouch compilation time
18006016
Process.Start() don't work properly
1089046
In .Net/C# test if user is an administrative user
12972761
C# textbox auto complete
7458915
c# Access Violation: Attempted to read or write protected memory UnsafeNativeMethods ToolTipNativeWindow
694730
Why is "Set as Startup" option stored in the sou file and not the sln file?
34490460
c# - How does application layer unit tests look like in DDD?
8208289
List all Embedet Resources in a Folder
38377743
How to get this cursor shape on mouse hoover over an Image?
11260631
Convert json into class object in c#
8023905
why use Ilist iver Ienumerable?
5397607
HOWTO: Create a real-time Excel automation add-in in C# using RtdServer
5785794
C# - How to make compilation different between Debug against Release?
17160122
How do i generate a 4 - 8 digit random number in c#
3784317
C# dynamic keyword: run-time penalty?
26610337
Entity Framework 6 - Get entity navigation properties after insert
7108062
Castle Windsor: Instantiate component as Singleton at registration
336633
How to detect Windows 64 bit platform with .net?
34994470
Send info with TypeInitializationException (innerException is also empty)
5117970
How do I default a parameter to Guid.Empty?
2699466
LINQPad - Dump extension method - I want one!
13266916
How to pause a Threading.timer to complate a function
22813137
In Entity Frameowk 6.1, how can I define a clustered index?
7722809
Print in NET - Conversation from millimeter to pixel
7119806
C# - Reading data from XML
11561689
Using C Sharp to authenticate user against LDAP
11032394
C# substring mulfunctioning if length greater than length of String
24867683
Understanding await in finally block
756223
Can you write a permutation function just as elegenty is Csharp
7149987
C# - Looping trough lines of txt file uploaded via FileUpload control
7099217
How to open a new window in Winform in .NET?
16387626
Convert generic parameter with where type constraint
25366291
Which Dependency Injection framework is best suited for WPF/MVVM
4594003
update silently a windows service
16718114
Visual Studio freezes offten when solution is opened from network
3609280
TcpClient send data and recieve data over network
6378780
log4net Config - different appender per method
6969563
I have a problem in Session in asp.net
5440168
C# mySQL There is already an open DataReader associated with this Connection which must be closed first.
1681065
Equivelant of += for prefixing
17216199
VTSO - Is it possible to have both designer and XML ribbons?
8017726
c# (.net): If I override toString, do i need to override Equals and GetHasCOde as well?
21331200
Sitecore 7 + Glass Mapper 3, can I use relative fast queries in the SitecoreQuery attribute?
2188585
Convert String to Date in C#
819793
Namespaces then Classes then Methods...is there a metaphor
16083666
Humanize number in C# / .NET
22117385
Paralell execution of async methods
14046120
C# cast listView.SelectedIndices to List<int>
1180860
C#: Public Fields versus Automatic Properties
12581070
Abstract Method in Non Abstract Class - C#
17391134
Add X button to a wpf in c#
19910172
How to make picturebox transparent in C#.net
10146573
Read, replace and write very large files in C#
13956170
DotZipNet is adding padding '\0' to unzipped data
7477261
ASP.net send multiple WebRequest in Parallel.For
35672953
Which suffix of "ToString()" displays the float as is?
7942583
How to automatically pull in Win32 API declaraions in C#?
41293532
C#: Get name of specific Exception
31378197
Where to use parallelism when calling an API from C#
17067484
Code contracts and constructor chaining
53349099
Incorrect syntax near 'OFFSET'. Invalid usage of the option NEXT in the FETCH statement "in Enitity Framework core"
10608355
WCF replacement for cross process/machine communcation
13617698
Entity Framework - The operation cannot be completed because the DbContext has been disposed
20830998
Async method isn't allowing calling method to continue
554015
How to convert from Virtual Vey codes to System.Windows.Forms.Keys
44180773
Dependency injection in ASP.NET Core 2 thows exception
36702228
Set display to vr-enabled stereoscopic programmatically
23789647
WPF merge grid columns
234217
Is it possible translate a user-entered mathematical equation into C# code at runtime?
50394666
Injecting SimpleInjector components into IHostedService with ASP.NET Core 2.0
5300855
How can My Asp.Net C# class return a json format.
15948369
C# - How to handle null values in linq
48746188
If the collection is empty the parallel foreach starts and use threads or not?
26916664
@Html.Action in Asp.Net 5 MVC6
574019
Calling null on a class vs Dispose()
1517206
Code Generation based on method Attributes
40054539
WPF - DataGrid itemsourc ebinding not updating
24248955
Hidden field value changed event doesn't trigger when changed from code behind
1454502
How can I restart a windows serice programatically in .NET
30724901
Multiple Consoles in a Single C# Console Application
24447387
Cast object to float
411296
Fastest way to comare to Lists
790810
Is extending String class with IsNullOrEmpty cofusing?
21510155
Concatenates Regex.Matches to a string c#
13312677
Regex.Split double and more lines does not work
3779508
Entity framework, POCO, DTO
3311012
How virtual methods work in C#
3100166
Purpose Of Monitor.pulse(thread)
5275115
Add a Median Methode to a List object in C sharp
15082285
I'm having trouble sending a string containing special characters through a TcpClient (byte[]) (C#)
51153055
Microsoft.Graph how to refresh a token
3869909
C#/Lambda: Where does param in the following refer to?
15285880
How to add Microsoft.Office.Interop.Excel reference into Visual Studio 2012?
621095
Diferent orientation ina Multiple page PrintDocument (How to)
2069863
a curious c# syntax