so_question_id
stringlengths 1
8
| historical_title
stringlengths 10
209
|
---|---|
7441062 | use elmah to manually log errors? |
11824443 | TreeView in Winforms. How to deselect selected node? |
26973133 | .net 4.0 project referencing 4.5 |
1868182 | In Java what does the Array inherit from? can i do this? |
1079556 | why this short circuit in lambda isn't working |
23605967 | C#/XAML Photo capture on Windows Store App for Windows Phone |
32342310 | Implementation and usage of logger wrapper |
21704148 | Can't add member to the Class programmaticaly |
17212254 | C# comparing two string[] |
3311012 | How virtual methods work in C# |
6010244 | Entity framework uses a lot of memory.. |
945664 | Can structs contain refernces to reference types in C# |
21704148 | Can't add member to the Class programmaticaly |
19327506 | Call F# function with name ``XXX YY`` from C# |
18273667 | MVC 4 : Unit Testing error "Object reference not set to an instance of an object." |
748079 | Realtime IMAP update |
2437469 | what is type-safe in visual studio.net? |
1308432 | [C#] Does try/catch hurts performances when exceptions are not thrown? |
20019990 | C#: find minimum and maximum number from array, minimum is always 0 |
5171309 | Facebook C# SDK and |
13723790 | How to check exists culture in dotNET |
1240867 | c# Command.Writeline() not working |
860656 | How does one figure out what process locked a file? |
2191565 | Does CLR reference counting mean it's safe to throw circular object references around? |
633286 | best way to check for null or zero in c# |
44805490 | How do I apply Json.NET CamelCasePropertyNamesContractResolver on a class level |
11786281 | How to set the default ResponseFormat for a WCF ServiceContract? |
605920 | C#: Reasons for why a label does not want to be transparent? |
18242320 | Ignore a property only during serialization not during deserialization |
38128534 | EF Migration object already exist error |
4913687 | Failing simple test for ExpandoObject(). Can anybody explain why? |
31887729 | Csharp file download issue with api controller |
25908711 | How does the completion handler does looks like in C# when trying to animate? |
47349608 | How to fix Microsoft.NETCore.App', version '1.1.2' was not found? |
5781099 | AutoMapper - Map only changed properties? |
32203024 | Configure the XML parser to disable external entity resolution in c# |
2060058 | Best way to compare lareg lists |
2554609 | C# : changing listbox row colour? |
1276237 | Preventing decompilation of C# application |
6816848 | Why not using custom class instead of inheriting from EventArgs class |
20635796 | Bulk Updation in C# |
9490088 | In what situation would a reference point to an object that was queued for garbage collection? |
19509672 | Why HttpContext.Current be null? |
38360688 | Convert a string to title case? |
1756188 | How to use sha1 in C# ( SHA1 better or Md5 ) |
15853237 | MVC4 - User.Identity.IsAuthenticated vs WebSecurity.IsAuthenticated |
276829 | Code Coverage for C#/.net |
8442292 | In .NET, what are the differences between .ContextMenu and .ContextMenuStrip? |
4903083 | C# Textbox Padding |
14472103 | How can I determine the most possibly assignment `path` between types? |
16471492 | Crystal Report in ClickOnce deployment |
13158226 | Allow only numbers and negetive values |
3202545 | Can ReactiveFramework be used across machine boundaries? |
6239797 | .NET: is \n equivalent to Environment.NewLine? |
12901705 | Decoding base64 Stream to image C# |
45648948 | I can use .net standard 2.0 in production applications? |
23366364 | deserialize array of enum c# json.net |
11117372 | Using Reflection to get static method with its parameters - C# |
39249423 | ConfuserEx: System.TypeInitializationException on Linux/Mono |
33075283 | Calling a Function implicitly after every function call |
852916 | C# How to create extension methods with lambada expressions |
729912 | Standart delegates in C# |
14729239 | I Have List of Objects How Update Only Single Item using LINQ in C#; Wich Has Property Text "ALL" |
8687110 | Is it possible for asp.net MVC "Action Method" to receive JSON without declaring its specific type on the parameter? |
1501375 | Why testing IRepository makes sense for TDD? |
5799463 | [C#, ASP.NET] how to do localization without resource file? |
4096299 | Why doesn't delegate contravariance work in this case? |
6981045 | How to set-up starting form in Visual Studio 2010 |
768922 | To "new" or not to "new"- C# |
15490633 | Why can't I use a compatible type when implementing an interface |
16322697 | Creating an AutoFixture speciman builder for a type |
758782 | Mouse Click or Pen Click? |
1440884 | PropertyGrid - Custom property names? |
43148676 | EF entity is saving properties but not references to other ef models |
11263640 | .NET proxy authentication towards Apache CXF Web Service |
15150147 | All combinations of a list |
770978 | How do I obtain the latency between server and client in C# |
5493149 | How do I make a WPF window movable by dragging the extended glass frame? |
9627901 | Jump to WPF for Business Application instead of using Winforms |
141088 | What is the best way to iterate over a Dictionary in C#? |
2306667 | how can i convert a list of objects to csv |
6075782 | Generate XML with LINQ |
10415563 | WebMethod Returning a Datatable, What should i parse the dt as? |
9301197 | C# calling a string from another method |
2998954 | dynamic, How to test if a property is available |
5194293 | C#: ILIST vs LIST ? Missing methods |
21652 | Do you write your own specific Exceptions? |
4769615 | Automatic update win application & c# |
12044875 | How to Invoke the settings charm programmaticaly? |
4899297 | List<int> test = {1, 2, 3} (is it a feature or a bug?) |
3354082 | Get a List using it's ID |
27400896 | C# - How to create an Observable sequence that will resend HTTP requests after a timeout |
5859632 | Regular Expression for password validation. |
6524528 | string.replace vs stringbuilder.replace |
4902868 | single call tertiary operator |
7041356 | Is an interface and an abstract method with just virtual abstract methods the same thing? |
2812545 | Summing Values from Two Dictionaries in C# |
6984241 | Why does trying to access a property of null cause an exception in so many languages? |
22912021 | Exception at initialization of DateTime in C# |
23287304 | The DateTime represented by the string is not supported in calendar System.Globalization.GregorianCalendar. |