Click here to Skip to main content
15,902,634 members
Home / Discussions / C#
   

C#

 
Questionattribute 'IsEditable' is not a valid attribute of the element 'gridview' [modified],this is not working Pin
suni_dotnet6-Jan-09 6:49
suni_dotnet6-Jan-09 6:49 
Questionhow can made Login Form in c#.net?how can coding any easy in dot net or c#.net?please send me any software Pin
mohammedali20066-Jan-09 6:44
mohammedali20066-Jan-09 6:44 
AnswerRe: how can made Login Form in c#.net?how can coding any easy in dot net or c#.net?please send me any software Pin
leckey6-Jan-09 6:51
leckey6-Jan-09 6:51 
GeneralRe: how can made Login Form in c#.net?how can coding any easy in dot net or c#.net?please send me any software Pin
EliottA6-Jan-09 6:56
EliottA6-Jan-09 6:56 
AnswerRe: how can made Login Form in c#.net?how can coding any easy in dot net or c#.net?please send me any software Pin
Pete O'Hanlon6-Jan-09 10:39
mvePete O'Hanlon6-Jan-09 10:39 
QuestionCall DataBindings.Clear() on multiple, similarly named controls [modified] Pin
Jaffa Bobfluff6-Jan-09 6:26
Jaffa Bobfluff6-Jan-09 6:26 
AnswerRe: Call DataBindings.Clear() on multiple, similarly named controls Pin
Jaffa Bobfluff12-Jan-09 23:10
Jaffa Bobfluff12-Jan-09 23:10 
QuestionMarshalling pointers to structs Pin
Quiltfish6-Jan-09 5:50
Quiltfish6-Jan-09 5:50 
Okay, so I'm trying to get into using DllImport and it's ilk, in order to write a wrapper for a C++ lib.(libfaac, an aac encoder lib)

I've been reading up on the subject and made some progress but the problem is one function returns a pointer to a struct which contains the settings basically, which the user can change, and you then send the struct pointer back into another function for the changes to take effect. But as far as I understand, the struct will not be shared between the managed/unmanaged code? Is this correct and is there a way to fix this?
GeneralRe: Marshalling pointers to structs Pin
Luc Pattyn6-Jan-09 6:16
sitebuilderLuc Pattyn6-Jan-09 6:16 
GeneralRe: Marshalling pointers to structs [modified] Pin
Quiltfish6-Jan-09 8:56
Quiltfish6-Jan-09 8:56 
GeneralRe: Marshalling pointers to structs Pin
Luc Pattyn6-Jan-09 12:42
sitebuilderLuc Pattyn6-Jan-09 12:42 
QuestionSetter for Property bubbling up a level? Pin
Eric Burns6-Jan-09 4:49
Eric Burns6-Jan-09 4:49 
AnswerRe: Setter for Property bubbling up a level? Pin
J4amieC6-Jan-09 5:30
J4amieC6-Jan-09 5:30 
AnswerRe: Setter for Property bubbling up a level? Pin
Wendelius6-Jan-09 5:30
mentorWendelius6-Jan-09 5:30 
AnswerRe: Setter for Property bubbling up a level? Pin
benjymous6-Jan-09 5:31
benjymous6-Jan-09 5:31 
AnswerRe: Setter for Property bubbling up a level? Pin
Henry Minute6-Jan-09 5:48
Henry Minute6-Jan-09 5:48 
GeneralRe: Setter for Property bubbling up a level? Pin
Eric Burns6-Jan-09 9:17
Eric Burns6-Jan-09 9:17 
GeneralRe: Setter for Property bubbling up a level? Pin
Henry Minute6-Jan-09 9:20
Henry Minute6-Jan-09 9:20 
GeneralRe: Setter for Property bubbling up a level? Pin
Henry Minute6-Jan-09 10:05
Henry Minute6-Jan-09 10:05 
GeneralRe: Setter for Property bubbling up a level? Pin
Henry Minute6-Jan-09 13:48
Henry Minute6-Jan-09 13:48 
GeneralRe: Setter for Property bubbling up a level? Pin
Henry Minute6-Jan-09 13:51
Henry Minute6-Jan-09 13:51 
GeneralRe: Setter for Property bubbling up a level? Pin
Eric Burns7-Jan-09 6:55
Eric Burns7-Jan-09 6:55 
GeneralRe: Setter for Property bubbling up a level? Pin
Henry Minute7-Jan-09 7:17
Henry Minute7-Jan-09 7:17 
AnswerOT: Is it really called 'class Object'? Pin
Jon Rista6-Jan-09 10:14
Jon Rista6-Jan-09 10:14 
GeneralRe: OT: Is it really called 'class Object'? Pin
Eric Burns6-Jan-09 11:11
Eric Burns6-Jan-09 11:11 

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.