Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Savvas Sopiadis
Savvas Sopiadis has asked
13
questions and find answers to
12
problems.
Stats
322
EtPoint
79
Vote count
13
questions
12
answers
About
Savvas Sopiadis questions
Linq to SQL equivalent of SUM GROUP BY SQL statement
WPF Bind IsEnabled to Listbox SelectedItem
'Group' is a reserved keyword and cannot be used as an alias, unless it is escaped
SQL Server multi language data support
How to do resolving using Unity in a mutli-project solution
EF 4.1 code first causes weird (login) runtime errors
Where to handle DB exceptions in Entity Framework and repository pattern
RIA Services EntitySet does not support 'Edit' operation
Entity Framework 4.1 code first approach: how to define length of properties
Savvas Sopiadis answers
Linq to SQL equivalent of SUM GROUP BY SQL statement
Save a long string in SQL database using Entity Framework
WPF Bind IsEnabled to Listbox SelectedItem
Entity Framework 4.1 code first approach: how to define length of properties
ASP.NET MVC - How to create a strongly-typed view from classes in referenced class-library?
'Group' is a reserved keyword and cannot be used as an alias, unless it is escaped
EF 4.1 code first causes weird (login) runtime errors
RIA Services EntitySet does not support 'Edit' operation
Detect active window changed using C# without polling
Entity Framework 4.0 generated entity set vs POCO with INotifyPropertyChanged/IDataErrorInfo