Click here to Skip to main content
15,916,600 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionrunning a batch file from asp.net web page Pin
markymark822-Apr-07 3:32
markymark822-Apr-07 3:32 
AnswerRe: running a batch file from asp.net web page Pin
Nicejith2-Apr-07 20:05
Nicejith2-Apr-07 20:05 
Questioncreating a detailed panel window Pin
Imthu2-Apr-07 3:15
Imthu2-Apr-07 3:15 
AnswerRe: creating a detailed panel window Pin
kubben2-Apr-07 3:20
kubben2-Apr-07 3:20 
QuestionXML Upload Pin
rockyl2-Apr-07 2:59
rockyl2-Apr-07 2:59 
AnswerRe: XML Upload Pin
gauthee2-Apr-07 3:12
gauthee2-Apr-07 3:12 
GeneralRe: XML Upload Pin
rockyl2-Apr-07 3:38
rockyl2-Apr-07 3:38 
GeneralRe: XML Upload Pin
badgrs2-Apr-07 5:26
badgrs2-Apr-07 5:26 
Why are you opening and closing the connection? Why not open the connection and command object, loop through the records in the XML file building the SQL on the fly each time and runnning the query. Only close the connection once your done.
GeneralRe: XML Upload Pin
rockyl2-Apr-07 21:07
rockyl2-Apr-07 21:07 
AnswerRe: XML Upload Pin
Nicejith2-Apr-07 20:10
Nicejith2-Apr-07 20:10 
GeneralRe: XML Upload Pin
rockyl2-Apr-07 21:04
rockyl2-Apr-07 21:04 
GeneralRe: XML Upload Pin
rockyl11-Apr-07 2:15
rockyl11-Apr-07 2:15 
QuestionDisplaying details in a penel from gridview Pin
Imthu2-Apr-07 2:46
Imthu2-Apr-07 2:46 
AnswerRe: Displaying details in a penel from gridview Pin
kubben2-Apr-07 3:19
kubben2-Apr-07 3:19 
Questionredirect to google search Pin
iamdking2-Apr-07 2:37
iamdking2-Apr-07 2:37 
AnswerRe: redirect to google search Pin
gauthee2-Apr-07 3:05
gauthee2-Apr-07 3:05 
Questiongenerating serial number in gridview Pin
Imthu2-Apr-07 2:33
Imthu2-Apr-07 2:33 
AnswerRe: generating serial number in gridview Pin
Smitha Appukuttan2-Apr-07 2:54
Smitha Appukuttan2-Apr-07 2:54 
AnswerRe: generating serial number in gridview Pin
faiqshah2-Apr-07 7:47
faiqshah2-Apr-07 7:47 
QuestionSaving connections & Scope Pin
TimGee2-Apr-07 2:07
TimGee2-Apr-07 2:07 
AnswerRe: Saving connections & Scope Pin
kubben2-Apr-07 3:05
kubben2-Apr-07 3:05 
GeneralRe: Saving connections & Scope Pin
TimGee2-Apr-07 3:14
TimGee2-Apr-07 3:14 
QuestionDeleting registered users Pin
draksa2-Apr-07 1:50
draksa2-Apr-07 1:50 
AnswerRe: Deleting registered users Pin
kubben2-Apr-07 3:10
kubben2-Apr-07 3:10 
AnswerRe: Deleting registered users Pin
szukuro2-Apr-07 3:58
szukuro2-Apr-07 3:58 

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.