so_question_id
stringlengths
1
8
historical_title
stringlengths
10
209
3671259
How to serialize a Dictionary in CSharp
48824901
ApplicationInsights TelemetryClient long first time load in Debug
38308905
What is IAppbuilder.UseWebApi do?
29389785
Disable certification validation on client site of wcf
38501116
Partial View is not working
13606343
Entity class to Datatable c# 4.0
4398334
The type initializer for 'MyClass' threw an exception.
6996969
c# - Credit Card encryption
33543430
C# WinForms Bindinglist<T> DataGridView with Button control
6517699
Catch (all) Throw, any nuance I should be aware of before removing?
19147589
Linq to Entities does not recognize neither string.Format nor concatenation '+'
13592150
Load image from resources C#
14060379
Import all subclasses
9684213
Best practice for passing object in C#
5975020
XML serializing with XmlWriter via StringBuilderis utf-8 while via stream is utf-16?
8312874
RESTful Web Service in .Net
956743
Howto create a System.Linq.Expressions.Expression for Like
2381049
c# LInq intersect query
2937154
C# - using decimal in switch impossible?
410026
C# - Proper Use of yield return
36557845
can one convert a dynamic object to an exandoobject (c#)
615940
c# how to retrieve the calling method from within a method
21709305
How to directly exectute SQL query in C# Have example batch
3450532
Why most DataContract's DataMember I read from many coding websites is not written with automatic property?
7389323
How to get notified with MonoTouch about my application being closed/sent to background
24361588
"Element not found" exception when using the Windows.Web.Http.HttpClient#GetAsync method
16117043
C# Regular Expression Replace
21965605
How to execute a function in oracle package with entity framework (code-first)?
16597166
EntityFramework DbSet<> - Lambda Expressions and the || operator
31459837
How to count without a counter in a foreach?
13531395
Combining Func<bool> exrepssions in C#
9434817
WPF : How to remove all Click event handler?
7096098
How to view the last 10 DataPoints in a chart that's updating each seccond?
3769918
Why do RealyCommands typically use lazy initialization?
6600810
How to create a List with a dynamic object type C#
1165402
Enum Question C#
515346
C# How to trigger an Control.Resize event?
14939257
Converting Java code in C# for uint
26809498
Metadata file System.EnterpriseServices.Wrapper.dll could not be opened -- 'Error importing module 'System.EnterpriseServices.Wrapper.dll'
10366904
Within the Containing Class, Use Property or Variable?
7846775
Object rotating according the long way to face another object
31056646
C# DateTime AddDays Inaccurate / Unexpected Offset
6431348
.Net C#: support differnt Office versions
29694329
Visual Studio 2013 EditorPackage did not load correctly constantly
4261365
C# TcpClient.GetStream().DataAvailable is false when it should not be
18898293
Run windows 8 camera api from c#
9750115
EF - The context cannot be used while the model is being created
50935140
C# Covariance error in generically constrained class
27728875
Difference between "void" and "var"
18594963
CRC16 ISO 13239 Implementation in C#
9469625
c# .net download function failing with big file sizes
1422155
C# assign values of array to separate variables in one line
3375811
CSharp to replace strings of text in a docx
726115
Send data over internet through Socket
14353775
readind data from xml into an array c#
6928387
how to solve circular reference problem
4154899
C# polymorphism in templates
4851083
C# - How to encrypt a .zip file?
9563654
Why this simple Generic list seems to be slower than an ArrayList?
27493541
Elvis Operator and Other Niceties on the Way
10059591
C# How to make a List<string> {get;set;} per thread,
214500
Which LINQ syntax do you prefer? Fluent or Query Expression
5197038
Complex models and partial views - model binding issue in MVC3
1225857
write string to text file and ensure always overwriting
12629417
ObjectListView - Default Column Value
4622541
Mature BDD framework for .net and c#
19252777
Use of .Net Remoting
3644315
C# show a winform over the systemtray
7332920
The specified LINQ expression contains references to queries that are associated with different contexts
11596045
c# error handling
1953644
How to TDD method with using statement?
20897266
C#: Whether to use select or AsEnumerable().Where()
2309836
Detecting process crash in C#
23403542
Build the model for a WebApi OData service dynamically
22926360
Basic C# "Hello World!" Program, Malwarebytes gives Trojan warning
553540
How to create duplicate allowed attribute
25617276
Why best practices vary for Static classes in C# and Java?
12153133
c# Search active directory for computer name(s) using user input
2834094
What is Action<> ?
40386554
Redirect in controller
10512349
String.Format - how it works and can I implement custom additional formats
8447
Enum Flags Attribute
912741
How to delete Cookies from windows.form Webbrowser control C#
42130826
Connecting to FTP with SSL using C#, causing error
24851130
Is it OK to use dictionaries when I don't need to quickly access it's values?
16273324
C# .Net 4.0 Duplicate Keys in Dictionary when using PhysicalAddress as the key
1687558
Native function to fill char array: should I pass StringBuilder or use unsafe code?
8276879
How can i find root node in treeview
10415276
C#: How to check if variable is of type of a type thats stored within a variable
2700696
How to submit disabled input MVC?
5189269
string repalce single code to double code in C#
42074379
c# vs f# speed difference
284545
what is the @ in the anonymous type block in csharp?
5247245
Redesign my code to get both typed and untyped from these interface(s)
41257029
How to handle nullable string parameter in a c# function
5583517
Problem with ExecuteScalar with Npgsql insert
5421158
Why am I not getting wrong result?
3068168
C# Keyboard Input (Beginner Help)
6075726
How to convert bool? to bool in C#?
16085812
how to use paramters in entity framework in a "in" clause?