Click here to Skip to main content
15,900,258 members
Home / Discussions / C#
   

C#

 
GeneralRe: To be liberal or conservative with virtual methods... Pin
PIEBALDconsult8-Dec-09 17:44
mvePIEBALDconsult8-Dec-09 17:44 
QuestionCheckedListBox state to property Pin
BDJones8-Dec-09 7:06
BDJones8-Dec-09 7:06 
AnswerRe: CheckedListBox state to property Pin
PIEBALDconsult8-Dec-09 7:32
mvePIEBALDconsult8-Dec-09 7:32 
AnswerRe: CheckedListBox state to property Pin
dan!sh 8-Dec-09 8:03
professional dan!sh 8-Dec-09 8:03 
QuestionRe: CheckedListBox state to property Pin
BDJones8-Dec-09 8:44
BDJones8-Dec-09 8:44 
AnswerRe: CheckedListBox state to property Pin
PIEBALDconsult8-Dec-09 10:30
mvePIEBALDconsult8-Dec-09 10:30 
AnswerRe: CheckedListBox state to property Pin
dan!sh 8-Dec-09 16:27
professional dan!sh 8-Dec-09 16:27 
Questionany other better way for window form to interact with excel? Pin
neodeaths8-Dec-09 4:39
neodeaths8-Dec-09 4:39 
hi all

i am currently using C# vs.net 2005 window form to program an application which would make use of data from a database to write on an excel sheet with (Microsoft.Office.Interop.Excel) it worked fine till i notice some disadvantages of it:

1. when the data is being writen into the excel and user click it always bugs out with an error Error: Exception from Hresult: 0x800AC472 line: mscorlib

2.the excel file must always be open to write the data

as such i was wondering if there is other better way of doing writing data into the excel file which offers the same functions and more. e.g writing without opening the file and etc.

i understand that the ms office 2007 is using xml languash and should be able to do this but how exactly should i start?

please advice
AnswerRe: any other better way for window form to interact with excel? Pin
Giorgi Dalakishvili8-Dec-09 5:19
mentorGiorgi Dalakishvili8-Dec-09 5:19 
GeneralRe: any other better way for window form to interact with excel? Pin
neodeaths14-Dec-09 20:17
neodeaths14-Dec-09 20:17 
GeneralRe: any other better way for window form to interact with excel? Pin
Giorgi Dalakishvili15-Dec-09 5:19
mentorGiorgi Dalakishvili15-Dec-09 5:19 
QuestionDrop and redefine a type in a dynamic module ? Pin
Duncan Edwards Jones8-Dec-09 4:00
professionalDuncan Edwards Jones8-Dec-09 4:00 
AnswerRe: Drop and redefine a type in a dynamic module ? Pin
Luc Pattyn8-Dec-09 5:05
sitebuilderLuc Pattyn8-Dec-09 5:05 
GeneralRe: Drop and redefine a type in a dynamic module ? Pin
Duncan Edwards Jones8-Dec-09 7:10
professionalDuncan Edwards Jones8-Dec-09 7:10 
GeneralRe: Drop and redefine a type in a dynamic module ? Pin
Luc Pattyn8-Dec-09 7:47
sitebuilderLuc Pattyn8-Dec-09 7:47 
QuestionCommunication between .NET 2 Assemblies and .NET 3.5 Assemblies Pin
softwarejaeger8-Dec-09 3:09
softwarejaeger8-Dec-09 3:09 
AnswerRe: Communication between .NET 2 Assemblies and .NET 3.5 Assemblies Pin
Luc Pattyn8-Dec-09 5:08
sitebuilderLuc Pattyn8-Dec-09 5:08 
GeneralRe: Communication between .NET 2 Assemblies and .NET 3.5 Assemblies Pin
softwarejaeger8-Dec-09 5:26
softwarejaeger8-Dec-09 5:26 
GeneralRe: Communication between .NET 2 Assemblies and .NET 3.5 Assemblies Pin
Daniel Grunwald8-Dec-09 15:19
Daniel Grunwald8-Dec-09 15:19 
AnswerRe: Communication between .NET 2 Assemblies and .NET 3.5 Assemblies Pin
PIEBALDconsult8-Dec-09 14:23
mvePIEBALDconsult8-Dec-09 14:23 
Questioninaccessible due to protection level Pin
Jassim Rahma8-Dec-09 2:17
Jassim Rahma8-Dec-09 2:17 
AnswerRe: inaccessible due to protection level Pin
Peter Vertes8-Dec-09 2:40
Peter Vertes8-Dec-09 2:40 
AnswerRe: inaccessible due to protection level Pin
Luc Pattyn8-Dec-09 2:51
sitebuilderLuc Pattyn8-Dec-09 2:51 
GeneralRe: inaccessible due to protection level Pin
Jassim Rahma8-Dec-09 4:54
Jassim Rahma8-Dec-09 4:54 
GeneralRe: inaccessible due to protection level Pin
Luc Pattyn8-Dec-09 5:02
sitebuilderLuc Pattyn8-Dec-09 5:02 

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.