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

ASP.NET

 
QuestionTest Case and Test Data preparation Pin
Member 322226423-Jun-10 1:56
Member 322226423-Jun-10 1:56 
QuestionEdit GridView Pin
treuveni22-Jun-10 23:33
treuveni22-Jun-10 23:33 
AnswerRe: Edit GridView Pin
Neh.C22-Jun-10 23:45
Neh.C22-Jun-10 23:45 
GeneralRe: Edit GridView Pin
treuveni23-Jun-10 0:02
treuveni23-Jun-10 0:02 
GeneralRe: Edit GridView Pin
Not Active23-Jun-10 2:39
mentorNot Active23-Jun-10 2:39 
Question.aspx page not opening as it should ! Pin
Razanust22-Jun-10 23:05
Razanust22-Jun-10 23:05 
AnswerRe: .aspx page not opening as it should ! Pin
www.Developerof.NET22-Jun-10 23:19
www.Developerof.NET22-Jun-10 23:19 
AnswerRe: .aspx page not opening as it should ! Pin
mihsathe23-Jun-10 2:34
mihsathe23-Jun-10 2:34 
Understand that all the server pages like .asp , .aspx , .php etc can only be served by your server. In this case, your IIS server. In case you want to acces your page on localhost from outside Visual Studio, go to "C:/inetpub/wwwroot/" and then address of your page will be as : http://localhost:port/foldername/file.aspx..It can be then accessed by your HTML pages in same folder. If you want to avoid all this trouble, simply put that HTML page in same project of VS. Then everything will be fine...
Questionajax for partial refresh of the page Pin
KishoreT22-Jun-10 22:59
KishoreT22-Jun-10 22:59 
AnswerRe: ajax for partial refresh of the page Pin
Venkatesh Mookkan22-Jun-10 23:07
Venkatesh Mookkan22-Jun-10 23:07 
QuestionRe: ajax for partial refresh of the page Pin
KishoreT22-Jun-10 23:15
KishoreT22-Jun-10 23:15 
Questionconnection to server was reset. Pin
Naunt22-Jun-10 21:29
Naunt22-Jun-10 21:29 
AnswerRe: connection to server was reset. Pin
Vimalsoft(Pty) Ltd23-Jun-10 3:35
professionalVimalsoft(Pty) Ltd23-Jun-10 3:35 
QuestionHow to prevent Asp.net page postback when we click on MasterPage button in Content page Pin
Raheem MA22-Jun-10 20:57
Raheem MA22-Jun-10 20:57 
AnswerRe: How to prevent Asp.net page postback when we click on MasterPage button in Content page Pin
Covean22-Jun-10 21:33
Covean22-Jun-10 21:33 
QuestionDeleting user Pin
bigphish22-Jun-10 20:49
bigphish22-Jun-10 20:49 
AnswerRe: Deleting user Pin
R. Giskard Reventlov22-Jun-10 22:22
R. Giskard Reventlov22-Jun-10 22:22 
GeneralRe: Deleting user Pin
bigphish23-Jun-10 0:39
bigphish23-Jun-10 0:39 
GeneralRe: Deleting user Pin
Not Active23-Jun-10 2:37
mentorNot Active23-Jun-10 2:37 
QuestionASP.Net Development Pin
Abdul_Rouf22-Jun-10 20:10
Abdul_Rouf22-Jun-10 20:10 
AnswerRe: ASP.Net Development Pin
mihsathe23-Jun-10 2:42
mihsathe23-Jun-10 2:42 
GeneralRe: ASP.Net Development Pin
Abdul_Rouf23-Jun-10 17:58
Abdul_Rouf23-Jun-10 17:58 
QuestionIIS worker process NT user-id [modified] Pin
MrWhiteboard22-Jun-10 14:16
MrWhiteboard22-Jun-10 14:16 
QuestionBase Class Authetication ?? Pin
tarun_jeet22-Jun-10 10:16
tarun_jeet22-Jun-10 10:16 
AnswerCross post Pin
Not Active22-Jun-10 10:25
mentorNot Active22-Jun-10 10:25 

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.