Hi please tell me what is
ISNOTPOSTBACK,POSTBACK,AUTOPOSTBACK and also the extensions
of aspx,asmx,ascx its urgent plz reply me soon....
Answers were Sorted based on User's Feedback
Answer / prashanthi
PostBack means Entire Page will be Refreshed.
NotPstBack means Page willnot be Refreshed.
AutopstBack means Page will be Refreshed by itself.
Extensions:
aspx : WebApplication
ascx : UserControl
asmx : Webservices
| Is This Answer Correct ? | 14 Yes | 6 No |
Answer / srikanth
!ispostback is to find that the page has posted for first
time or subsequent requests.for intialisation of controls
this is used.
autopostback renders javascript function _dopostback which
submits the page to the server automatically.
postback means submiting the page to server
aspx---active server pages xtention
ascx---active server control xtension
asmx---active server method xtension
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / lakshmi
!ispostback is to find that the page has posted for first
time or subsequent requests.for intialisation of controls
this is used.
autopostback renders javascript function _dopostback which
submits the page to the server automatically.
postback means submiting the page to server
AutopstBack means Page will be Refreshed by itself
aspx---active server pages xtention,web application
ascx---active server control xtension,user control
asmx---active server method xtension,web services
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / vikram
PostBack means Entire Page will be Refreshed.
NotPstBack means Page willnot be Refreshed.
AutopstBack means Page will be Refreshed by itself.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / arun potti
ISPOSTBACK:
1.In IsPostBack,the page load each and
every click events.
2.It is used when changes required for a
page after an event.
!ISPOSTBACK:
1.In !IsPostBack,the page load only once
i.e,at the beginning.
2.It is used when no changes required for a
page.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / krishna
aspx mean active server pages Extension
asmx mean Active Server Method Extension
ascx mean Active Server Control Extension
| Is This Answer Correct ? | 1 Yes | 0 No |
If 200 is for all successful operation then why do we have 201 response codes?
Details on web.config and global.asax - just explain what are the sections will be there.
Explain the role of global.asax?
How would you turn off cookies on one page of your website?
Can you use c# without .net?
can sn.exe can be used before gacutil.exe
What's the advantage of using System.Text.StringBuilder over System.String?
3 Answers IBM, IdeaLake, Infosys,
What is the difference between session state and session variables ?
What’s the difference between asp.net web forms and asp.net mvc?
How to set/get parent page values in child page in asp.net
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
How to Insert a TextBox value in to Sql database using C# coding?
17 Answers HCL, Sona, TCS,
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)