How do I print the result of my select statement to the screen?
Console.WriteLi ne(??????);
User Profile
Collapse
-
print SQL result to the screen
-
login to a website
Hello,
I am working on a project in .NET using C#, that needs to process certain data. However, the first thing I have to do is to login to a website. (URL example:
http://www.xxxxxxx.com/Login.aspx
I am not sure I know how to do this. Any help would be appreciated. This is console application.
Thanks! -
running .exe file from my program
Hello,
I am working on a C#.NET project that needs to call .exe file from a project that I previously worked on. So, basically project A, needs to call project B. I am not sure how to do it. I tried calling with Process.Start ("something.exe "), but nothing happens so I am thinking maybe I have to be more specific to where exactly something.exe is located. Does something.exe has to be inside the same folder as project A? When... -
Hello cadab,
Well not really, because that website can't produce a thumbnail of every site. It works only with some websites, not with all that I tested. -
URL to thumbnail
I need to produce a thumbnail from a given URL (html page) using C#.NET. Image (thumbnail version) needs to be saved on local disk. I have no clue on how to do this and any help would be appreciated.
No activity results to display
Show More
Leave a comment: