Posts by user3014578 • 43 points
3 posts
- 
		2 votes1 answer1119 viewsQ: How to create a Cascading Dropdown?I would like to create a Dropdown dependent on another Dropdown in C#, ASP.net - MVC 5, in case it would be a dropdown with the names of all customers and then another Dropdown with the phones of… 
- 
		1 votes1 answer58 viewsQ: Problem with debuggingI am developing a project that has a complete logon system with Roles, User and Goups, but when renamed the project asks to Attach Process instead of DEBUG, how to resolve this?… 
- 
		1 votes1 answer792 viewsQ: How to add item in an order in Asp.net c#?I am developing a project that asks that items from a pizzeria be added to an order, not being a shopping cart, generating the order as if it were a cashier program. I don’t know how to add items to…