I have a Web Application that uses ASP.NET Membership. When the user logs out, I want the Forms Authentication cookie to be removed from the browser. This is basically automatic when the user did not select the Remember Me checkbox (because a session cookie is created in that case), but if they...
hello,
how can i connect my log-in form to my sql server 2008, only members of my project is able to sign-in,
i want my project to have authentication...can i do it with a stored proc??
help me pls...
thanks in advance :smile:
I'm attempting to consume a SOAP service that requires HTTP Basic Authentication (over HTTPS).
I'm using WSE 3.0 on Visual Studio 2008.
Here's the basics...
Class SNCClient
Inherits SoapClient
Public Sub New(ByVal destination As EndpointReference)...
Hi guys we are developing a small utility for synchronizing a network folder where, as domain admins we have the full privileges, with a local folder in another computer.
We had written a service to do this job and found that when the service starts the error returned is "Access denied". This...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.