Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Slauma
Slauma has asked
88
questions and find answers to
500
problems.
Stats
19.3k
EtPoint
7.3k
Vote count
88
questions
500
answers
About
Slauma questions
How to create RouteUrls with databound parameters declaratively?
Entity Framework CTP5 Code-First: Mapping a class with multiple collections of another class
XML Schema validation for POST requests with ASP.NET WebAPI
Binding a nullable int to an asp:TextBox
What does this LINQ query do?
Strange exception when connecting to a WCF service via a proxy server
Is enabling JavaScript in browser a MUST to get working ASP.NET pages?
Append separator line after jQuery UI Autocomplete items except after the last item
<%: %> brackets for HTML Encoding in ASP.NET 4.0
Validate a Date in a specific format in ASP.NET MVC 3
Slauma answers
Lambda Expression if-else statement in where clauses
Separating entity framework poco and objectcontext
How do I load related entities of type IEnumerable<T>
Implementing OnContextCreated for auditing by assigning SaveChanges an eventhandler using EF 4.1 DBContext
EF 4.1 code first: one-to-many mapping problem
Setting table level WillCascadeOnDelete not available
How to round trip an object with relation using asp .net web api, entity framework and json (code first)?
Entity Code First User, Role, UserRole tables
Lazy loading properties after an insert
Entity Framework, MVC 3, OrderBy in LINQ To Entities