Click here to Skip to main content
15,897,891 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAjax Post XMLHttpRequest take long time Pin
Immunity1819-Jun-07 11:30
Immunity1819-Jun-07 11:30 
Questionasp.net frequently called time consuming method Pin
AmrSaad8419-Jun-07 11:14
AmrSaad8419-Jun-07 11:14 
QuestionReturn value Pin
seemamltn19-Jun-07 8:06
seemamltn19-Jun-07 8:06 
AnswerRe: Return value Pin
RepliCrux19-Jun-07 10:35
RepliCrux19-Jun-07 10:35 
QuestionAny way to implement Gridview paging without postback? Pin
InvalidTypecast19-Jun-07 7:07
InvalidTypecast19-Jun-07 7:07 
AnswerRe: Any way to implement Gridview paging without postback? Pin
Not Active19-Jun-07 7:41
mentorNot Active19-Jun-07 7:41 
Questionneed to do customize installing shield to my web application Pin
AbdullahM19-Jun-07 7:06
AbdullahM19-Jun-07 7:06 
AnswerRe: need to do customize installing shield to my web application Pin
PrakashBhaskar19-Jun-07 18:28
PrakashBhaskar19-Jun-07 18:28 
one way is create a batch file which contains the sql query to create the database stuff and attach the batch file to run along with the installation shield for this you have known the user id and password coz its going to be hot coded.

Another way is create a windows application for creating database stuff and attach that exe to the installation shield.

as per my suggestion i ll go for creating windows application for creating database stuff. because we can get the sql server name, user id, and password from the user (in case there no database server installed in the machine we can handle that) and we can configure the web.config file thru this windows application.

Thanks
Warm Regards
Prakash-B

QuestionRedirect from my contentpage Pin
anderslundsgard19-Jun-07 4:24
anderslundsgard19-Jun-07 4:24 
AnswerRe: Redirect from my contentpage Pin
badgrs19-Jun-07 4:53
badgrs19-Jun-07 4:53 
GeneralRe: Redirect from my contentpage Pin
anderslundsgard19-Jun-07 22:48
anderslundsgard19-Jun-07 22:48 
QuestionGeneral Term Needed Pin
Brendan Vogt19-Jun-07 4:06
Brendan Vogt19-Jun-07 4:06 
QuestionInteresting question about Testing Pin
cisco210319-Jun-07 3:51
cisco210319-Jun-07 3:51 
AnswerRe: Interesting question about Testing Pin
Manas Bhardwaj19-Jun-07 4:08
professionalManas Bhardwaj19-Jun-07 4:08 
QuestionReading from global resource file in javascript function Pin
deep719-Jun-07 3:12
deep719-Jun-07 3:12 
AnswerRe: Reading from global resource file in javascript function Pin
N a v a n e e t h19-Jun-07 3:16
N a v a n e e t h19-Jun-07 3:16 
GeneralRe: Reading from global resource file in javascript function Pin
deep719-Jun-07 3:24
deep719-Jun-07 3:24 
GeneralRe: Reading from global resource file in javascript function Pin
Not Active19-Jun-07 3:32
mentorNot Active19-Jun-07 3:32 
GeneralRe: Reading from global resource file in javascript function Pin
deep719-Jun-07 21:18
deep719-Jun-07 21:18 
AnswerRe: Reading from global resource file in javascript function Pin
Not Active19-Jun-07 3:34
mentorNot Active19-Jun-07 3:34 
Questionhow to transfer gridview column headings Pin
kakani12319-Jun-07 2:57
kakani12319-Jun-07 2:57 
AnswerRe: how to transfer gridview column headings Pin
Manas Bhardwaj19-Jun-07 3:05
professionalManas Bhardwaj19-Jun-07 3:05 
AnswerRe: how to transfer gridview column headings Pin
Blue_Boy19-Jun-07 5:18
Blue_Boy19-Jun-07 5:18 
QuestionHow can we view .aspx to .html Pin
fmlove19-Jun-07 2:01
fmlove19-Jun-07 2:01 
AnswerRe: How can we view .aspx to .html Pin
N a v a n e e t h19-Jun-07 2:18
N a v a n e e t h19-Jun-07 2:18 

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.