Re: Sample C# code with user logins/passwords?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



> I need to develop an C# internet app with logins, eg you create a
> username and password, the password can be emailed to you if you forget
> it, you can change the password etc.

look at system.web.mail namespace on MSDN
logins into the website: this will vary widely depending on what you want to
do. Questions you will have to ask yourself. Are you going to use a
database to store username and password information or are you going to use
flat files, xml files....You get the idea.
You need to sit down and figure out how you want your stuff to work before
you can start to code.

--
info@donotspam dowhileloop.com
http://www.dowhileloop.com web development
http://publicjoe.dowhileloop.com -- C# Tutorials


.



Relevant Pages

  • Sample C# code with user logins/passwords?
    ... I need to develop an C# internet app with logins, ... username and password, the password can be emailed to you if you forget ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: how to specify domain SLASH user in Query Analyzer when creating users and granting permissions
    ... Logins can have the slash, ... > I'm working in Query Analyzer because the Enterprise Manager ... > give the domain\ chunk of the username. ...
    (microsoft.public.sqlserver.security)
  • Re: Scheduled tasks "Could not start"
    ... login in with the Administrator username and pw from terminal services). ... the other scheduled tasks under other logins continued to run without ...
    (microsoft.public.windows.server.security)
  • Re: Scheduled tasks "Could not start"
    ... protected storage and that changing it fixed the problem. ... that account obviously was not changed in the local sam since you could ... login in with the Administrator username and pw from terminal services). ... the other scheduled tasks under other logins continued to run without ...
    (microsoft.public.windows.server.security)
  • MS Access LDB file (lock) and INSERT Failure
    ... I first check if username is unique by ... "INSERT INTO Logins ... "Syntax error in INSERT INTO statement." ... I suspect my first reading to Logins table caused ldb ...
    (microsoft.public.dotnet.languages.csharp)