Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Learner
Learner has asked
32
questions and find answers to
7
problems.
Stats
387
EtPoint
82
Vote count
32
questions
7
answers
About
Learner questions
How does IsDisposed really work?
X509Certificate2.Verify() method always return false for the valid certificate
Deserializing derived type using DataContractSerializer when derived type is not known beforehand
Is it a good/acceptable practice to declare variable as interface type?
Things to consider while calling one WCF service from another
X509Certificate2.Verify() method, validating against revocation list and performance implications of it
Variable names must not start with 'm_' : StyleCop Rule 1308 - Why is it considered a bad (or not good/standard) practice?
How to know actual problem because of which SqlException is thrown?
How to reference assembly from GAC?
ASP.NET Core 3.1 does not call PostConfigure on the class implementing IPostConfigureOptions<T>
Learner answers
X509Certificate2.Verify() method, validating against revocation list and performance implications of it
ASP.NET Core 3.1 does not call PostConfigure on the class implementing IPostConfigureOptions<T>
Why is the build failing in Visual Studio because it cannot resolve namespaces from referenced assemblies?
Linq to Xml VS XmlSerializer VS DataContractSerializer