Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Alex Burtsev
Alex Burtsev has asked
42
questions and find answers to
48
problems.
Stats
2.3k
EtPoint
834
Vote count
42
questions
48
answers
About
.NET Software Architect.
http://www.linkedin.com/pub/alex-burtsev/29/226/baa
Alex Burtsev questions
It it bad practice to use inheritance in database to make it less painful to change schema latter?
Where should Model reside in case of 3-tier Domain Driven designed application?
DDD (Domain Driven Design), how to handle entity state changes, and encapsulate business rules that requires large amount of data to be processed
Why code inside Generic functions ignores overloaded == operator
Silverlight printing anti-aliasing
What is Model in user interface design patterns like MVC, MVP, MVVM?
protobuf serialization of IEnumerable<Interface> [duplicate]
How to POST only part of full model from ASP .NET MVC razor view
How to save combined (new+modified) detached entities in Entity Framework?
extract superclass from multiple classes and derive from it
Alex Burtsev answers
It it bad practice to use inheritance in database to make it less painful to change schema latter?
Silverlight printing anti-aliasing
WCF Duplex - Push different notifications to each client?
Entity Framework 4, inheriting vs extending?
ToggleButton/CheckBox content depending on its checked state?
Sorting Files by date
protobuf serialization of IEnumerable<Interface> [duplicate]
Which design pattern to use (i need something like mediator pattern)?
Creating dynamic generics at runtime using Reflection
Is it possible to get x:Name of a DependencyObject (Silverlight)?