Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
QuestionDisplaying 0\0 Pin
thepersonof1-Apr-06 1:42
thepersonof1-Apr-06 1:42 
AnswerRe: Displaying 0\0 Pin
Nicholas Butler1-Apr-06 1:45
sitebuilderNicholas Butler1-Apr-06 1:45 
GeneralRe: Displaying 0\0 Pin
thepersonof1-Apr-06 2:29
thepersonof1-Apr-06 2:29 
GeneralRe: Displaying 0\0 Pin
leppie1-Apr-06 3:02
leppie1-Apr-06 3:02 
AnswerRe: Displaying 0\0 Pin
Guffa1-Apr-06 4:40
Guffa1-Apr-06 4:40 
GeneralRe: Displaying 0\0 Pin
thepersonof1-Apr-06 4:59
thepersonof1-Apr-06 4:59 
GeneralRe: Displaying 0\0 Pin
thepersonof1-Apr-06 6:42
thepersonof1-Apr-06 6:42 
QuestionInconsistant accesibility Pin
thepersonof1-Apr-06 0:37
thepersonof1-Apr-06 0:37 
Hi I have the following error:

Error 1 Inconsistent accessibility: field type 'System.Collections.Generic.List<u2.friend>' is less accessible than field 'u2.Prog.friends' C:\Documents and Settings\Ben\My Documents\Visual Studio 2005\Projects\u2\u2\Prog.cs 21 29 u2

The Glob class is internal and the Prog class is public.

This is the code that causes the error:

if (Glob.Prog.friends.Count == 0)


cheers
Questioncreat a find tool in text editor? Pin
abdelhameed8131-Mar-06 23:56
abdelhameed8131-Mar-06 23:56 
Questionhow to use flash in c# ? Pin
hdv21231-Mar-06 23:43
hdv21231-Mar-06 23:43 
AnswerRe: how to use flash in c# ? Pin
Robert M Greene1-Apr-06 15:01
Robert M Greene1-Apr-06 15:01 
QuestionPrint preview not printing... Pin
Stanciu Vlad31-Mar-06 22:51
Stanciu Vlad31-Mar-06 22:51 
AnswerRe: Print preview not printing... Pin
Ed.Poore31-Mar-06 23:09
Ed.Poore31-Mar-06 23:09 
AnswerRe: Print preview not printing... Pin
Nicholas Butler31-Mar-06 23:45
sitebuilderNicholas Butler31-Mar-06 23:45 
QuestionRe: Print preview not printing... Pin
Stanciu Vlad1-Apr-06 6:39
Stanciu Vlad1-Apr-06 6:39 
AnswerRe: Print preview not printing... Pin
Robert Rohde1-Apr-06 8:44
Robert Rohde1-Apr-06 8:44 
GeneralRe: Print preview not printing... Pin
Stanciu Vlad1-Apr-06 9:00
Stanciu Vlad1-Apr-06 9:00 
AnswerRe: Print preview not printing... Pin
Aaron Dilliard4-Apr-06 11:50
Aaron Dilliard4-Apr-06 11:50 
GeneralRe: Print preview not printing... Pin
Stanciu Vlad5-Apr-06 0:30
Stanciu Vlad5-Apr-06 0:30 
QuestionWindows Desktop Shortcut list Pin
Stephen_Mc31-Mar-06 21:58
Stephen_Mc31-Mar-06 21:58 
AnswerRe: Windows Desktop Shortcut list Pin
Robin Panther31-Mar-06 23:09
Robin Panther31-Mar-06 23:09 
QuestionTreeview add child Pin
thepersonof31-Mar-06 21:56
thepersonof31-Mar-06 21:56 
AnswerRe: Treeview add child Pin
Ed.Poore31-Mar-06 22:04
Ed.Poore31-Mar-06 22:04 
GeneralRe: Treeview add child Pin
thepersonof31-Mar-06 22:10
thepersonof31-Mar-06 22:10 
GeneralRe: Treeview add child Pin
Ed.Poore31-Mar-06 22:18
Ed.Poore31-Mar-06 22:18 

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.