Ask a Question related to ASP.NET General, Design and Development.
-
Apogee #1
Strange Behavior with ViewState
I have encountered a very strange behavior of the vsnet:
ASP.net:
I set the ViewState of the Document to false, just to see that Literal
controls
need the ViewState, so I turned it on again. Now nothing happend. The
content of the Literal control did not reappear. Then I discovered that
the call of the Page_Load Method was removed from my aspx.cs file.
Does anybody know why this would happen?
Apogee
Apogee Guest
-
Strange behavior of webservices
Hi! I found same strange behavior of ASP.NET. It is possible this is the bug. Follow the steps: I create the simple service,... -
Strange behavior
The problem seems to be in c code calling ruby calling c code. ======== start test.rb puts "about to require curses" require "curses" puts... -
Strange behavior of $.
Apparently $. is not always set correct (see second ruby 1liner). Is this a bug? 12:12:42 : cat -n n 1 2 3 BAR="hello" 4 12:12:47 : ruby... -
Re[2]: Strange behavior of DBI/DBD::Informix
Thank you for the reply. Sorry, I wrote late in the evening and forgot to post my configuration: Perl 5.6.1 AIX 4.2.1 (I know it's old... -
Why strange IF...ELSE behavior
Hi all, I'm getting a strange result with the following IF statement: $bar = ($foo == 'last') ? true : false; In my script $foo normaly has...



Reply With Quote

