Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Ian Ringrose
Ian Ringrose has asked
184
questions and find answers to
146
problems.
Stats
3.6k
EtPoint
762
Vote count
184
questions
146
answers
About
My email is
[email protected]
(replace as needed), My name is Ian Ringrose
Ian Ringrose questions
Is Databinding a good way to connect a view to a model
How do I use KnownType to enable polymorphic return values in a WCF service contract?
Is there a better way to implment Equals for object with lots of fields?
Are schema modifying commands transactional?
Does the .net framework have a build-in method to convert from degrees to radians?
Is there any issues with having a separate ErrorProvider for each control?
How can I get ASP.NET to restart when a file is changed?
How does swift handle deterministic finalization?
In Rhino Mock, how do I mock a property to it can be “call” more than once?
In perforce (PV4) how do I see all the check-in comments for a file including comment on other branches that have been merged in?
Ian Ringrose answers
Performance testing of Windows Forms application
Why does Silverlight 2 only support WCF basicHTTP binding?
Can I forget about IE6?
Is it possible to tell which application created a file?
Inner classes in C#
How to limit I/O operations in .NET application?
Why does LayoutKind.Sequential work differently if a struct contains a DateTime field?
C++, C# and JavaScript on WinRT [closed]
Internationalizing Desktop App within a couple years... What should we do now?
Should GC.Collect() be called regularly? [closed]