In ASP.Net, during which page lifecycle event does viewstate get loaded?
I know it happens sometime before Load, but during what event exactly?
I know it happens sometime before Load, but during what event exactly?
Evaluting the method signature, it is required to know old password while changing it.
Does anyone have a simple and successful demo implementation of facebook connect in an asp.net application. I am developing an asp.net web application and want facebook connect to be the primary method for logging in.
This is likely a duplicate of the below question but the only answer is a dead link:
Minify Html output of ASP.NET Application
In c#, how can I check to see if a link button has been clicked in the page load method?
How to ignore the first 10 characters of a string?
I’m well into implementing a REST service (on a Windows CE platform if that matters) and I started out using IBM’s general definitions of using POST for creating (INSERTs) and PUT for updating.
I’m working on a web application that is using Forms authentication.
I need to allow users to add new fields to a record, e.g. if there is a Contact record, a user may want to add a “SSN” numeric field and a “Birthdate” date/calendar field. They would do this through the UI of course.
I keep getting a Request format is invalid.