so_question_id
stringlengths 1
8
| historical_title
stringlengths 10
209
|
---|---|
530539 | Dictionary |
45359682 | Class Constructor vs get;set; |
5027301 | Csharp clear Console last Item and replace new? Console Animation |
9939960 | How can I call the BMCreateButton NVP Paypal API? |
6219203 | Take a string comprised of email address and date, encrypt it in c# and decrypt it in Delphi |
37348446 | Why dictionary is O(1) |
18680083 | How to add a datepicker in WPF |
1165107 | Inverting a colour (or color for our trans-atlantic cousins)? (c#) |
3158004 | c# Combobox:How do i set the height of combobox |
12963881 | How to spoof ip address using c# socket? |
18607381 | How to read XML from ASP.NET Web API |
4420094 | C# struct initialization |
44291834 | Return Json on a bad request. |
40302416 | Is the JavaScriptSerializer-Class some sort of deprecated? |
906493 | Regex: Named Capturing Groups in C# |
36714362 | How to perform an efficient write operations directly into the page cloud blob? |
871617 | Canvas and context menu? |
15588488 | MVC 3 render partial view to a string to return with JSON |
48387544 | Split a List<int> by consecutive number |
10848560 | Dependency Infection |
4361587 | where can i find tag lib sharp examples |
10834663 | Build event parameters |
3151722 | Why aren't code regions allowed within methods in C#/VB.NET? |
6164466 | A reproducable example of volatile usage |
3254817 | how to dynamically call a function in c# |
6924072 | How to fire timer.Elapsed event immediatly |
13605362 | Disabling column menu for specific column in Kendo UI |
9772148 | Why does the call of an extension methods within own class need a cast? |
658498 | How to Load assembly to AppDomain with all references recursively? |
23490802 | Is C# List<xyz> passed by reference or as a copy |
2818179 | how to force my C# program to run as administrator on Windows 7 |
20765204 | c# parse byte array to json with Json.Net |
31477485 | IIdentity, IPrincipal or IUser |
7238929 | Stream - Seek(0, SeekOrigin.Begin) or Position = 0 |
22361457 | C# Read from .DBF files |
1120506 | What would I lose by abandoning the standard EventHandler pattern in .NET? (and some stuff about event contravariance in .NET 4.0) |
1720160 | How to create a bitmap programmatically in C# |
13323267 | C# SortedDictionary Reverse Order of Keys |
5807947 | c# generics List last element in array |
40752083 | How to reference the child of a game object via script |
1491123 | Problem with windows 7, office 2007 and DCOM |
4057359 | New LINQ feature |
3636203 | Comparison of a generic type with it's default value, without a generic class constraint, gives a compile time error. |
21261850 | ASP.NET - Text of TextBox does not change in code behind |
8312579 | Multible files in one MemoryStream, possible? |
3846979 | Bitwise flags and Swith statement. |
134086 | What strategies and tools are useful for tackling memory leaks in .net? |
6183809 | using streamreader to check if there there contains a string |
17712416 | How to Handle Primary Key EntityFramework 5 Code First |
2338146 | C# Returning pointers from unmanaged to managed code |
661246 | What is the point of "static new" modifer for a function? |
8621250 | Why aren't collection initializers on re-assignments not allowed? |
3801275 | Hoe to Convert Image In Byte Array |
2083390 | Worms style destructible terrain |
27987713 | What's the correct way to await multiple parallel tasks in an asp.net process? |
12932188 | Windows 8 app C# - execute codes when TextBox is tapped or clicked? |
1831744 | Problem with TCPListener |
31540393 | What in Linq.Max implementation is the bottleneck |
5011149 | Windows 7 phone -- need Hashtable() and Arraylist() -- what am I missing? |
28631362 | How to change backGround colr in Xamarin forms NavigationPage |
628427 | question about array in C# |
3199956 | Problem of Inheritance of classes |
8637844 | Can I force descendants to have an empty constructor? |
23137798 | C# split string into List<int> ignore none int valus |
15015631 | C# Need to delete objects: implement Dispose or create objects in a function? |
27875132 | How to make custom inspector add object reference UNITY 3D |
12056777 | MVC-ControllerTypeCache.xml |
1314362 | Visual C# Configuration system failed to initialize when accessing settings.settings |
2016463 | Managed C#: How to assign a Character using ASCII data? |
28414184 | Convert String[] arrary to RedisKey[] array |
14279977 | Casting DataSource to List<T> in C# |
3852410 | C# Winform Question |
222760 | Insert cell comments in excel programmaticaly. |
10134406 | Why is there need for an explicit Dispose() method in asp.net MVC Controllers? Can anyone explain its intricacies? |
5522088 | How to know whether there is any intersection in a collection of periods using LINQ |
1987379 | break out of a loop that contains a switch statement (C#) |
18501316 | time out a method caling in c# |
12038900 | How to return multiple values from a webservice |
8321871 | How To Make A TextBox Accept Only Alphabets? |
7595372 | Is there a situation in which Dispose won't be called for a Using block |
3387222 | How to get the last part of a string? C# |
11975687 | Why array of classes consumes ~20% more memory than array of structs? |
36183366 | How to bind a "standard" command to a MVVM ViewModel? |
6954572 | Why partial methods can not return anything? |
19723801 | C# - Sending Email Through Microsoft Exchange Server |
28762512 | Live Visual Tree / Live Properties |
2272749 | VSTO, Word 2007, Remove spacing after paragraph |
13413323 | Allocate memory with 16 byte alignment |
4798483 | Is it possible to write a unix system in WPF? |
2217716 | c# Set the Parent of a form |
12422680 | hot to get clicked cell column name in Devepress.XtraGrid.GridControl |
2574942 | Determite when and which a character added or deleted to/from a Text Box. |
35324285 | WPF How to create Masked TextBox like windows IP address fields |
9006820 | FluentAssertions: combining collection and property assertions |
1624789 | bug in Timer c# |
2804384 | Launching email on Linkbutton click event |
17922308 | use latest version of ie in webbrowser control |
7860009 | c# when parent thread sleep does sub threads also sleep ? WPF - TPL - C# 4.0 |
2475795 | C# Check for missing number in sequence |
3245975 | How to call a c# method using quartz.net on scheduled time? |