Click here to Skip to main content
15,892,161 members
Home / Discussions / C#
   

C#

 
QuestionGetting installed application version numbers in C# Pin
Matt Fishbeck6-Oct-08 6:07
Matt Fishbeck6-Oct-08 6:07 
QuestionProblems updating datagridview to datasource Pin
Richard Blythe6-Oct-08 5:40
Richard Blythe6-Oct-08 5:40 
QuestionRe: Problems updating datagridview to datasource Pin
nelsonpaixao6-Oct-08 13:16
nelsonpaixao6-Oct-08 13:16 
AnswerRe: Problems updating datagridview to datasource Pin
Richard Blythe6-Oct-08 16:16
Richard Blythe6-Oct-08 16:16 
GeneralRe: Problems updating datagridview to datasource Pin
nelsonpaixao7-Oct-08 12:22
nelsonpaixao7-Oct-08 12:22 
GeneralRe: Problems updating datagridview to datasource Pin
Richard Blythe7-Oct-08 16:13
Richard Blythe7-Oct-08 16:13 
GeneralRe: Problems updating datagridview to datasource Pin
nelsonpaixao8-Oct-08 13:31
nelsonpaixao8-Oct-08 13:31 
QuestionHow to seal a namespace Pin
Member 30621766-Oct-08 5:11
Member 30621766-Oct-08 5:11 
I am currently developing an API, which should be public to a number of vendors.
I have an amount of classes, which I share with one of my coworkers, but in order to minimise the objects/methods e.c.t exposed to our vendors we whould like to devide the common code and specific code into two diffrent namespaces, but I would like to be able to subclass classes from one name space to another even though the classes in the commen namespace is declared internal - does anybody have any ides. If I try I get an compiler error saying that I have Inconsistent accessibility

Thanks in advance

Jakob
AnswerRe: How to seal a namespace Pin
Mark Churchill6-Oct-08 5:26
Mark Churchill6-Oct-08 5:26 
GeneralRe: How to seal a namespace Pin
Member 30621766-Oct-08 5:41
Member 30621766-Oct-08 5:41 
GeneralRe: How to seal a namespace Pin
Scott Dorman6-Oct-08 6:01
professionalScott Dorman6-Oct-08 6:01 
AnswerRe: How to seal a namespace Pin
S. Senthil Kumar6-Oct-08 6:00
S. Senthil Kumar6-Oct-08 6:00 
AnswerRe: How to seal a namespace Pin
Scott Dorman6-Oct-08 6:06
professionalScott Dorman6-Oct-08 6:06 
QuestionUnit Testing in VSTS 2008 [modified] Pin
new2pgrmg6-Oct-08 4:32
new2pgrmg6-Oct-08 4:32 
Questionhow to run external applications in c# Pin
abiniyam6-Oct-08 3:57
abiniyam6-Oct-08 3:57 
AnswerRe: how to run external applications in c# Pin
Pete O'Hanlon6-Oct-08 4:05
mvePete O'Hanlon6-Oct-08 4:05 
AnswerRe: how to run external applications in c# Pin
Wes Aday6-Oct-08 4:10
professionalWes Aday6-Oct-08 4:10 
Questionhow to run exterrnal applications in c# Pin
abiniyam6-Oct-08 3:57
abiniyam6-Oct-08 3:57 
AnswerRe: how to run exterrnal applications in c# Pin
leppie6-Oct-08 4:07
leppie6-Oct-08 4:07 
GeneralRe: how to run exterrnal applications in c# Pin
Pete O'Hanlon6-Oct-08 4:50
mvePete O'Hanlon6-Oct-08 4:50 
QuestionReplicating Perl's unpack functionality in C# Pin
JohnGGG6-Oct-08 3:19
JohnGGG6-Oct-08 3:19 
AnswerRe: Replicating Perl's unpack functionality in C# Pin
leppie6-Oct-08 20:50
leppie6-Oct-08 20:50 
Questionhow to run flash Pin
abiniyam6-Oct-08 3:19
abiniyam6-Oct-08 3:19 
AnswerRe: how to run flash Pin
John_Adams6-Oct-08 3:48
John_Adams6-Oct-08 3:48 
AnswerRe: how to run flash Pin
Thomas Stockwell6-Oct-08 6:12
professionalThomas Stockwell6-Oct-08 6:12 

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.