so_question_id
stringlengths
1
8
historical_title
stringlengths
10
209
3341534
Partly crashing application? How is this possible?
625927
Omitting namespace when serializing an object?
20003520
haw can i select all the row in ObjectListView C#
11470164
Where to convert model to view model?
19191058
C# - Fastest way to generate a random boolean
3723647
C# oops concept query
1665533
How to communicate between two forms in C#?
12718044
How to add items to below other items in a word document using word interop
23507283
Why does a call to a ASP.NET MVC Controller not execute an DelegatingHandler?
36882051
How to get current index from foreach loop
42776109
ASP.Net Core, detecting debugging vs. not debugging in a controler
1799158
asp.net programmatically add a span tag? Not Label control
4542400
Lock user account on 5 unsuccessful attempts
3644315
C# show a winform over the systemtray
45101152
In .Net, is there a way to reconstruct a tuple to a compatible class?
25435134
Mouse Event Binding
6635223
ORM that works with stored procedures in ASP.NET 4 & Sql Server
249066
How to clean user input using ASP.NET MVC
14983713
Improve fairness when combining temporally close events
20801692
WebApi validation does not work if nothing is sent?
32304766
How can I stop Device.StartTimer?
4579016
Static Constructor and Exception -C#
793753
how is File.Open so much better than File.Create for overwritting an existing file?
40828570
asp .net core model validation error message localization
194742
Determining available Internet connection
3591089
String immutability
1392093
How to figure out, if a c# app has been startet over the desktop or the cmd shell
4638993
difference in months date c# .net
43652400
ASP.NET Core building dynamic forms
17474851
web service upgrade from asmx to webAPI
28944276
C# async - Will every 'await' operator result in a state machine?
4014656
How to display dyanamicaly the prevoius month name.
9762445
MVC Web Api + Long running operation cancellation
6151625
Should I use a struct or a class to represent a Lat/Lng coordinate in C# ?
16746428
Deserializing `object[]` that contains primitive types and one class type
34562088
Setting Custom GroupBox BackColor to Transparent C#
15998931
What are the correct use of IDatabaseInitializer in EF?
30448643
C# Accessing Property of Class in List< Class >
12601180
download file via jquery ajax web method
21406973
Wrapping synchronous code into asynchronous call in ASP.NET
13894021
Return the Unicode of characters c#
15248934
Maxium file size allowed by ASP.NET file upload Control
20396560
String.Format an integer to use a thousands separator with decimal value and in danish culture
4382624
Can't get RhinoMocks to emit a mock that follows the rules...
18023575
How to run a .bat file form c# without a console windows popup
2873522
Click-Once deployment is leaving multiple versions (yes, more than 2)
31137448
C# release build started without debugging behaves differently to when started with debugging
3873345
What kind of machine we need for c# developper
4059512
WinForms Application - How to Set Focus to a Control?
685156
C#: implicit operator and extention methods
16837844
Asp.net web api frombody value get null
2209218
Custome XmlSerialization for nested objects.
5846008
Compared to C#, Java's final is similiar to const or readonly
2989283
What is the use of #if in C# .NET ?
4487454
Regarding c# new syntax?
27061960
Does EntityFramework's DbContext save changes if no edition was made?
13701160
How I can filter my DataTable to Column Value?
13682491
how to save changed assembly using mono cecil
6196274
Create SQLCE database programatically
17292899
VSTO: Excel Document Context Menu Configuration
41264313
How EntityFramework creates 36 digit primary key?
1488060
C#, what is a binary null character?
23116283
Is it require to install MS Excel or Office on server to read an excel file in web application?
2736236
How to use linq to finde the minimum
17507374
Why Is My Asynchronous Code Running Synchronously When Debugging?
22251689
Make Https call usign C# HttpClient
1205025
c# How to upcast an object
15319213
How do i get the Server Name from Connection string Defined in App.config File?
25853967
Exception thrown in EntityFramework.MappingAPI
5980403
Wring Json using Newtonsoft.json.JsonTextWriter
378465
Retreiving Dictionary Value Best Practices
11469370
Asynchronous delegates vs Threads in C#
786268
In .Net, how do you convert an ArrayList to a strongly typed generic list without using a foreach?
2462426
C#: How to Query for an event log details with a given event id?
12419217
InvokeRequired and ToolStripStatusLable
3463468
Safe to do if (object == null || object.property == value) { ... }?
286813
How do you convert Html to straight text?
20188821
Empty Interface vs Attrtibute, what about generic constraints?
10276074
WPF Application with c#
3624332
How to remove all the alphabets from the string?
43615583
How to use Nullable Value Types
3001237
How to catch key press on a form c# .net
26799941
Run ASP.NET MVC 5 project on vNext
2917918
Sliding & Fading controls on a C# form
22776556
Is there a naming conventiong for the type paramater in generic typed code (bracy flavoured)
10206049
Ninject: Is it possible to bind different interfaces to the same instance of a class implementing all of them?
11292408
How can static constructors not be private?
30452390
regex check decimal and total length of digit
837565
DrawString weirdness in C# Winforms
42845127
Quicksort in C# with Linq: .ToArray() Performance Advantage? Passing int[] vs. List<int>
12337670
Conditional WHERE using linq
5298905
add everyone right to folder using c#.net
647517
Linq expression trees
15559878
C# syntax conversion
1164699
C# - LINQ to SQL - The database generated a key that is already in use...
319993
C#, hexadecimal notation and signed integers
4655865
Upcast Usage/Why?
30443640
C# Visual Studio - Can't run program because it asks me to attach on process
4
Decimal vs Double?
4015761
VB.Net equivalent of C#'s 矛s` Keyword