16 Answered Questions for the topic ASP.NET
06/08/21
Devlop a VB. Net program for booking a confrence room in a company
Q. Developop a VB.Net program for booking a conference room in a company1. Generate the form to book the conference room with the necessary details 2. Generate the form that confirms the booking...
more
08/02/20
URGENT! Can't show data using API with C# ASP.NET Core
I am using a Travel Advisory API but am unable to show all the data. Each country is a separate key and form different classes when I paste the JSON as classes.How can I call each country class...
more
01/27/20
Microsoft Visual Studio - Unable to start program Win32 application - Error Message???
Hello,I cannot seem to check my html/css code in my web browser anymore. I keep getting the same error message even after I rebuild it in a new page. Do you have a tip on how to fix this?Error...
more
10/18/19
TypeScript saving a file to a server
I am altering an existing API that uses TypeScript. I need to have the API save a file to an external server. Is there a way to do this without having a Save File window show up in TypeScript? ...
more
07/29/19
Where to put the Angular app in a ASP.NET Web API solution?
I'm starting a greenfield app and I want to use ASP.NET (4.6) and Angular 2. For the backend I have created a project in Visual Studio, and now I'm wondering where to put the Angular app. I really...
more
Asp.net
06/26/19
How do I implement a multi-language site in .NET MVC?
Asp.net
06/26/19
How do I create an index on ASP.NET MVC using MongoDB?
Check severeal boolean returns in same time?
I have several bool elements and I am checking it if returns me false.
bool i = false;
switch (idcount)
{
case 1: i = p1(); break;
case 2: i = p1() & p2(); break;
case 3: i = p1() &...
more
Asp.net
06/18/19
How do I create a search box in my ASP.net application that uses a SQL query that has the capability to search with more than one keyword?
Asp.net
06/17/19
How do I convert string data in JSON format in ASP.NET?
Asp.net
05/09/19
What is dependency injection in ASP.NET MVC?
Asp.net
05/01/19
What are the important topics in .NET to learn?
Asp.net
05/01/19
What is the need for property in C# .NET?
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.