Posts by Gabriel Amador • 5 points
2 posts
-
0
votes1
answer113
viewsQ: What is the difference [email protected] vs 'Asp-controller' next to 'Asp-action'?
I am doing a project in ASP.NET MVC and I came up with this question, The Url.Action in a 'tag' (for example in a navbar) can redirect the page passing the method and controller as parameter.…
-
0
votes1
answer5333
viewsQ: Why does VS Code auto-complete not work for Unityengine library elements even with the built-in extension?
The problem is just this, I’m developing a new game by Unity and use Visual Studio Code as editor, and need to auto-complete to help, but even with the extensions "Debugger for Unity", "Unity Tools"…