Base solution for your next web application

Activities of "ideutsch"

Question

Hello. Is there a recommended way to go about editing the .less files in App/common/views? It seems like the .less files aren't automatically compiling to css in both release and debug modes. Is editing these less files not supported by the framework?

I am having the same issue. Sometimes the "Update-Database" command will work, and sometimes I'll get the permissions table error. Weird.

This was right after creating a new database. I'll post more detailed information if it continues to be a problem.

I think if you currently have a migration or seed class open in Visual Studio it will fail, and work if you have any other class currently open. So to replicate the error, open a seed/migration class, and attempt to run Update-Database.

Question

Hi, I notice in the documentation that you advise using async database calls in the app services. If we're in a situation where we don't expect performance bottlenecks, would it cause problems with the framework if we use the synchronous versions of these calls?

Quick question: by default, there is a square animation effect that appears sometimes when the user clicks on elements. It seems to be some sort of material design feature. Is there an easy way to disable this animation?

Thanks.

Thanks, that worked.

Showing 1 to 7 of 7 entries