Click here to Skip to main content
15,909,822 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: I really wanna make text with an editor for asp.net Pin
N a v a n e e t h10-Sep-09 19:31
N a v a n e e t h10-Sep-09 19:31 
GeneralRe: I really wanna make text with an editor for asp.net Pin
sashidhar10-Sep-09 19:46
sashidhar10-Sep-09 19:46 
AnswerRe: I really wanna make text with an editor for asp.net Pin
Arun Jacob10-Sep-09 19:45
Arun Jacob10-Sep-09 19:45 
AnswerRe: I really wanna make text with an editor for asp.net Pin
Christian Graus10-Sep-09 21:01
protectorChristian Graus10-Sep-09 21:01 
QuestionASP.NET Login Controls and Client Application Services... Pin
Illegal Operation10-Sep-09 18:16
Illegal Operation10-Sep-09 18:16 
QuestionComments in ASP.NET Pin
amittinku10-Sep-09 17:41
amittinku10-Sep-09 17:41 
AnswerRe: Comments in ASP.NET Pin
Christian Graus10-Sep-09 17:44
protectorChristian Graus10-Sep-09 17:44 
QuestionEval vs bind Pin
amittinku10-Sep-09 17:37
amittinku10-Sep-09 17:37 
<asp:templatefield headertext="Project">;

<edititemtemplate>
<asp:textbox id="cmbProject" runat="server" text="<%#Bind("EMP_NAME")%>">
<itemtemplate><asp:label id="Label4" runat="server" text="<%#Eval("EMP_NAME")%>">




Text box Label
Bind Bind
Eval Eval
Bind Eval
Eval Bind

I have used all the above 4 combinations. But no diffenrence. Same output functionality every time.
As per info, bind for edit+read, eval for read only.
But in actual both are doing same.
So anybody can tell what's the diff?
AnswerRe: Eval vs bind Pin
Christian Graus10-Sep-09 17:46
protectorChristian Graus10-Sep-09 17:46 
QuestionWhat's the purpose of datavaluefield and datatextfield Pin
amittinku10-Sep-09 17:34
amittinku10-Sep-09 17:34 
AnswerRe: What's the purpose of datavaluefield and datatextfield Pin
Christian Graus10-Sep-09 17:45
protectorChristian Graus10-Sep-09 17:45 
QuestionASP.NET MVC Accounts or My own user management? Pin
Quake2Player10-Sep-09 16:46
Quake2Player10-Sep-09 16:46 
AnswerRe: ASP.NET MVC Accounts or My own user management? Pin
Christian Graus10-Sep-09 17:07
protectorChristian Graus10-Sep-09 17:07 
Questionplay video clips sequentially Pin
zeeShan anSari10-Sep-09 11:13
zeeShan anSari10-Sep-09 11:13 
AnswerRe: play video clips sequentially Pin
Christian Graus10-Sep-09 11:35
protectorChristian Graus10-Sep-09 11:35 
QuestionDLL Files in ASP.net Website Pin
VikashGohil10-Sep-09 7:12
VikashGohil10-Sep-09 7:12 
AnswerRe: DLL Files in ASP.net Website Pin
Abhijit Jana10-Sep-09 7:17
professionalAbhijit Jana10-Sep-09 7:17 
GeneralRe: DLL Files in ASP.net Website Pin
VikashGohil10-Sep-09 7:28
VikashGohil10-Sep-09 7:28 
AnswerRe: DLL Files in ASP.net Website Pin
Abhishek Sur10-Sep-09 9:40
professionalAbhishek Sur10-Sep-09 9:40 
GeneralRe: DLL Files in ASP.net Website Pin
VikashGohil11-Sep-09 7:12
VikashGohil11-Sep-09 7:12 
AnswerRe: DLL Files in ASP.net Website Pin
Abhishek Sur11-Sep-09 12:01
professionalAbhishek Sur11-Sep-09 12:01 
QuestionError Use of unassigned local variable 'ClientScript' Pin
Md. Marufuzzaman10-Sep-09 3:26
professionalMd. Marufuzzaman10-Sep-09 3:26 
AnswerRe: Error Use of unassigned local variable 'ClientScript' Pin
Manas Bhardwaj10-Sep-09 3:52
professionalManas Bhardwaj10-Sep-09 3:52 
GeneralRe: Error Use of unassigned local variable 'ClientScript' Pin
Md. Marufuzzaman10-Sep-09 4:14
professionalMd. Marufuzzaman10-Sep-09 4:14 
AnswerRe: Error Use of unassigned local variable 'ClientScript' Pin
Zoki Manas10-Sep-09 3:54
Zoki Manas10-Sep-09 3:54 

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.