Click here to Skip to main content
15,885,546 members
Home / Discussions / C#
   

C#

 
AnswerRe: Get domain name from email address Pin
User 665813-Sep-06 9:45
User 665813-Sep-06 9:45 
GeneralRe: Get domain name from email address Pin
MyRunner2313-Sep-06 10:00
MyRunner2313-Sep-06 10:00 
AnswerRe: Get domain name from email address Pin
spark12800013-Sep-06 10:21
spark12800013-Sep-06 10:21 
Questiona problem with threads. Pin
Green Fuze13-Sep-06 9:10
Green Fuze13-Sep-06 9:10 
AnswerRe: a problem with threads. Pin
Stefan Troschuetz13-Sep-06 9:20
Stefan Troschuetz13-Sep-06 9:20 
GeneralRe: a problem with threads. Pin
Green Fuze13-Sep-06 9:25
Green Fuze13-Sep-06 9:25 
JokeRe: a problem with threads. Pin
Guffa13-Sep-06 11:30
Guffa13-Sep-06 11:30 
QuestionQuick generics q Pin
thepersonof13-Sep-06 8:26
thepersonof13-Sep-06 8:26 
Hey

I am just starting with generics:

How can I convert a float to type T (which is either a float or a double and is iconvertible)?

I get the error:

Cannot convert type 'float' to 'T'

Problem 2...
The error:

Operator '*' cannot be applied to operands of type 'T' and 'T'


when I multiply two numbers
What can I do about this? Does float inherit from some class that defines basic mathematical operations?

All help is greatly appreciated
AnswerRe: Quick generics q Pin
Rob Graham13-Sep-06 8:50
Rob Graham13-Sep-06 8:50 
GeneralRe: Quick generics q Pin
thepersonof13-Sep-06 9:47
thepersonof13-Sep-06 9:47 
GeneralRe: Quick generics q Pin
Nader Elshehabi13-Sep-06 10:35
Nader Elshehabi13-Sep-06 10:35 
Questionimplementing drag drop ability with figures Pin
ssoffline13-Sep-06 8:16
ssoffline13-Sep-06 8:16 
AnswerRe: implementing drag drop ability with figures Pin
Nader Elshehabi13-Sep-06 9:27
Nader Elshehabi13-Sep-06 9:27 
Questionreport viewer Pin
TAREQ F ABUZUHRI13-Sep-06 7:54
TAREQ F ABUZUHRI13-Sep-06 7:54 
QuestionGet the width of a string in C# without Graphics Pin
Goebel13-Sep-06 7:48
Goebel13-Sep-06 7:48 
AnswerRe: Get the width of a string in C# without Graphics Pin
Nader Elshehabi13-Sep-06 10:28
Nader Elshehabi13-Sep-06 10:28 
GeneralRe: Get the width of a string in C# without Graphics Pin
Goebel13-Sep-06 11:07
Goebel13-Sep-06 11:07 
GeneralRe: Get the width of a string in C# without Graphics Pin
Nader Elshehabi13-Sep-06 11:26
Nader Elshehabi13-Sep-06 11:26 
GeneralRe: Get the width of a string in C# without Graphics Pin
Goebel13-Sep-06 12:16
Goebel13-Sep-06 12:16 
GeneralRe: Get the width of a string in C# without Graphics Pin
Nader Elshehabi13-Sep-06 12:41
Nader Elshehabi13-Sep-06 12:41 
GeneralRe: Get the width of a string in C# without Graphics Pin
Goebel13-Sep-06 21:59
Goebel13-Sep-06 21:59 
QuestionHelp with AppBar using C# code Pin
Muller213-Sep-06 6:56
Muller213-Sep-06 6:56 
QuestionInstalling windows services Problem Pin
leylag13-Sep-06 6:24
leylag13-Sep-06 6:24 
QuestionR/W in Notepad Pin
CodeItWell13-Sep-06 6:24
CodeItWell13-Sep-06 6:24 
AnswerRe: R/W in Notepad Pin
Ed.Poore13-Sep-06 6:48
Ed.Poore13-Sep-06 6:48 

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.