Click here to Skip to main content
15,902,634 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Designing a webpage Pin
Abhishek Sur31-Jul-09 1:04
professionalAbhishek Sur31-Jul-09 1:04 
AnswerRe: Designing a webpage Pin
Blikkies31-Jul-09 1:04
professionalBlikkies31-Jul-09 1:04 
AnswerRe: Designing a webpage Pin
Anurag Gandhi31-Jul-09 1:08
professionalAnurag Gandhi31-Jul-09 1:08 
AnswerRe: Designing a webpage Pin
Christian Graus31-Jul-09 10:36
protectorChristian Graus31-Jul-09 10:36 
QuestionAjax tabs Pin
sahoo.fm31-Jul-09 0:42
sahoo.fm31-Jul-09 0:42 
AnswerRe: Ajax tabs Pin
megivimal31-Jul-09 1:59
megivimal31-Jul-09 1:59 
QuestionDiffrence between Call back and Ajax Pin
Lijo Rajan31-Jul-09 0:31
Lijo Rajan31-Jul-09 0:31 
AnswerRe: Diffrence between Call back and Ajax Pin
Abhishek Sur31-Jul-09 1:10
professionalAbhishek Sur31-Jul-09 1:10 
You mean diff between AJAX using ICallBack and ASP.NET AJAX?

Callback is used to get a callback from the server. Its the normal XMLHttpRequest object.
ASP.NET AJAX is more improved version, where you can Post the entire page. Sometimes it also does Form.Submit, based on your request.

One important thing that you remember, using UpdatePanel will hide the actual postback is shown, even if it creates a new form and submit the entire form of urs to the server.

thanks to ScriptManager, it manages everything. Rose | [Rose] Rose | [Rose]


QuestionJquery Pin
Sudhanshu Mani Tripathi31-Jul-09 0:27
Sudhanshu Mani Tripathi31-Jul-09 0:27 
AnswerRe: Jquery Pin
Abhishek Sur31-Jul-09 1:14
professionalAbhishek Sur31-Jul-09 1:14 
QuestionAjax Help Pin
KhandelwalA31-Jul-09 0:21
KhandelwalA31-Jul-09 0:21 
AnswerRe: Ajax Help Pin
Vimalsoft(Pty) Ltd31-Jul-09 2:19
professionalVimalsoft(Pty) Ltd31-Jul-09 2:19 
QuestionPartial view in MVC Pin
vid nandha30-Jul-09 23:42
vid nandha30-Jul-09 23:42 
AnswerRe: Partial view in MVC Pin
Sun Rays31-Jul-09 0:13
Sun Rays31-Jul-09 0:13 
GeneralRe: Partial view in MVC Pin
vid nandha31-Jul-09 0:27
vid nandha31-Jul-09 0:27 
QuestionThe datatypes text and nvarchar are incompitable in the equal to operator. Pin
haleemasher30-Jul-09 23:41
haleemasher30-Jul-09 23:41 
AnswerRe: The datatypes text and nvarchar are incompitable in the equal to operator. Pin
Vimalsoft(Pty) Ltd31-Jul-09 0:01
professionalVimalsoft(Pty) Ltd31-Jul-09 0:01 
GeneralRe: The datatypes text and nvarchar are incompitable in the equal to operator. Pin
Manas Bhardwaj31-Jul-09 23:11
professionalManas Bhardwaj31-Jul-09 23:11 
QuestionSession time out Pin
janani1330-Jul-09 23:38
janani1330-Jul-09 23:38 
AnswerRe: Session time out Pin
Blikkies30-Jul-09 23:49
professionalBlikkies30-Jul-09 23:49 
GeneralRe: Session time out Pin
janani1330-Jul-09 23:50
janani1330-Jul-09 23:50 
GeneralRe: Session time out Pin
Blikkies30-Jul-09 23:54
professionalBlikkies30-Jul-09 23:54 
GeneralRe: Session time out Pin
janani1331-Jul-09 0:08
janani1331-Jul-09 0:08 
AnswerRe: Session time out Pin
haleemasher30-Jul-09 23:50
haleemasher30-Jul-09 23:50 
GeneralRe: Session time out Pin
janani1331-Jul-09 0:09
janani1331-Jul-09 0:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.