Click here to Skip to main content
15,895,423 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Difference betwen server.transfer and response.redirect & server.execute Pin
BalasubramanianK29-Aug-08 21:02
BalasubramanianK29-Aug-08 21:02 
Questionhow to display results like search enginees result in asp.net Pin
ncsubbu29-Aug-08 20:02
professionalncsubbu29-Aug-08 20:02 
AnswerRe: how to display results like search enginees result in asp.net Pin
Manas Bhardwaj29-Aug-08 20:22
professionalManas Bhardwaj29-Aug-08 20:22 
Questionplz answer my questions,its vry urgent Pin
Learning IT29-Aug-08 19:10
Learning IT29-Aug-08 19:10 
AnswerRe: plz answer my questions,its vry urgent Pin
kvsreedhar29-Aug-08 21:28
kvsreedhar29-Aug-08 21:28 
GeneralRe: plz answer my questions,its vry urgent Pin
Learning IT29-Aug-08 22:30
Learning IT29-Aug-08 22:30 
GeneralRe: plz answer my questions,its vry urgent Pin
kvsreedhar30-Aug-08 1:54
kvsreedhar30-Aug-08 1:54 
Questionprobleam concatenate two string Pin
Rinki Mukheraji29-Aug-08 18:43
Rinki Mukheraji29-Aug-08 18:43 
i have two string "a" and "b"

i want to concatenate string c = "a" "b" in asp.net

my code is

string p1 = "'" + b + '"' +' ';

string p2 = "'" + c + '"' +' ';

what result is coming c = "\p1\"\"p2";

what i want to result c = "p1" "p2";

how it will possible.
AnswerRe: probleam concatenate two string Pin
Manas Bhardwaj29-Aug-08 20:17
professionalManas Bhardwaj29-Aug-08 20:17 
Questiongetting full path name using FileUpload control's FileName property Pin
kvsreedhar29-Aug-08 18:29
kvsreedhar29-Aug-08 18:29 
AnswerIgnore Repost Pin
Manas Bhardwaj29-Aug-08 20:23
professionalManas Bhardwaj29-Aug-08 20:23 
GeneralRe: Ignore Repost Pin
kvsreedhar29-Aug-08 20:52
kvsreedhar29-Aug-08 20:52 
GeneralRe: Ignore Repost Pin
kenexcelon30-Aug-08 6:39
kenexcelon30-Aug-08 6:39 
GeneralRe: Ignore Repost Pin
kvsreedhar31-Aug-08 21:48
kvsreedhar31-Aug-08 21:48 
Question"Cannot apply indexing with [] to an expression of type 'System.Web.UI.WebControls.ListViewItem'" Pin
Member 387988129-Aug-08 17:56
Member 387988129-Aug-08 17:56 
AnswerWhy Repost? [modified] Pin
Manas Bhardwaj29-Aug-08 20:24
professionalManas Bhardwaj29-Aug-08 20:24 
AnswerRe: "Cannot apply indexing with [] to an expression of type 'System.Web.UI.WebControls.ListViewItem'" Pin
Manas Bhardwaj29-Aug-08 20:37
professionalManas Bhardwaj29-Aug-08 20:37 
QuestionWeird Issue Pin
kenexcelon29-Aug-08 17:51
kenexcelon29-Aug-08 17:51 
QuestionNeed Javascript logic for going to home page if history not present Pin
meeram39529-Aug-08 16:34
meeram39529-Aug-08 16:34 
AnswerRe: Need Javascript logic for going to home page if history not present Pin
Manas Bhardwaj29-Aug-08 20:43
professionalManas Bhardwaj29-Aug-08 20:43 
QuestionDynamically adding a control to a content page Pin
Cyberpulse29-Aug-08 14:41
Cyberpulse29-Aug-08 14:41 
QuestionReflection - GetValue question Pin
peacefulmember29-Aug-08 9:31
peacefulmember29-Aug-08 9:31 
QuestionConfigurarion error: Pin
salmonraju29-Aug-08 8:55
salmonraju29-Aug-08 8:55 
QuestionFile system object Pin
soorma29-Aug-08 6:22
soorma29-Aug-08 6:22 
AnswerRe: File system object Pin
Expert Coming29-Aug-08 8:07
Expert Coming29-Aug-08 8:07 

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.