Id
int64
4
66.1M
Score
int64
5
8.43k
Title
stringlengths
9
150
Tags
stringlengths
3
92
Answer_score
int64
5
6.41k
80,788
11
Fatal Error C1083 - Cannot open include file: "windows.h": No such file or directory
<c#><.net><path><ikvm>
9
81,376
8
Should I start using LINQ To SQL?
<c#><linq><linq-to-sql><.nettiers>
5
81,406
101
Parser for C#
<c#><parsing>
119
81,552
28
What's the fastest way to copy the values and keys from one dictionary into another in C#?
<c#><dictionary><copy><foreach>
17
81,674
95
How to check if an object is serializable in C#
<c#><serialization>
117
81,784
24
C# - Excluding unit tests from the release version of your project
<c#><.net><unit-testing><assemblies><reference>
42
81,972
5
'Looser' typing in C# by casting down the inheritance tree
<c#><inheritance><data-structures><bittorrent>
5
82,058
36
Deserializing Client-Side AJAX JSON Dates
<c#><asp.net><json><ajax><date>
30
82,319
29
How can I determine the length (i.e. duration) of a .wav file in C#?
<c#><audio><compression>
22
82,409
9
Is there a way to override the empty constructor in a class generated by LINQtoSQL?
<c#><.net><linq><linq-to-sql>
11
82,442
6
Extension Methods not working for an interface
<c#><.net><extension-methods>
13
82,483
39
How to catch ALL exceptions/crashes in a .NET app
<c#><.net><exception-handling>
27
82,632
9
Differences between NHibernate, Castle, Linq - Who are they aimed at?
<c#><database><linq><nhibernate>
17
82,881
16
In C# .NET 2.0, what's an easy way to do a foreach in reverse?
<c#><.net><collections><iteration>
19
82,943
6
Initializing an array on arbitrary starting index in c#
<c#><arrays><interop><ms-office><initialization>
8
83,152
90
Reading PDF documents in .Net
<c#><.net><pdf>
121
83,232
79
Is there a serializable generic Key/Value pair class in .NET?
<c#><.net>
95
83,547
12
Algorithm to find which numbers from a list of size n sum to another number
<c#><algorithm><math><np-complete>
13
83,653
7
Shorthand if + nullable types (C#)
<c#><conditional-operator>
9
83,777
66
Are there any Fuzzy Search or String Similarity Functions libraries written for C#?
<c#><.net><string><comparison>
32
83,840
13
Is there a Functional Programming library for .NET?
<c#><.net><functional-programming>
5
84,034
20
What is the quickest way to find the shortest cartesian distance between two polygons
<c#><algorithm><gis><polygon><distance>
13
84,102
90
What is idiomatic code?
<c#>
127
84,340
66
Why learn Perl, Python, Ruby if the company is using C++, C# or Java as the application language?
<c#><java><python><ruby><perl>
80
84,855
83
What is the best choice for .NET inter-process communication?
<c#><.net><process><ipc>
58
84,860
17
How to communicate with a windows service from an application that interacts with the desktop?
<c#><.net><windows-services><service><mono>
18
85,137
46
How to add an event to a class
<c#><class><events>
67
85,147
13
Best resource for learning .NET generics?
<c#><.net><generics>
6
85,282
10
What is the value of an anonymous unattached block in C#?
<c#>
11
85,283
11
How to avoid garbage collection in real time .NET application?
<c#><.net><garbage-collection><real-time><finance>
21
85,307
7
Handling and storing elapsed time
<c#><database><datetime><timespan>
9
85,392
6
SharePoint - How do insert new items using the list web service?
<c#><xml><sharepoint><service>
16
85,479
32
C# Unsafe/Fixed Code
<c#><.net><unsafe><fixed>
30
85,513
23
What does the option "convert to web application" do if I select it in visual studio?
<c#><asp.net><visual-studio>
11
85,569
71
.Net (dotNet) wrappers for OpenCV?
<c#><.net><opencv><mono><cross-platform>
68
85,702
213
How can I make a ComboBox non-editable in .NET?
<c#><.net><winforms><combobox>
396
86,292
44
How to check for valid xml in string input before calling .LoadXml()
<c#><.net><xml><exception-handling>
66
86,413
38
Creating a fixed width file in C#
<c#>
53
86,477
146
Does C# have an equivalent to JavaScript's encodeURIComponent()?
<c#><javascript><.net><windows><encoding>
232
86,766
19
How to properly handle exceptions when performing file io
<c#><.net><file-io><exception-handling>
15
87,222
22
representing CRLF using Hex in C#
<c#>
51
87,386
10
Headless HTML rendering, preferably open source
<c#><.net><html><browser>
6
87,425
14
Is it safe to generally assume that toString() has a low cost?
<c#><java>
19
87,621
28
How do I map XML to C# objects
<c#><xml><serialization><xml-serialization>
28
87,795
49
How to prevent flickering in ListView when updating a single ListViewItem's text?
<c#><.net><winforms><listview>
52
88,359
42
What is the best C# to VB.net converter?
<c#><vb.net><converter>
18
88,490
24
Throwing exceptions in ASP.NET C#
<c#><.net><exception>
43
88,717
32
Loading DLLs into a separate AppDomain
<c#><.net><appdomain>
35
89,203
34
Difference between Convert.ToDecimal(string) & Decimal.Parse(string)
<c#><.net>
45
89,245
21
How do you manage .NET app.config files for large applications?
<c#><.net><configuration>
20
90,553
12
Inheriting Event Handlers in C#
<c#><events><inheritance>
7
90,578
28
Best way to really grok Java-ME for a C# guy
<c#><blackberry><java-me><migration>
51
90,652
72
Can I get more than 1000 records from a DirectorySearcher?
<c#><asp.net><active-directory>
180
90,697
202
How to create and use resources in .NET
<c#><visual-studio><resources><icons>
340
90,751
12
Float/double precision in debug/release modes
<c#><.net><floating-point>
22
90,838
299
How can I detect the encoding/codepage of a text file
<c#><.net><text><encoding><globalization>
263
90,871
59
Debug vs. release in .NET
<c#><.net><asp.net>
49
90,899
30
.NET: Get all Outlook calendar items
<c#><.net><outlook><calendar><recurring>
14
90,976
12
Can you register an existing instance of a type in the Windsor Container?
<c#><.net><vb.net><inversion-of-control><castle-windsor>
13
91,108
286
How do I get my C# program to sleep for 50 msec?
<c#><vb.net>
351
91,234
15
Multiple keyboards and low-level hooks
<c#><winapi><keyboard><hardware><hook>
15
91,275
35
Is WebRequest The Right C# Tool For Interacting With Websites?
<c#><.net><webrequest>
27
91,362
1,041
How to escape braces (curly brackets) in a format string in .NET
<c#><.net><string><parsing><formatting>
1,333
91,521
6
How can drawString method be used for writing diagonal way
<c#><image><visual-studio-2005><gdi><drawstring>
7
91,563
33
Switch over PropertyType
<c#><switch-statement>
53
91,635
10
PostSharp - il weaving - thoughts
<c#><visual-studio><logging><aop><postsharp>
7
91,745
16
DataGridViewComboBoxColumn adding different items to each row .
<c#><winforms><datagridview>
20
91,747
52
Background color of a ListBox item (winforms)
<c#><winforms><listbox><colors>
55
91,778
387
How to remove all event handlers from an event
<c#><.net><winforms><events>
174
91,817
309
What's the use/meaning of the @ character in variable names in C#?
<c#><variables><naming><specifications><reserved-words>
320
91,890
12
Reading quicken data files
<c#><java><python><file-format><quicken>
5
92,035
5
Set selected item on a DataGridViewComboboxColumn
<c#><.net><winforms><datagridview>
6
92,114
10
How can I copy a large file on Windows without CopyFile or CopyFileEx?
<c#><windows><file-io>
15
92,376
44
Creating hidden folders
<c#><.net><filesystems>
113
92,592
14
Learning C# in Mono
<c#><.net><mono><cross-platform>
14
92,841
22
Is there a .NET function to validate a class name?
<c#><.net><validation><class><naming>
26
93,147
17
How to design a rule engine?
<c#><sql-server><rule-engine>
14
93,472
147
DateTimePicker: pick both date and time
<c#><.net><winforms><datetimepicker>
190
93,654
270
Is there a .NET/C# wrapper for SQLite?
<c#><.net><database><sqlite>
329
93,716
8
Windows Form with Resizing Frame and no Title Bar?
<c#><winforms><visual-studio><resize><titlebar>
11
93,770
29
EEFileLoadException when using C# classes in C++(win32 app)
<c#><managed-c++>
35
93,989
127
Prevent multiple instances of a given app in .NET?
<c#><.net>
155
94,171
11
What is the best way to display a 'loading' indicator on a WPF control
<c#><.net><wpf><user-controls>
13
94,274
21
Return to an already open application when a user tries to open a new instance
<c#><.net><windows><vb.net>
13
94,305
78
What is quicker, switch on string or elseif on type?
<c#><performance>
139
94,342
5
C# string manipulation search and replace
<c#><regex><string>
13
94,456
231
Load a WPF BitmapImage from a System.Drawing.Bitmap
<c#><wpf><bitmap>
83
94,581
11
Profiling C# / .NET applications
<c#><.net><visual-studio><profiling><profiler>
9
94,884
15
Generics vs. Array Lists
<c#><performance><generics>
14
94,977
150
Why aren't variables declared in "try" in scope in "catch" or "finally"?
<c#><java><exception><scope><language-design>
179
95,098
46
Why is Application.Restart() not reliable?
<c#><.net>
30
95,235
7
What's the best way to send a file over a network using C#?
<c#><.net><ftp><tcp><data-transfer>
5
95,547
28
Should I catch exceptions only to log them?
<c#><logging><exception-handling>
36
95,683
12
.NET property generating "must declare a body because it is not marked abstract or extern" compilation error
<c#><properties><compilation>
16
95,895
114
How to check if one DateTime is greater than the other in C#
<c#>
221
95,910
239
Find a private field with Reflection?
<c#><.net><reflection><.net-attributes>
293
95,954
10
Are delegates not just shorthand interfaces?
<c#><delegates><interface>
14
96,054
5
Is is possible to convert C# double[,,] array to double[] without making a copy
<c#><.net><arrays>
8
96,218
7
.NET Compact Framework Printing libraries
<c#><windows-mobile><compact-framework>
7
96,718
19
Organizing Extension Methods
<c#><extension-methods><code-organization>
13