Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in .net
Is it possible to implement RemoveAll() on EntityCollection<T>?
Jan 16, 2023
c#
.net
linq
entity-framework
Possible ways to generate audit trail for every save of business entities
Jan 17, 2023
c#
.net
audit
Query executes in 4 seconds directly in SQL Server but takes > 30 seconds in ASP.NET?
Jan 16, 2023
c#
.net
sql
sql-server-2008
How to check whether List<T>.Sort actually sorted something?
Jan 16, 2023
c#
.net
sorting
Constraint on DataColumn in C# DataTable?
Jan 16, 2023
c#
.net
datatable
constraints
system.data
Error with IndexOf C#
Jan 16, 2023
c#
.net
Creating a Multidimensional array from a list of objects
Jan 16, 2023
c#
.net
linq
Generate code through Reflection over the same assembly
Jan 15, 2023
c#
.net
reflection
t4
Multiple exe files in one solution, all referencing a single public class
Jan 16, 2023
c#
.net
visual-studio
dll
Why are HtmlEncode and HtmlDecode not isomorphic in .NET?
Jan 15, 2023
.net
unicode
html-entities
html-encode
Why is RestSharp deserializing two dates differently?
Jan 15, 2023
c#
.net
asp.net-web-api
deserialization
restsharp
Best way to check if any value exists on ArrayList
Jan 16, 2023
c#
.net
IEnumerable<T, int>, Arity and Generic Type Definitions
Jan 16, 2023
c#
.net
linq
linq-to-entities
What is the difference between deleting & uninstalling in the context of a Windows Service?
Jan 15, 2023
.net
windows-services
uninstallation
How to unit test a thread safe queue
Jan 16, 2023
c#
.net
multithreading
unit-testing
queue
C#: convert a stream of bitmap images to avi file
Jan 16, 2023
c#
.net
video
stream
video-streaming
Is it possible to hide an enum value from a PropertyGrid?
Jan 16, 2023
c#
.net
winforms
enums
propertygrid
Convert String To Int in LINQ
Jan 16, 2023
c#
.net
string
linq
casting
Force a C# Application to run in 32bit mode on a 64bit server
Jan 13, 2023
c#
.net
64-bit
32-bit
Why does Enumerable<T>.ToArray() use an intermediary Buffer when it can just call Count() first?
Jan 16, 2023
.net
performance
linq
« Newer Entries
Older Entries »