User Profile

Collapse

Profile Sidebar

Collapse
RedRose2009
RedRose2009
Last Activity: Dec 6 '09, 04:56 PM
Joined: Oct 20 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • RedRose2009
    started a topic print SQL result to the screen

    print SQL result to the screen

    How do I print the result of my select statement to the screen?

    Console.WriteLi ne(??????);
    See more | Go to post

  • RedRose2009
    started a topic login to a website

    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!
    See more | Go to post

  • RedRose2009
    started a topic running .exe file from my program

    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...
    See more | Go to post

  • RedRose2009
    replied to URL to thumbnail
    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.
    See more | Go to post

    Leave a comment:


  • RedRose2009
    started a topic URL to thumbnail

    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.
    See more | Go to post
No activity results to display
Show More
Working...