Click here to Skip to main content
16,004,991 members
Home / Discussions / C#
   

C#

 
GeneralRe: .NET 2.0 static Pin
fmardani6-Jan-06 2:48
fmardani6-Jan-06 2:48 
GeneralRe: .NET 2.0 static Pin
User 66586-Jan-06 3:08
User 66586-Jan-06 3:08 
GeneralRe: .NET 2.0 static Pin
fmardani6-Jan-06 5:00
fmardani6-Jan-06 5:00 
GeneralRe: .NET 2.0 static Pin
leppie6-Jan-06 6:14
leppie6-Jan-06 6:14 
AnswerRe: .NET 2.0 static Pin
Guffa6-Jan-06 6:50
Guffa6-Jan-06 6:50 
GeneralRe: .NET 2.0 static Pin
User 66586-Jan-06 7:25
User 66586-Jan-06 7:25 
GeneralRe: .NET 2.0 static Pin
Curtis Schlak.6-Jan-06 3:11
Curtis Schlak.6-Jan-06 3:11 
AnswerRe: .NET 2.0 static Pin
Alvaro Mendez6-Jan-06 10:19
Alvaro Mendez6-Jan-06 10:19 
fmardani wrote:
///////???????Please explain why static may be used with the private access modifier??????////////////////


The simple answer is: because it doesn't need be more visible than that.

As a general rule, you should make your methods/properties no more public than they need to be. This makes it easier to refactor the class later if you choose to.

Regards,
Alvaro



QuestionI'm looking for resources on financial problems and their solutions in .NET 1.1 Pin
Johannes Hansen6-Jan-06 1:47
Johannes Hansen6-Jan-06 1:47 
QuestionSQL Database Backup Restore Pin
manojk_batra6-Jan-06 1:39
manojk_batra6-Jan-06 1:39 
Questionhow to restrict paste option Pin
amalatsliit6-Jan-06 0:43
amalatsliit6-Jan-06 0:43 
AnswerRe: how to restrict paste option Pin
AB77716-Jan-06 1:43
AB77716-Jan-06 1:43 
GeneralRe: how to restrict paste option Pin
Ravi Bhavnani6-Jan-06 1:48
professionalRavi Bhavnani6-Jan-06 1:48 
AnswerRe: how to restrict paste option Pin
Ravi Bhavnani6-Jan-06 1:46
professionalRavi Bhavnani6-Jan-06 1:46 
AnswerRe: how to restrict paste option Pin
S. Senthil Kumar6-Jan-06 3:24
S. Senthil Kumar6-Jan-06 3:24 
QuestionLocation Identifier Pin
Brendan Vogt6-Jan-06 0:29
Brendan Vogt6-Jan-06 0:29 
AnswerRe: Location Identifier Pin
aerosmith2k18-Jan-06 7:27
aerosmith2k18-Jan-06 7:27 
QuestionBMP to RAW Pin
ykoon5-Jan-06 23:54
ykoon5-Jan-06 23:54 
GeneralRe: BMP to RAW Pin
Guffa6-Jan-06 2:18
Guffa6-Jan-06 2:18 
GeneralRe: BMP to RAW Pin
Redgum6-Jan-06 5:43
professionalRedgum6-Jan-06 5:43 
GeneralRe: BMP to RAW Pin
ykoon8-Jan-06 20:10
ykoon8-Jan-06 20:10 
AnswerRe: BMP to RAW Pin
Guffa9-Jan-06 2:03
Guffa9-Jan-06 2:03 
Questiontreeview question c# win form Pin
fady_sayegh5-Jan-06 23:40
fady_sayegh5-Jan-06 23:40 
AnswerRe: treeview question c# win form Pin
mav.northwind6-Jan-06 0:04
mav.northwind6-Jan-06 0:04 
GeneralRe: treeview question c# win form Pin
fady_sayegh6-Jan-06 0:36
fady_sayegh6-Jan-06 0: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.