Ask a Question related to ASP.NET Security, Design and Development.
-
itaitai2003@yahoo.com #1
Can we view a single Asp.net page as one 'critical section' for identical http requests?
How does ASP.NET process requests labeled with same sessionID/AuthID?
Is it in defined order, such as FIFO or undefined order?
For example: An .aspx where Page_Load()inverses a
bool session variable X.
First request starts at the top changes X and blocks, while a different
request carrying the same sessionID inverses X once again, blocks and
returns execution to the First request?.
Tnx
-Itai
itaitai2003@yahoo.com Guest
-
permanently changing a single page view to 2 page spread?
I currently have a PDF with multiple pages as a single-page view. i need to change it to a 2-page spread, or continuous layout - not just for my... -
cross section view of 3D model in director
Hello everyone I would like to know if it is possible to create cross section views (to define a cutting plane to be able to look inside the... -
Multiple log-in requests for single aspx page - WHY?
I have a subweb secured with Windows authentication. IIS has anonymous access disabled & basic auth enabled. The sub folder has acls set to allow... -
#24906 [NEW]: Why can you view the page "http://bugs.php.net/report.php/"
From: kim at showtop dot net Operating system: any systems PHP version: 4.3.2 PHP Bug Type: *Web Server problem Bug... -
Setting the 'detail' section of a form to view mode
"P" <plavallee@rcn.com> wrote in message news:%%YOa.14404$BM.4629336@newssrv26.news.prodigy.com... New, I on You might want to try making your...



Reply With Quote

