Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Rookian
Rookian has asked
110
questions and find answers to
46
problems.
Stats
1.4k
EtPoint
230
Vote count
110
questions
46
answers
About
Software Architect
Interested in
everything around Azure (esp. Infrastructure as Code)
Web APIs
Software Architecture
Software Design
Rookian questions
ASP.NET MVC 3: IDepencyResolver is trying to get an implementation of IControllerFactory
ASP.NET MVC ViewData and view model best practices
Nuget: How do I recreate my package directory using packages.config
ASP.NET MVC Windows Authentiaction and DirectoryServices - Get Mail Address of the current user throws an InvalidCastException
Using the magic of LINQ - How to call a delegate for each criteria that matches?
What is the difference between ((IEnumerable)source).OfType<T>() and source as IEnumerable<T>
Speed up VisualStudio 2010 and Resharper 6.1: Is it worth to use RamDisk?
TFS 2010 API: Queue builds synchronously and get the state of each queued build: "Run On Agent (waiting for build agent)"
StructureMap: Choose concrete type of nested dependency
Is there a way of creating an instance of a type with test data?
Rookian answers
ASP.NET MVC Windows Authentiaction and DirectoryServices - Get Mail Address of the current user throws an InvalidCastException
jQuery Tools Overlay & jQuery.live event
How to cast Expression<Func<T, DateTime>> to Expression<Func<T, object>>
MVC: Where should I format data?
TFS 2010: Why is it not possible to deserialize a Dictionary<string, object> with XamlWriter.Save when I can use XamlReader for deserializing
Service locator - worth it?
NHibernate: How to inject dependency on an entity
StructureMap - How to register and resolve an open generic type
How to map a string to a date in automapper?
'System.Web.Http.HttpConfiguration' does not contain a definition for 'EnableQuerySupport'