Click here to Skip to main content
16,015,097 members
Home / Discussions / C#
   

C#

 
QuestionGeneric replacement for Array.Copy? Pin
Jon Hulatt11-Jan-07 8:04
Jon Hulatt11-Jan-07 8:04 
AnswerRe: Generic replacement for Array.Copy? Pin
Ravi Bhavnani11-Jan-07 8:52
professionalRavi Bhavnani11-Jan-07 8:52 
Question.NET 1.1 Wrapper For 2.0 Class Pin
MartyExodus11-Jan-07 8:03
MartyExodus11-Jan-07 8:03 
AnswerRe: .NET 1.1 Wrapper For 2.0 Class Pin
Not Active11-Jan-07 8:19
mentorNot Active11-Jan-07 8:19 
GeneralRe: .NET 1.1 Wrapper For 2.0 Class Pin
MartyExodus11-Jan-07 8:50
MartyExodus11-Jan-07 8:50 
GeneralRe: .NET 1.1 Wrapper For 2.0 Class Pin
Dan Neely11-Jan-07 8:52
Dan Neely11-Jan-07 8:52 
JokeRe: .NET 1.1 Wrapper For 2.0 Class Pin
ednrgc12-Jan-07 4:12
ednrgc12-Jan-07 4:12 
QuestionHow to change the excell tab name in c# Pin
Member 322830911-Jan-07 7:23
Member 322830911-Jan-07 7:23 
I am trying to change the tab name when i open a excell spread sheet on the run time in c#.
I changed it in the code:
Response.AddHeader("content-disposition","filename=" + sFileName + ".xls");
But it works only on save mode but on the display mode still display the name of the page i am calling this excell spread sheet, in other words i see Ratings.aspx in url and in the tab name of this excell spread sheet. I need the name i assigned in the Response.AddHeader(..)

Thank you in advence.



Greg
QuestionNewbie Inheritance question Pin
Rapier50311-Jan-07 6:33
Rapier50311-Jan-07 6:33 
AnswerRe: Newbie Inheritance question Pin
ednrgc11-Jan-07 7:07
ednrgc11-Jan-07 7:07 
AnswerRe: Newbie Inheritance question Pin
Not Active11-Jan-07 7:45
mentorNot Active11-Jan-07 7:45 
GeneralRe: Newbie Inheritance question Pin
Not Active11-Jan-07 11:58
mentorNot Active11-Jan-07 11:58 
GeneralRe: Newbie Inheritance question Pin
Rahithi11-Jan-07 12:20
Rahithi11-Jan-07 12:20 
QuestionGetting the path of my Dll Pin
roto2311-Jan-07 6:07
roto2311-Jan-07 6:07 
AnswerRe: Getting the path of my Dll Pin
Abisodun11-Jan-07 6:25
Abisodun11-Jan-07 6:25 
GeneralRe: Getting the path of my Dll Pin
roto2311-Jan-07 7:10
roto2311-Jan-07 7:10 
GeneralRe: Getting the path of my Dll Pin
ednrgc11-Jan-07 7:12
ednrgc11-Jan-07 7:12 
GeneralRe: Getting the path of my Dll Pin
Abisodun11-Jan-07 7:22
Abisodun11-Jan-07 7:22 
GeneralRe: Getting the path of my Dll Pin
roto2311-Jan-07 7:36
roto2311-Jan-07 7:36 
QuestionSetting Debugger Mode Pin
Beringer11-Jan-07 5:57
Beringer11-Jan-07 5:57 
AnswerRe: Setting Debugger Mode Pin
Colin Angus Mackay11-Jan-07 6:12
Colin Angus Mackay11-Jan-07 6:12 
GeneralRe: Setting Debugger Mode Pin
Beringer11-Jan-07 8:30
Beringer11-Jan-07 8:30 
GeneralRe: Setting Debugger Mode Pin
Larantz11-Jan-07 10:31
Larantz11-Jan-07 10:31 
QuestionAbout insert record Pin
mwith11-Jan-07 5:41
mwith11-Jan-07 5:41 
AnswerRe: About insert record Pin
lost in transition 11-Jan-07 6:00
lost in transition 11-Jan-07 6:00 

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.