HybridSolutions

Results 50 comments of HybridSolutions

> @HybridSolutions for the immediate future we're going to rely on users having to manually refresh the browser in this particular case. For a longer term, we were looking at...

> I had a similar issue and my .cshtml worked once I did the following: > > ``` > > > > > ``` > > I needed to do...

> Putting this feature in the context menu is overkill and I don't think there is a great need for most of the users. Allow me to disagree. It would...

How is this going? Seems the project is not updated anymore. It was great!

> Yeah it's not really getting updates because of my time going to other things.. > > I have a billion open tabs on things to do or read and...

> @HybridSolutions Can you share some more details of your implementation? Is the UserProfile entity related to other domain models? I simplified the approach. I now have a User class...

Having a property in ApplicationUser was a dependency. Personally, didn't like or want to have any kind of change to the Identity builtin objects and tables. Since cascading delete did...

> @HybridSolutions Ok, more work to do in the service, with updates to perform in transaction, but a cleaner solution. Do you have a repository to share with a full...

> With your last approach the IdentityUser must be kept in sync with the Core User entity. The logic is all inside the UserService defined in Infrastructure, which necessarily contains...

Actually, visually, the current behaviour is the correct one. If a text with a link in it inherits the same color as the text with no link, how will the...