Re: I don't want to re-invent the Login/Login Wheel - Help with utilities



Is this project a Win form app or ASP.NET app? Is the logging in process for authentication only, or for both authentication and authorization? If it is win form app, shoudn't the user have to log into his computer? So, the user should be considered authenticated. If it is ASP.NET, yu could use Windows authentication, so no logging in is required; if you choose Form authentication, ASP.NET2.0 has built-in login control to use. Unless you have very unique requirement, you to not need re-invent a simple wheel. But you can always choose to re-invent a rounder/fancier wheel to suit your special need.

"tjdarth" <tjdarth@xxxxxxxxxxx> wrote in message news:e2ZJzPfaIHA.4140@xxxxxxxxxxxxxxxxxxxxxxx
Hey guys, I am starting a small project for a friend who expects to have users do a normal logon process using UserName & Password variables. I want to save some time and find a reliable piece of code with encrypt/decrypt capabilities that has been written in either C# or VB.Net that would could be easily incorporated into my application. If there is a link that could be provided or other sources that you might think of, it would be appreciated.

Thanks in advance . . .


.



Relevant Pages

  • Re: IAS suddenly stopped working for some time and then magically
    ... related to the failing of authentication if the SQL transaction fails. ... You've indicated that if both text logging and sql ... sql logging alone. ... a configuration issue related to the above authentication failure even ...
    (microsoft.public.internet.radius)
  • RE: SMTP Stopped working
    ... I have turned on all of the logging and it turns out that there is an authentication problem. ... > NCSA) on the SMTP Virtual Server. ...
    (microsoft.public.exchange.connectivity)
  • Technique for centralized web service authentication, logging, etc.
    ... (authentication, logging, exception handling). ... private delegate ReturnType GetSomeDataImplDelegate(SomeType param1); ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Login Problems
    ... The user/password popup login ... They are logging in correctly with just name ... >> We have IIS set to basic authentication for the site ...
    (microsoft.public.sharepoint.windowsservices)
  • Forward FTP traffic on PIX 515
    ... I am unable to foward FTP traffic to my internal server. ... logging timestamp ... timeout xlate 3:00:00 ... aaa authentication enable console LOCAL ...
    (comp.dcom.sys.cisco)