Click here to Skip to main content
16,006,001 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Spell Checking in web application Pin
eyeseetee22-Jul-08 21:54
eyeseetee22-Jul-08 21:54 
GeneralRe: Spell Checking in web application Pin
VB 8.023-Jul-08 19:55
VB 8.023-Jul-08 19:55 
QuestionPerformance : "input runat=server" or "asp:textbox" Pin
gnjunge22-Jul-08 21:24
gnjunge22-Jul-08 21:24 
AnswerRe: Performance : "input runat=server" or "asp:textbox" Pin
eyeseetee22-Jul-08 21:31
eyeseetee22-Jul-08 21:31 
AnswerRe: Performance : "input runat=server" or "asp:textbox" Pin
Arindam Tewary22-Jul-08 22:14
professionalArindam Tewary22-Jul-08 22:14 
GeneralRe: Performance : "input runat=server" or "asp:textbox" Pin
N a v a n e e t h23-Jul-08 0:16
N a v a n e e t h23-Jul-08 0:16 
GeneralRe: Performance : "input runat=server" or "asp:textbox" Pin
Arindam Tewary23-Jul-08 0:39
professionalArindam Tewary23-Jul-08 0:39 
GeneralRe: Performance : "input runat=server" or "asp:textbox" Pin
N a v a n e e t h23-Jul-08 2:03
N a v a n e e t h23-Jul-08 2:03 
Arindam Tewary wrote:
In HTML server control, actually the code written is copied back to browser.


Not exactly. It also will go through all the phases like loading/saving viewstate etc.

Arindam Tewary wrote:
It was never told that browser does that conversion. It was wriiten that server does that job.


I know, but something written in the brackets was giving confusion. Smile | :)

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

How to use google | Ask smart questions

GeneralRe: Performance : "input runat=server" or "asp:textbox" Pin
Arindam Tewary23-Jul-08 2:32
professionalArindam Tewary23-Jul-08 2:32 
GeneralRe: Performance : "input runat=server" or "asp:textbox" Pin
N a v a n e e t h23-Jul-08 3:06
N a v a n e e t h23-Jul-08 3:06 
AnswerRe: Performance : "input runat=server" or "asp:textbox" Pin
Anand Desai22-Jul-08 22:30
Anand Desai22-Jul-08 22:30 
GeneralRe: Performance : "input runat=server" or "asp:textbox" Pin
Arindam Tewary22-Jul-08 23:29
professionalArindam Tewary22-Jul-08 23:29 
GeneralRe: Performance : "input runat=server" or "asp:textbox" Pin
N a v a n e e t h23-Jul-08 0:21
N a v a n e e t h23-Jul-08 0:21 
GeneralRe: Performance : "input runat=server" or "asp:textbox" Pin
gnjunge23-Jul-08 22:17
gnjunge23-Jul-08 22:17 
Questionhow to get url of addressbar Pin
please help22-Jul-08 20:56
please help22-Jul-08 20:56 
AnswerRe: how to get url of addressbar Pin
Gayani Devapriya22-Jul-08 21:08
Gayani Devapriya22-Jul-08 21:08 
QuestionExcel data to sql server database in asp.net c# 2.0 Pin
VijayVishwakarma22-Jul-08 20:51
VijayVishwakarma22-Jul-08 20:51 
AnswerRe: Excel data to sql server database in asp.net c# 2.0 Pin
Arindam Tewary22-Jul-08 20:57
professionalArindam Tewary22-Jul-08 20:57 
GeneralRe: Excel data to sql server database in asp.net c# 2.0 Pin
VijayVishwakarma22-Jul-08 21:16
VijayVishwakarma22-Jul-08 21:16 
QuestionPaging in table. Pin
raushan_922-Jul-08 20:39
raushan_922-Jul-08 20:39 
AnswerRe: Paging in table. Pin
Sam Xavier22-Jul-08 20:50
Sam Xavier22-Jul-08 20:50 
GeneralRe: Paging in table. Pin
raushan_922-Jul-08 21:12
raushan_922-Jul-08 21:12 
AnswerRe: Paging in table. Pin
AprNgp22-Jul-08 20:58
AprNgp22-Jul-08 20:58 
GeneralRe: Paging in table. Pin
raushan_922-Jul-08 21:09
raushan_922-Jul-08 21:09 
GeneralRe: Paging in table. Pin
eyeseetee22-Jul-08 21:24
eyeseetee22-Jul-08 21:24 

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.