Why should I use Iesi.Collections instead of the traditional System.Collection?
Was research on how (for convetion) define a Many Many where table where both fields are primary key and found this post.
Why should I use Iesi.Collections instead of the traditional System.Collection?
Was research on how (for convetion) define a Many Many where table where both fields are primary key and found this post.
Why should I use Iesi.Collections instead of the traditional System.Collection?
Was research on how (for convetion) define a Many Many where table where both fields are primary key and found this post.
Why should I use Iesi.Collections instead of the traditional System.Collection?
Was research on how (for convetion) define a Many Many where table where both fields are primary key and found this post.
Why should I use Iesi.Collections instead of the traditional System.Collection?
Was research on how (for convetion) define a Many Many where table where both fields are primary key and found this post.
Design pattern for maintaining different state(s) across browser tabs in a single session
I have an MVC 4 based web app. Where I provide 2 login types, 1. Employee and 2. Customer.
With Customer login, I present a dashboard and other stuff, about his orders, etc.
With Employee login, I allow the employee to search for his customers and provide the ability to carry out certain customer specific tasks.
Design pattern for maintaining different state(s) across browser tabs in a single session
I have an MVC 4 based web app. Where I provide 2 login types, 1. Employee and 2. Customer.
With Customer login, I present a dashboard and other stuff, about his orders, etc.
With Employee login, I allow the employee to search for his customers and provide the ability to carry out certain customer specific tasks.
Design pattern for maintaining different state(s) across browser tabs in a single session
I have an MVC 4 based web app. Where I provide 2 login types, 1. Employee and 2. Customer.
With Customer login, I present a dashboard and other stuff, about his orders, etc.
With Employee login, I allow the employee to search for his customers and provide the ability to carry out certain customer specific tasks.
Controlling cookies with many tabs
I have a peculiar problem. My application has different levels of authentication. One specific level of user (super user) needs to be able to use the application as another user (subordinate user) that has lower privileges.
In OnionArchitecture can UI talks directly to datastore or not?
I’m fan of onion architecture but looking for some relaxing solutions in some areas.