Click here to Skip to main content
15,888,113 members
Home / Discussions / C#
   

C#

 
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 
GeneralRe: Converting Strings to Hex Pin
Dan Neely3-Oct-05 4:46
Dan Neely3-Oct-05 4:46 
GeneralRe: Converting Strings to Hex Pin
Guinness4Strength3-Oct-05 4:55
Guinness4Strength3-Oct-05 4:55 
GeneralRe: Converting Strings to Hex Pin
Dan Neely3-Oct-05 6:53
Dan Neely3-Oct-05 6:53 
GeneralRe: Converting Strings to Hex Pin
Guinness4Strength3-Oct-05 8:44
Guinness4Strength3-Oct-05 8:44 
AnswerRe: Converting Strings to Hex Pin
Dario Solera3-Oct-05 7:06
Dario Solera3-Oct-05 7:06 
GeneralRe: Converting Strings to Hex Pin
Guinness4Strength3-Oct-05 8:43
Guinness4Strength3-Oct-05 8:43 
GeneralRe: Converting Strings to Hex Pin
Dario Solera3-Oct-05 9:08
Dario Solera3-Oct-05 9:08 
GeneralRe: Converting Strings to Hex Pin
Guinness4Strength3-Oct-05 9:12
Guinness4Strength3-Oct-05 9:12 
GeneralRe: Converting Strings to Hex Pin
Dario Solera4-Oct-05 5:25
Dario Solera4-Oct-05 5:25 
QuestionISerializable problems Pin
g00fyman3-Oct-05 3:53
g00fyman3-Oct-05 3:53 
AnswerRe: ISerializable problems Pin
Robert Rohde3-Oct-05 7:27
Robert Rohde3-Oct-05 7:27 
GeneralRe: ISerializable problems Pin
g00fyman3-Oct-05 13:47
g00fyman3-Oct-05 13:47 
GeneralRe: ISerializable problems Pin
Robert Rohde3-Oct-05 20:40
Robert Rohde3-Oct-05 20:40 
GeneralRe: ISerializable problems Pin
g00fyman3-Oct-05 20:59
g00fyman3-Oct-05 20:59 

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.