Click here to Skip to main content
15,923,083 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ContentPlaceHolder/ Masterpage Pin
Sandeep Akhare4-Aug-07 23:56
Sandeep Akhare4-Aug-07 23:56 
QuestionDetermine Mime Type and File Name dynamically [modified] Pin
ASPnoob4-Aug-07 9:07
ASPnoob4-Aug-07 9:07 
AnswerRe: Determine Mime Type and File Name dynamically Pin
Christian Graus4-Aug-07 12:59
protectorChristian Graus4-Aug-07 12:59 
GeneralRe: Determine Mime Type and File Name dynamically [modified] Pin
ASPnoob5-Aug-07 8:44
ASPnoob5-Aug-07 8:44 
QuestionDrawing chart from ASP.net2.0 data grid Pin
Malay Mukherjee4-Aug-07 8:18
Malay Mukherjee4-Aug-07 8:18 
AnswerRe: Drawing chart from ASP.net2.0 data grid Pin
Christian Graus4-Aug-07 13:09
protectorChristian Graus4-Aug-07 13:09 
QuestionExporting Data from Sql to Excel worksheet through ASP.net2.0 Pin
Malay Mukherjee4-Aug-07 8:16
Malay Mukherjee4-Aug-07 8:16 
AnswerRe: Exporting Data from Sql to Excel worksheet through ASP.net2.0 Pin
Christian Graus4-Aug-07 13:12
protectorChristian Graus4-Aug-07 13:12 
ASP.NET is irrelevant, as your web tier won't do this. So, it's all done by your codebehind, and the code is the same either way. The easiest way to put data in Excel is to write it as a CSV file ( comma seperated values ). Excel will turn these into columns. Otherwise, you can interop with Excel to do something more fancy.

Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

Questionhttp to https: URL Rewriting Pin
kaliem4-Aug-07 8:02
kaliem4-Aug-07 8:02 
AnswerRe: http to https: URL Rewriting Pin
Christian Graus4-Aug-07 13:16
protectorChristian Graus4-Aug-07 13:16 
QuestionHorizontal Expanding Docking Panel Pin
devil854-Aug-07 7:59
devil854-Aug-07 7:59 
QuestionCascadingDropDown Pin
itzmevishu4-Aug-07 4:32
itzmevishu4-Aug-07 4:32 
QuestionHow to handle multiple browsers in ASP.NET Pin
swapnilbhavsar4-Aug-07 2:28
swapnilbhavsar4-Aug-07 2:28 
AnswerRe: How to handle multiple browsers in ASP.NET Pin
Christian Graus4-Aug-07 3:12
protectorChristian Graus4-Aug-07 3:12 
Questionhow to access one java scrpt in multiple forms Pin
biswa474-Aug-07 1:02
biswa474-Aug-07 1:02 
AnswerRe: how to access one java scrpt in multiple forms Pin
Christian Graus4-Aug-07 3:03
protectorChristian Graus4-Aug-07 3:03 
AnswerRe: how to access one java scrpt in multiple forms Pin
Eliz.k4-Aug-07 4:43
Eliz.k4-Aug-07 4:43 
QuestionIntegration of blogs with asp.net 2.0 Pin
SameerTaha4-Aug-07 0:58
SameerTaha4-Aug-07 0:58 
AnswerRe: Integration of blogs with asp.net 2.0 Pin
Christian Graus4-Aug-07 3:13
protectorChristian Graus4-Aug-07 3:13 
QuestionPostback problem in ItemCommand event of Datagrid Pin
Anees Mitha3-Aug-07 23:30
Anees Mitha3-Aug-07 23:30 
AnswerRe: Postback problem in ItemCommand event of Datagrid Pin
N a v a n e e t h3-Aug-07 23:52
N a v a n e e t h3-Aug-07 23:52 
GeneralRe: Postback problem in ItemCommand event of Datagrid Pin
Anees Mitha4-Aug-07 0:02
Anees Mitha4-Aug-07 0:02 
GeneralRe: Postback problem in ItemCommand event of Datagrid Pin
N a v a n e e t h4-Aug-07 0:20
N a v a n e e t h4-Aug-07 0:20 
GeneralRe: Postback problem in ItemCommand event of Datagrid Pin
Anees Mitha5-Aug-07 0:30
Anees Mitha5-Aug-07 0:30 
GeneralRe: Postback problem in ItemCommand event of Datagrid Pin
N a v a n e e t h5-Aug-07 22:27
N a v a n e e t h5-Aug-07 22: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.