Click here to Skip to main content
15,920,896 members
Home / Discussions / C#
   

C#

 
GeneralRe: Webresponse Question Pin
Guffa3-Oct-05 23:59
Guffa3-Oct-05 23:59 
QuestionDataGrid refresh??? Pin
Small Rat3-Oct-05 8:32
Small Rat3-Oct-05 8:32 
QuestionXML Format Pin
PHDENG813-Oct-05 7:47
PHDENG813-Oct-05 7:47 
QuestionRetrieving Data From a C++ Application Pin
budidharma3-Oct-05 6:59
budidharma3-Oct-05 6:59 
AnswerRe: Retrieving Data From a C++ Application Pin
miah alom3-Oct-05 7:14
miah alom3-Oct-05 7:14 
GeneralRe: Retrieving Data From a C++ Application Pin
budidharma3-Oct-05 7:28
budidharma3-Oct-05 7:28 
QuestionCommunicate With USB Port Pin
amirrezaie3-Oct-05 6:20
professionalamirrezaie3-Oct-05 6:20 
QuestionCan the base class detect changes in the inheriting class? Pin
jdavison20003-Oct-05 6:10
jdavison20003-Oct-05 6:10 
AnswerRe: Can the base class detect changes in the inheriting class? Pin
Member 10325913-Oct-05 6:34
Member 10325913-Oct-05 6:34 
GeneralRe: Can the base class detect changes in the inheriting class? Pin
jdavison20003-Oct-05 6:41
jdavison20003-Oct-05 6:41 
GeneralRe: Can the base class detect changes in the inheriting class? Pin
Dan Neely4-Oct-05 2:13
Dan Neely4-Oct-05 2:13 
QuestionHow to count the jobs shown in the taskbar and get their names (or texts)? Pin
bihshan.lin3-Oct-05 5:46
bihshan.lin3-Oct-05 5:46 
QuestionAborting Threads Pin
NitinR3-Oct-05 5:37
NitinR3-Oct-05 5:37 
AnswerRe: Aborting Threads Pin
S. Senthil Kumar3-Oct-05 18:58
S. Senthil Kumar3-Oct-05 18:58 
GeneralRe: Aborting Threads Pin
NitinR5-Oct-05 8:22
NitinR5-Oct-05 8:22 
Questionhelp req for interoperatibility Pin
arusmemon3-Oct-05 4:50
arusmemon3-Oct-05 4:50 
QuestionMissing operator message Pin
zaboboa3-Oct-05 4:39
zaboboa3-Oct-05 4:39 
AnswerRe: Missing operator message Pin
Guffa3-Oct-05 14:23
Guffa3-Oct-05 14:23 
QuestionQuestion about keyboard(be patience for answer this #@$%% question) Pin
Alex Cutovoi3-Oct-05 4:27
Alex Cutovoi3-Oct-05 4:27 
AnswerRe: Question about keyboard(be patience for answer this #@$%% question) Pin
Robert Rohde3-Oct-05 7:13
Robert Rohde3-Oct-05 7:13 
GeneralRe: Question about keyboard(be patience for answer this #@$%% question) Pin
Alex Cutovoi3-Oct-05 8:32
Alex Cutovoi3-Oct-05 8:32 
QuestionDateTimeFormatInfo.Calendar problem Pin
Leyu3-Oct-05 4:23
Leyu3-Oct-05 4:23 
Confused | :confused: Confused | :confused: Confused | :confused:
There is no culture specified for (Amharic) ethiopia
but i've used the affrikans culture to fit my needs by customizing the properties
now i wanted to use the DateTimeFormatInfo to change the way my dates looked on the
app and to have it a local feel i inherited from the System.Globalization.Calendar class
to make my own EthiopianCalendar class. But the propblem is i can not assign
this class's instance to the Affrikans culture in stance DateTimeFormatInfo property.
I tried to have a new writeble instance for the DateTimeFormatInfo but setting the caelndar
property results in InvalidOperationException i think caelndars can not be assigned if they
are not listed in the optional calendars list.

But why did microsoft made the Calendar class abstract, there is no use in inheriting
from this class if we can't set it to a DateTimeFormat.Calendar property, or we have to write our own
class that implements IFormatProvider like DateTimeFormatInfo (that's sad) ????

Is there any way to get around this ??
I've asked this question before but no one was able to give me an answer. if u can ....
Confused | :confused: Confused | :confused: Confused | :confused:



-- modified at 10:25 Monday 3rd October, 2005
QuestionConverting Strings to Hex Pin
Guinness4Strength3-Oct-05 4:11
Guinness4Strength3-Oct-05 4:11 
AnswerRe: Converting Strings to Hex Pin
Martin#3-Oct-05 4:23
Martin#3-Oct-05 4:23 
GeneralRe: Converting Strings to Hex Pin
Guinness4Strength3-Oct-05 4:27
Guinness4Strength3-Oct-05 4:27 

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.