Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7415923
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T07:23:31+00:00 2026-05-29T07:23:31+00:00

should I stored my global WebMail variables within Application_Start() event? I read creating a

  • 0

should I stored my global WebMail variables within Application_Start() event? I read creating a Base Controller is not necessary, and it makes sense because I have used hooks in MVC architecture before. Is there a way I can simply hook these in?

e.g. WebMail.SmtpServer, WebMail.UserName, WebMail.Password, WebMail.From?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T07:23:32+00:00Added an answer on May 29, 2026 at 7:23 am

    How about in the web.config

     <system.net>
        <mailSettings>
          <smtp>
            <network 
                 host="myHost" 
                 port="myPortNumber"
                 userName="username"
                 password="password" />
          </smtp>
        </mailSettings>
      </system.net>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I do understand that functions should not return references to automatic variables. However I
I keep hearing that global variables should never be used, but I have a
Are there any guidelines/best practices for deciding what type of data should be stored
It is generally accepted that the use of cursors in stored procedures should be
In sql server ... Should I maintain stored procedures via the object broswer in
Should a value always be stored in a database using a specific unit (e.g.
Should libraries that the application relies on be stored in source control? One part
I have a stored procedure that ideally should be able to accept a list/table
I have a commit, I have stored in a branch, because this should go
If I have, say, 100 items that'll be stored in a dictionary, should I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.