Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
TheCloudlessSky
TheCloudlessSky has asked
50
questions and find answers to
42
problems.
Stats
1.4k
EtPoint
422
Vote count
50
questions
42
answers
About
http://adrianphinney.com
TheCloudlessSky questions
Minimum size that matches aspect ratio
Are LINQ to Entites 4.0 Queries Compiled By Default?
Should NHibernate clear distributed 2nd Level Cache on ISessionFactory.Dispose?
Why do return expressions use semicolons when they're unnecessary?
HttpResponseBase.Headers are empty when running test
Execute external command with single-hypen parameter with equals and period
Should a password salt be stored in its own field in the database?
Creating Interface for ObjectContext
MVC3 RC Razor @helper locations
What type of result should be returned from the service layer?
TheCloudlessSky answers
Ninject not injecting and throwing null reference exceptions
Encrypted columns with Entity Framework
C# Interfaces: Is it possible to refer to the type that implements the interface within the interface itself?
Where does my CRUD LINQ Code Go? ASP.NET MVC
Update EF 4 Feature CTP 4 Detached POCO
HttpResponseBase.Headers are empty when running test
Accessing ViewContext from class library
What is Extract/Transform/Load (ETL)?
Can you open a JPEG, add text, and resave as a JPEG in .NET?
Surprising performance differences: List.Constains,SortedList.ContainsKey,DataRowCollection.Contains,DataTable.Select, DataTable.FindBy