Click here to Skip to main content
15,903,385 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionPosting a string to another page Pin
Programm3r27-Sep-07 0:44
Programm3r27-Sep-07 0:44 
AnswerRe: Posting a string to another page Pin
Nagraj Naik27-Sep-07 0:51
Nagraj Naik27-Sep-07 0:51 
GeneralRe: Posting a string to another page Pin
Programm3r27-Sep-07 2:09
Programm3r27-Sep-07 2:09 
AnswerRe: Posting a string to another page Pin
N a v a n e e t h27-Sep-07 1:13
N a v a n e e t h27-Sep-07 1:13 
GeneralRe: Posting a string to another page Pin
Programm3r27-Sep-07 2:10
Programm3r27-Sep-07 2:10 
Questiondifferences between dotnet2003 and dotnet2005 Pin
Harun_asp.net27-Sep-07 0:14
Harun_asp.net27-Sep-07 0:14 
AnswerRe: differences between dotnet2003 and dotnet2005 Pin
N a v a n e e t h27-Sep-07 1:18
N a v a n e e t h27-Sep-07 1:18 
QuestionThis is my error Pin
nikheel_ankita27-Sep-07 0:12
nikheel_ankita27-Sep-07 0:12 
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)

public virtual string Culture {
get {
return ((string)(this.GetPropertyValue("Culture")));
}
set {
this.SetPropertyValue("Culture", value);
}
}
QuestionASP .net treewiew control Pin
nikheel_ankita27-Sep-07 0:07
nikheel_ankita27-Sep-07 0:07 
AnswerRe: ASP .net treewiew control Pin
Nagraj Naik27-Sep-07 0:46
Nagraj Naik27-Sep-07 0:46 
QuestionRunning one webapplication in another webapplication Pin
Malayil alex26-Sep-07 23:50
Malayil alex26-Sep-07 23:50 
AnswerRe: Running one webapplication in another webapplication Pin
Paras Kaneriya26-Sep-07 23:51
Paras Kaneriya26-Sep-07 23:51 
GeneralRe: Running one webapplication in another webapplication Pin
Malayil alex27-Sep-07 0:02
Malayil alex27-Sep-07 0:02 
Questionuploading to server Pin
bhattiprolu26-Sep-07 23:39
bhattiprolu26-Sep-07 23:39 
AnswerRe: uploading to server Pin
Sam Xavier28-Sep-07 0:18
Sam Xavier28-Sep-07 0:18 
QuestionNewbie with help on ASP.NET in C# and SQL Server 2005 Express Pin
Infernojericho26-Sep-07 23:33
Infernojericho26-Sep-07 23:33 
AnswerRe: Newbie with help on ASP.NET in C# and SQL Server 2005 Express Pin
Paras Kaneriya26-Sep-07 23:37
Paras Kaneriya26-Sep-07 23:37 
Questionmeta keys Pin
varun.g26-Sep-07 23:20
varun.g26-Sep-07 23:20 
Questiondroping form Pin
varun.g26-Sep-07 23:13
varun.g26-Sep-07 23:13 
AnswerRe: droping form Pin
Sonia Gupta26-Sep-07 23:57
Sonia Gupta26-Sep-07 23:57 
Questionconverting date Pin
hkchauhan26-Sep-07 23:12
hkchauhan26-Sep-07 23:12 
AnswerRe: converting date Pin
Paras Kaneriya26-Sep-07 23:47
Paras Kaneriya26-Sep-07 23:47 
GeneralRe: converting date Pin
hkchauhan27-Sep-07 0:38
hkchauhan27-Sep-07 0:38 
Questionimage is displaying twice while doing postback Pin
subbu.sk26-Sep-07 23:05
subbu.sk26-Sep-07 23:05 
AnswerRe: image is displaying twice while doing postback Pin
Paras Kaneriya26-Sep-07 23:28
Paras Kaneriya26-Sep-07 23:28 

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.