User Profile
Collapse
-
Console Application
Hello!
I have a console application that works with a SQL Database. And I have some basic questions:
[1]
Console.WriteLi ne("City name: ");
this["ctName"] = Console.ReadLin e();
It compiles. But doesn't stop for me to write the city name. Why? What's the other way?
[2]
I wanna show in the screen all the table rows and columns and your registers for...
No activity results to display
Show More
Leave a comment: