logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • How can you send an email message from an ASP.NET Web page?


  • Correct Answer
  • You can use the SystemNetMailMailMessage and the SystemNetMailSmtpMail classes to send an email in your Web pages In order to send an email through your mail server, you need to create an object of the SmtpClient class and set the server name, port, and credentials 


  • Technology problems


    Search Results


    • 1. What is the basic difference between ASP and ASP.NET?
    • Discuss
    • 2. What is ASP.NET?
    • Discuss
    • 3. What is Dynamic Language Runtime (DLR)?
    • Discuss
    • 4. What are the usages of the Command object in ADO.NET?
    • Discuss
    • 5. What are the usages of the Command object in ADO.NET?
    • Discuss
    • 6. What is the code-behind feature in ASP.NET?
    • Discuss
    • 7. Explain the validation controls. How many validation controls in ASP.NET 4.0?
    • Discuss
    • 8. Explain the concept of states in ASP.NET.
    • Discuss
    • 9. What is Windows Workflow Foundation (WF)?
    • Discuss
    • 10. What are the different types of workflow in WF?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment