Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
TheSoftwareJedi
TheSoftwareJedi has asked
37
questions and find answers to
75
problems.
Stats
1.8k
EtPoint
520
Vote count
37
questions
75
answers
About
I write C# code
TheSoftwareJedi questions
Is it possible to use .NET's TransactionScope with Sql Server 2005 without allowing promotion to DTC?
Unicode characters causing issues in SQL Server 2005 string comparison
Is it possible to get a lazy IEnumerable from an NHibernate query using ICriteria?
Writing to a FileStream behaves strangely, as observed by process monitor
What is the best way to determine duplicate credit card numbers without storing them?
Can I change the value of Environment.NewLine?
WCF WebHttp Mixed Authentication (Basic AND Anonymous)
Has anyone written or used a Asp.NET membership provider that integrates with Facebook Connect?
Url.Action returning empty string in some environments
Need a regex to exclude certain strings
TheSoftwareJedi answers
What is the fastest way to parse text with custom delimiters and some very, very large field values in C#?
Is it possible to throw a MessageQueueException?
Change "Implement interface" template in Visual Studio
Cancelling a long running process in VB6.0 without DoEvents?
Best practices for storing uploaded files in filesystem
Auto shuffle between windows forms every after 5 min
TIBCO EMS Failover reconnect for C# (TIBCO.EMS.dll)
Iterating through the Alphabet - C# a-caz
How to remove objects from an Enumerable collection in a loop [duplicate]
C#4 dynamic keyword - why not?