Search code examples
Getting the connectionstring in .net 4...


c#.net.net-4.0entity-framework-4

Read More
What gacutil.exe should I use?...


.netwindows.net-4.0gacgacutil

Read More
There was an error generating the XML document when using Windows authentication pass-through...


wcf.net-4.0

Read More
C# When a managed thread ends its time-slice will it incur context switch?...


windowsmultithreading.net-4.0

Read More
How to access IServiceCollection and/or IServiceProvider outside of Startup class?...


dependency-injection.net-4.0.net-core

Read More
How to process events fast during a busy process, is there an Update command?...


c#wpf.net-4.0inotifypropertychanged

Read More
Cannot delete entity with ComplexType property (Entity Framework 4)...


asp.net-mvc.net-4.0entity-framework-4

Read More
WPF 4 Drag and Drop with visual element as cursor...


wpfdrag-and-drop.net-4.0

Read More
Shell extensions with .NET 4.0...


.netshell.net-4.0

Read More
What are best practices for using SmtpClient, SendAsync and Dispose under .NET 4.0...


c#.net-4.0smtpclient

Read More
Detecting if MSBuild/.net 4 is installed from C# code running on 3.5?...


.net.net-3.5.net-4.0

Read More
How is method group overload resolution different to method call overload resolution?...


c#.net-4.0covarianceoverloading

Read More
Construct Task from WaitHandle.Wait...


multithreadingc#-4.0.net-4.0task-parallel-librarytask

Read More
How is this code in FormsAuthenticationModule supposed to work?...


c#.netiis.net-4.0

Read More
Where are Endpoint.Behaviors and clientRuntime.MessageInspectors in .Net 5.0?...


c#.netwcf.net-4.0.net-5

Read More
How to do custom model binding for Web Api in a .NET Framework web application?...


c#asp.net-web-api.net-4.0

Read More
ScrollViewer slow performance with DataGrid...


c#wpfperformancexaml.net-4.0

Read More
Detect Microsoft.Office.Interop.Excel Availability...


c#.net-4.0

Read More
Should I wrap a task in another task or should I just return the created task?...


c#.net.net-4.0ado.nettask-parallel-library

Read More
Is it necessary to create ASP.NET 4.0 SQL session state database, distinct from existing ASP.NET 2.0...


asp.netsql-server.net-4.0session-stateasp.net-4.0

Read More
Migrating from LINQ to SQL to Entity Framework 4.0 - Tips, Documentation, etc...


linq-to-sqlentity-framework.net-4.0entity-framework-4

Read More
Quick way to get the contents of a MemoryStream as an ASCII string...


c#string.net-4.0arraysmemorystream

Read More
How to get first 3 characters of a textbox's text?...


c#.net-4.0

Read More
Use of unassigned parameter compiler error, for a variable received from a function out parameter?...


c#.netcompiler-errors.net-4.0

Read More
Get last set of numbers from string, do math, rebuild back into string?...


c#regex.net-4.0

Read More
Improving performance converting bytes into UInt32...


c#.netperformance.net-4.0c#-7.3

Read More
cannot be cast to [B]; Same context (Default); Different Temp File...


asp.netiis.net-4.0

Read More
ThreadLocal<T> and static approach?...


c#.netmultithreading.net-4.0clr

Read More
How to easily initialize a list of Tuples?...


c#listcollections.net-4.0tuples

Read More
Count the number of visible rows in a DataGrid...


c#.netwpfdatagrid.net-4.0

Read More
BackNext