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

C#

 
AnswerRe: How do i go about this... do i create a DataBind / DataSet ??? Pin
Mycroft Holmes30-Dec-08 14:45
professionalMycroft Holmes30-Dec-08 14:45 
GeneralRe: How do i go about this... do i create a DataBind / DataSet ??? Pin
cobalt-rose1-Jan-09 13:25
cobalt-rose1-Jan-09 13:25 
QuestionApp.config Pin
s196675m30-Dec-08 11:34
s196675m30-Dec-08 11:34 
AnswerRe: App.config Pin
vaghelabhavesh30-Dec-08 13:08
vaghelabhavesh30-Dec-08 13:08 
QuestionDesign time collection problem Pin
kanchoette30-Dec-08 10:16
kanchoette30-Dec-08 10:16 
AnswerRe: Design time collection problem Pin
Wendelius30-Dec-08 10:44
mentorWendelius30-Dec-08 10:44 
GeneralRe: Design time collection problem Pin
kanchoette30-Dec-08 11:28
kanchoette30-Dec-08 11:28 
GeneralRe: Design time collection problem Pin
Wendelius30-Dec-08 11:41
mentorWendelius30-Dec-08 11:41 
It's been awhile since I last worked with editors but if I recall correctly, you should use typeuf on the second parameter also. And when using two types, the second parameter is used for the base class so perhaps something like:
[Editor(typeof(ColumnCollectionEditor), typeof(CollectionEditor))]

Does that help or change the error in anyway?

The need to optimize rises from a bad design.My articles[^]

GeneralRe: Design time collection problem Pin
kanchoette30-Dec-08 11:51
kanchoette30-Dec-08 11:51 
GeneralRe: Design time collection problem Pin
Wendelius30-Dec-08 11:56
mentorWendelius30-Dec-08 11:56 
QuestionReceiving Email prob using c# Pin
Abdul Rahman Hamidy30-Dec-08 9:20
Abdul Rahman Hamidy30-Dec-08 9:20 
AnswerRe: Receiving Email prob using c# Pin
EliottA30-Dec-08 14:27
EliottA30-Dec-08 14:27 
GeneralRe: Receiving Email prob using c# Pin
Abdul Rahman Hamidy30-Dec-08 15:05
Abdul Rahman Hamidy30-Dec-08 15:05 
GeneralRe: Receiving Email prob using c# Pin
Christian Graus30-Dec-08 18:02
protectorChristian Graus30-Dec-08 18:02 
GeneralRe: Receiving Email prob using c# Pin
Abdul Rahman Hamidy30-Dec-08 18:44
Abdul Rahman Hamidy30-Dec-08 18:44 
QuestionHow to find/replace a hard coded connection string in a binary file? Pin
Ryan Neil Shaw30-Dec-08 7:43
Ryan Neil Shaw30-Dec-08 7:43 
GeneralRe: How to find/replace a hard coded connection string in a binary file? Pin
Luc Pattyn30-Dec-08 7:48
sitebuilderLuc Pattyn30-Dec-08 7:48 
GeneralWow... any File I/O experts around Pin
Ryan Neil Shaw30-Dec-08 8:05
Ryan Neil Shaw30-Dec-08 8:05 
GeneralRe: Wow... any File I/O experts around Pin
Luc Pattyn30-Dec-08 9:49
sitebuilderLuc Pattyn30-Dec-08 9:49 
GeneralRe: Wow... any File I/O experts around Pin
Ryan Neil Shaw30-Dec-08 10:17
Ryan Neil Shaw30-Dec-08 10:17 
GeneralRe: Wow... any File I/O experts around Pin
Luc Pattyn30-Dec-08 10:27
sitebuilderLuc Pattyn30-Dec-08 10:27 
AnswerRe: How to find/replace a hard coded connection string in a binary file? Pin
Dave Kreskowiak30-Dec-08 7:59
mveDave Kreskowiak30-Dec-08 7:59 
GeneralGood Point Pin
Ryan Neil Shaw30-Dec-08 8:08
Ryan Neil Shaw30-Dec-08 8:08 
AnswerRe: How to find/replace a hard coded connection string in a binary file? Pin
Giorgi Dalakishvili30-Dec-08 8:29
mentorGiorgi Dalakishvili30-Dec-08 8:29 
GeneralCool! Pin
Ryan Neil Shaw30-Dec-08 8:36
Ryan Neil Shaw30-Dec-08 8:36 

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.