Click here to Skip to main content
16,004,887 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Object Pooling Pin
Saqib Raja6-Dec-06 23:38
Saqib Raja6-Dec-06 23:38 
Questionimplementation of storedprocedures Pin
chinnivinay6-Dec-06 17:51
chinnivinay6-Dec-06 17:51 
AnswerRe: implementation of storedprocedures Pin
Christian Graus6-Dec-06 19:12
protectorChristian Graus6-Dec-06 19:12 
AnswerRe: implementation of storedprocedures Pin
Ritika S6-Dec-06 23:58
Ritika S6-Dec-06 23:58 
QuestionDatagrid binding Pin
miniThomas6-Dec-06 17:44
miniThomas6-Dec-06 17:44 
AnswerRe: Datagrid binding Pin
Saqib Raja7-Dec-06 0:40
Saqib Raja7-Dec-06 0:40 
Questionpopulating datas from sql db and displaying it inTEXTformat - VERY VERY URGENT Pin
saravanan056-Dec-06 13:12
saravanan056-Dec-06 13:12 
AnswerRe: populating datas from sql db and displaying it inTEXTformat - VERY VERY URGENT Pin
Christian Graus6-Dec-06 14:10
protectorChristian Graus6-Dec-06 14:10 
The first step is probably to write a method that returns your data as a CSV, given that this is a good way of getting Excel to read something. So, read your file from the database, iterate over the rows and create your text file. Clicking Save can just feed the file down again to a file.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

QuestionRg:Style sheet in Child master page Pin
nzsatish6-Dec-06 12:01
nzsatish6-Dec-06 12:01 
AnswerRe: Rg:Style sheet in Child master page Pin
Saqib Raja7-Dec-06 0:09
Saqib Raja7-Dec-06 0:09 
GeneralRe: Rg:Style sheet in Child master page Pin
nzsatish7-Dec-06 9:20
nzsatish7-Dec-06 9:20 
Questionproblem exporting to excel Pin
swissmiss866-Dec-06 10:54
swissmiss866-Dec-06 10:54 
AnswerRe: problem exporting to excel Pin
Saqib Raja6-Dec-06 23:55
Saqib Raja6-Dec-06 23:55 
QuestionAnyone using IIS7 successfully ? Pin
Christian Graus6-Dec-06 9:05
protectorChristian Graus6-Dec-06 9:05 
AnswerRe: Anyone using IIS7 successfully ? Pin
User 17164926-Dec-06 13:52
professionalUser 17164926-Dec-06 13:52 
GeneralRe: Anyone using IIS7 successfully ? Pin
Christian Graus6-Dec-06 14:04
protectorChristian Graus6-Dec-06 14:04 
AnswerRe: Anyone using IIS7 successfully ? Pin
Rama Krishna Vavilala6-Dec-06 14:06
Rama Krishna Vavilala6-Dec-06 14:06 
GeneralRe: Anyone using IIS7 successfully ? Pin
Christian Graus6-Dec-06 14:12
protectorChristian Graus6-Dec-06 14:12 
GeneralRe: Anyone using IIS7 successfully ? Pin
Rama Krishna Vavilala6-Dec-06 14:23
Rama Krishna Vavilala6-Dec-06 14:23 
GeneralRe: Anyone using IIS7 successfully ? Pin
Christian Graus6-Dec-06 19:18
protectorChristian Graus6-Dec-06 19:18 
QuestionExport to Excel. Pin
deepaks36-Dec-06 8:21
deepaks36-Dec-06 8:21 
Questionproblem updating datagrid values Pin
jonjoe906-Dec-06 6:25
jonjoe906-Dec-06 6:25 
AnswerRe: problem updating datagrid values Pin
Vasudevan Deepak Kumar6-Dec-06 6:51
Vasudevan Deepak Kumar6-Dec-06 6:51 
AnswerRe: problem updating datagrid values Pin
ToddHileHoffer6-Dec-06 7:25
ToddHileHoffer6-Dec-06 7:25 
Questionhow to find out the row in ASp.net Pin
Rmesh6-Dec-06 5:27
Rmesh6-Dec-06 5:27 

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.