Click here to Skip to main content
15,881,281 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to get Modified Registry value old information Pin
Dave Kreskowiak21-Dec-09 3:34
mveDave Kreskowiak21-Dec-09 3:34 
GeneralRe: How to get Modified Registry value old information Pin
Member 437062521-Dec-09 6:52
Member 437062521-Dec-09 6:52 
GeneralRe: How to get Modified Registry value old information Pin
Dave Kreskowiak21-Dec-09 8:08
mveDave Kreskowiak21-Dec-09 8:08 
Questionlist of structs Pin
benams20-Dec-09 23:18
benams20-Dec-09 23:18 
AnswerRe: list of structs Pin
Keith Barrow20-Dec-09 23:50
professionalKeith Barrow20-Dec-09 23:50 
QuestionSystem.Security.Cryptography RNGCryptoServiceProvider Pin
3bood.ghzawi20-Dec-09 22:45
3bood.ghzawi20-Dec-09 22:45 
AnswerRe: System.Security.Cryptography RNGCryptoServiceProvider Pin
Keith Barrow20-Dec-09 23:42
professionalKeith Barrow20-Dec-09 23:42 
QuestionDynamic grid in a dll Pin
billy_iii20-Dec-09 21:46
billy_iii20-Dec-09 21:46 
Hi Forum...

I have been looking the page DynamicProperties for PropertyGrid[^] but I have a little problem, this is...

I have a class (myclass), and this class is into a dll (class library . framework 2.0) which I'm creating... and I have the next lines (in general)


using ...

namespace myproject
{
[TypeDescriptionProvider(typeof(DynamicTypeDescriptionProvider))]
public class myclass : otherclass
{
...
}
}



Now the problem is that never enters into the DynamicTypeDescriptor.

Some body can tell me how to fix this problem

How can i include this code into a dll library class?

Thanks for your colaboration
AnswerRe: Dynamic grid in a dll Pin
Saksida Bojan21-Dec-09 7:50
Saksida Bojan21-Dec-09 7:50 
Questionset DataGridViewComboBoxColumn DisplayMember with dataGridView value [modified] Pin
bippi20-Dec-09 21:20
bippi20-Dec-09 21:20 
QuestionRemote desktop server or VNC server in my app Pin
Cosby20-Dec-09 21:01
Cosby20-Dec-09 21:01 
AnswerRe: Remote desktop server or VNC server in my app Pin
Sunil G20-Dec-09 21:29
Sunil G20-Dec-09 21:29 
GeneralRe: Remote desktop server or VNC server in my app Pin
Cosby20-Dec-09 22:31
Cosby20-Dec-09 22:31 
GeneralRe: Remote desktop server or VNC server in my app Pin
Pete O'Hanlon21-Dec-09 0:16
mvePete O'Hanlon21-Dec-09 0:16 
GeneralRe: Remote desktop server or VNC server in my app Pin
Cosby21-Dec-09 2:01
Cosby21-Dec-09 2:01 
GeneralRe: Remote desktop server or VNC server in my app Pin
Pete O'Hanlon21-Dec-09 2:14
mvePete O'Hanlon21-Dec-09 2:14 
GeneralRe: Remote desktop server or VNC server in my app Pin
Cosby21-Dec-09 3:03
Cosby21-Dec-09 3:03 
GeneralRe: Remote desktop server or VNC server in my app Pin
Sunil G 321-Dec-09 6:39
Sunil G 321-Dec-09 6:39 
GeneralRe: Remote desktop server or VNC server in my app Pin
Pete O'Hanlon21-Dec-09 7:26
mvePete O'Hanlon21-Dec-09 7:26 
QuestionUsing "openas" verb in Windows 7 does not work? Pin
pedersen-roxen20-Dec-09 20:46
pedersen-roxen20-Dec-09 20:46 
QuestionRestore .bak file through C# Coding in sql server Pin
NarendraSinghJTV20-Dec-09 20:16
NarendraSinghJTV20-Dec-09 20:16 
AnswerRe: Restore .bak file through C# Coding in sql server Pin
Ravi Bhavnani20-Dec-09 20:42
professionalRavi Bhavnani20-Dec-09 20:42 
QuestionRe: Restore .bak file through C# Coding in sql server Pin
Md. Marufuzzaman21-Dec-09 2:50
professionalMd. Marufuzzaman21-Dec-09 2:50 
AnswerRe: Restore .bak file through C# Coding in sql server Pin
NarendraSinghJTV21-Dec-09 16:43
NarendraSinghJTV21-Dec-09 16:43 
GeneralRe: Restore .bak file through C# Coding in sql server Pin
Md. Marufuzzaman21-Dec-09 17:26
professionalMd. Marufuzzaman21-Dec-09 17:26 

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.