Generate JSON Schema from Types(C#, TS Classes) and JSON request and vice-versa Today in this article, we will see easy techniques to generate JSON Schema...
Continue ReadingSqlServerRetryingExecutionStrategy does not support for transaction
Error: Configured execution strategy SqlServerRetryingExecutionStrategy does not support user initiated transactions Issue Description Entity framework operation gives below runtime error, InvalidOperationException: The configured execution strategy...
Continue ReadingDeserialize XML into C# Object/Type dynamically
Deserialize XML into C# Object/Type dynamically Today in this article, we will see Deserialize XML into C# Object. If you are looking for better a...
Continue ReadingUsing Entity Framework in Windows Form Desktop Application
Using Entity Framework in Windows Form Desktop Application In this post, we shall learn how to use Entity Framework in Windows Form Desktop Application in...
Continue ReadingReact serve : The term ‘serve’ is not recognized as the name of a cmdlet
React serve: The term ‘serve’ is not recognized as the name of a cmdlet Issue Description After setting up React pre-requisites properly serve -s build...
Continue Reading