Catching unhandled exceptions in ASP.NET UserControls
I’m dynamically loading user controls adding them to the Controls collection of the web form.
I’m dynamically loading user controls adding them to the Controls collection of the web form.
By some coincidence this problem has come up twice in the last week.
I want to know how can I detect if the user is already logged in or not? using a cookie. I am not using any log-in control. I have a db which checks the ID and PWD.
Also pls let me know if it can be done without using cookies.
Any code or links will help.
web.config:
I have the following ASP.NET Forms Authentication configuration:
In a follow up to my previous question, I want to get the value of the hidden input field from the child page codebehind.
If I buy a server on which I’ll be able to put as much RAM as I want, how much RAM can I make available for my asp.net web app using the latest versions of everything?
How can I use the CreateUser method in the Membership class without having to assign a question and answer?
I am trying to to set up the login control to remember the login credentials of a user who has previously entered their user name and password successfully. I set the remember me property to true, but it doesnt seem to triger any events where I could read the cookie and auto login the user.
am using a Prepared Statement in C#.
I have some XML like this: