Search code examples
Separating business logic...


c#.net-3.5

Read More
check against: null vs default()?...


c#.net-3.5null

Read More
Why am I getting a serialization error?...


c#exception.net-3.5serializationc#-3.0

Read More
Given coordinates, how do I get all the Zip Codes within a 10 mile radius?...


c#.net-3.5geolocationlatitude-longitudezipcode

Read More
CultureInfo.CurrentCulture.DateTimeFormat.ShortTimePattern broken in .Net 3.5?...


.netdatetime.net-4.0.net-3.5cultureinfo

Read More
GetLastWriteTime returning 12/31/1600 7:00:00 PM...


c#directory.net-3.5label

Read More
How to troubleshoot window painting issues after migrating WinForms app from .net 3.5 to 4.7.2...


winformsvisual-studio-2019.net-3.5.net-4.7.2

Read More
Visual State Manager in WPF not supported...


c#.netwpfxaml.net-3.5

Read More
View Windows UpTime dynamically in WPF...


c#wpfwindows.net-3.5uptime

Read More
LinkedHashMap in .NET...


java.net.net-3.5linkedhashmap

Read More
PrintDocument: Fit to page...


c#pdf.net-3.5printdocumentpdfium

Read More
Application Trust Level on Network Drive for Nhibernate C# Application...


c#activerecord.net-3.5full-trust

Read More
How do I pass information from a ThreadPool.QueueUserWorkItem back to the UI thread?...


c#wpfmultithreading.net-3.5

Read More
Explanation why IEnumerable is more efficient than a List...


generics.net-3.5

Read More
Prevent or handle time out with XmlReader.Create(uri)...


c#.netasp.net.net-3.5xmlhttprequest

Read More
VSTO in VBA: AddIn.Object returns Nothing (null) sometimes...


c#vba.net-3.5vstoexcel-2007

Read More
.NET 3.5 JIT not working when running the application...


c#.net-3.5jit

Read More
Fast/efficient way to get index of minimum value in List<T>?...


c#listoptimization.net-3.5

Read More
Derived type cannot be implicitly converted to base interface...


.net-3.5inheritanceinterfacec#-3.0

Read More
How to replace multiple occurrences in single pass?...


c#regex.net-3.5

Read More
Which one is performance wise to clear a string builder?...


c#stringperformance.net-3.5stringbuilder

Read More
Reading "chunked" response with HttpWebResponse...


c#http.net-3.5.net-2.0

Read More
DataTable.Rows.Find() not finding row...


c#.net-3.5

Read More
How to create a single executable file in Visual Studio 2008?...


c#visual-studio-2008.net-3.5executable

Read More
What is the best option to make my .NET UI application scriptable?...


c#.netscripting.net-3.5.net-4.0

Read More
Changing position of words in a string...


c#.net-3.5

Read More
How to verify an event has been unsubscribed from on a mock...


c#unit-testingevent-handling.net-3.5moq

Read More
Generic method with multiple constraints...


c#generics.net-3.5

Read More
TypeInitializationException: The type initializer for '<Module>' threw an exception...


c#wpfexception.net-3.5

Read More
Catching cancel button click between two synchronous tasks...


c#winforms.net-3.5

Read More
BackNext