so_question_id
stringlengths
1
8
historical_title
stringlengths
10
209
23648905
Font Awesome with metro ui
3416341
Regualar Expression that Matches Any Number or Letter or Dash
11581147
EF Code First Exception: Invalid object name 'dbo.Dinners'
10206756
Can't find code-behind for sharepoint aspx page
16931690
Remove Last n Items In List C#
11528697
C# MemoryStream Disables reading when returned
6374290
Global rename on MVC project resulting in multiple types for controller error
9663360
Writing arbitray type instances into a MemoryStream in C#
12885803
WPF Application stalls after first interaction, like button click
5661544
Correct implementation of a custom config section ?
5975020
XML serializing with XmlWriter via StringBuilderis utf-8 while via stream is utf-16?
6324810
Usinf WebBrowser in a console application
7861115
how to add calculator to start menu search?
48114547
What is the differenc between Static class vs protected constructor
444522
C# - ASP.NET - Import and Export Excel - What is the best library?
10773440
Convertion in .net: Native Utf-8 <-> Managed String
538111
HOW TO: Get nested type in a Generic List through reflection?
7010972
Parsing a Source C file and getting a list of function in C#
8314496
Is it possible to find a computer in AD without knowing its OU?
14001423
How to disable inline editing in Grid view ASP.NET C#
2032832
Context menu item click event handler problem
1865529
How to write System.Xml.Linq.XElement using XmlWriter to a stream.
16016540
Using SevenZipSharp to compress in multi volumens and to set password?
20407114
Clipboard in C# Console Application: Strange Behaviour
52010816
OData.Net Core JSON Result Returning IQueryable Results as PascalCase Instead of camelCase
11161160
I Broke C# With a UserControl
2006225
Get the location of the tnsnames.ora file using C#
5813464
LINQ orderby on date field
7781007
C# | Column tpye (Programmatically)
3722307
Is there an easy way to blend to System.Drawing.Color objects?
17282058
Error when trying change string C#
26592596
Dispose issue under stress
18562007
Convert FSharpList back to List in c#
4335
WCF - High availability
8346836
Cannot Return Error Details Remotely
7472406
asp.net how to do not render a DIV using a Panel Control
18528736
C# How to retrieve values from the last row in a DataTable
3523761
C#: Is getting and setting a simple static properties thread safe?
1026220
How to find out next charector
30567847
Why the main thread comes first in C#?
783974
How to implement SOLID prinicpals into an existing project
5132759
Nlog Callsite information
36764347
Bubble sort a string array c#
13682491
how to save changed assembly using mono cecil
5604168
Count for IEnumerable
2044591
System.Array GetLength and Length
5677599
Is it bad practice to have a ViewModel with a propety typed as another ViewModel in ASP.NET MVC
4522128
C# - Using the same lock for muliple methods
2236025
How can I Compress a directory in C#?
6196413
How to recursively print the value of an object's properties using reflection
7330834
How to check the state of a semaphore in c#?
3215228
Convert leet-speak to plaintext.
7575739
C# call one constructor from the body of another
29284543
Datetime .tofiletime and .tofiletimeUtc are the same output
5842125
linq: T-sql MERGE-like function (Entity framework)
1088212
LINQ | How do I perform Date Comparison in a Linq Query?
9464001
drag and drop file into textbox c#
22745278
How to play a sound file? WPF
6911258
label printing using Zebra TLP2844 printer
6210027
C# Calling Sql Server Stored Procedure
7491383
Visual Studio dugger "Thread:" title, naming possible?
20892191
SimpleInjector - setting struct for construction injection (multiple parameters and multiple constructors)
52313
C# switch limitations
19510196
MVVM multibinding generates "Cannot set MultiBinding because MultiValueConverter must be specified"
1028170
String.Empty vs "" vs Null
20261639
How do you wait on a Task Manager task to finish in a batch file or C#?
14243249
C#: Is StreamReader.Readline() really the fastest method to count lines in a file?
146134
How to trim illegal characters from path and filenames?
14795341
C# ExtractToFile throwing Access Denied Error?
8396656
In Which Case A IDataReader Loose The Value
43450696
visual studio suggesting to convert Expression-body in c# to block body for method : IDE0022
1178574
How can I pass a property of a class as a parameter of a method in c#
27266459
How To Fix Missing Assembly Reference 'Microsoft.Xaml.Interactivity.dll' in Windows Store App Solution
8200383
How to Get DateTime Month in Capital letters C#
13323099
The java inheritance vs C# inheritance
20226477
Struct initialization in C# and 'new' operator
4955596
Cannot convert from 'double[][]' to 'double[*,*]
13373060
c# Notification Icon
273313
Randomize a List<T> in C#
73879
Translate C++.Net to C#
8006494
C# .NET naming convention
42277639
Asp.Net Core Post FromBody Always Null
41132735
In viual studio when debugging C# code, can I export a Dictionary<string,string> in xml,csv or text format easily?
2246694
How to Convert JSON object to Custom C# object ?
1416500
Initiliazing a string array in a method call as a parameter in C#
3866398
c#: DateTime.Parse problem when changing culture
36526414
String contains some part of another string C#
5088577
return boolean value from select query
13266496
C# - Easily write a whole class instance to XML File and read back in
1516876
When to use ref vs out
8140298
C# Strange Effect with Overridden Properties and Reflection
8068732
C# What does object @object mean
27196451
When does Task.Run Method (Action, CancellationToken) throw TaskCanceledException?
5516533
Why isn't values implicitly convertible to string in C#?
2516428
Overriding Object.Equals() instance method in C#; now Code Analysis / FxCop warning CA2218: "should also redefine GetHashCode". Should I suppress this in my case?
13627591
visual studio 2010 resx label size changes
1831794
How to add pdfsharp lib in C#
8614360
C# using Properties.Settings for application settings
4758817
Create an Instance of a Class with Expression Trees
34619693
Which web server should be used in production for asp.net 5 on Linux and/or Mac?