Click here to Skip to main content
15,910,981 members
Home / Discussions / C#
   

C#

 
AnswerRe: is it posible to run WS IIS on UNIX ? Pin
SeMartens5-Feb-09 21:05
SeMartens5-Feb-09 21:05 
AnswerRe: is it posible to run WS IIS on UNIX ? Pin
Harvey Saayman5-Feb-09 22:03
Harvey Saayman5-Feb-09 22:03 
QuestionOptimize this code Pin
anderslundsgard5-Feb-09 20:36
anderslundsgard5-Feb-09 20:36 
AnswerRe: Optimize this code Pin
Christian Graus5-Feb-09 20:41
protectorChristian Graus5-Feb-09 20:41 
AnswerRe: Optimize this code Pin
Vikram A Punathambekar5-Feb-09 21:27
Vikram A Punathambekar5-Feb-09 21:27 
AnswerRe: Optimize this code Pin
kaminem5-Feb-09 23:52
kaminem5-Feb-09 23:52 
AnswerRe: Optimize this code Pin
Daniel Grunwald6-Feb-09 1:37
Daniel Grunwald6-Feb-09 1:37 
AnswerRe: Optimize this code Pin
DaveyM696-Feb-09 2:17
professionalDaveyM696-Feb-09 2:17 
The only way to do something like this 'properly' is using generics. This however creates all sorts of problems as doing math on T is not allowed for obvious reasons.

Have a look at http://www.codeproject.com/KB/cs/genericnumerics.aspx[^] article - it may help.

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

AnswerRe: Optimize this code Pin
Ben Fair6-Feb-09 2:46
Ben Fair6-Feb-09 2:46 
AnswerRe: Optimize this code Pin
Ennis Ray Lynch, Jr.6-Feb-09 2:54
Ennis Ray Lynch, Jr.6-Feb-09 2:54 
AnswerRe: Optimize this code [modified] Pin
DaveyM696-Feb-09 3:33
professionalDaveyM696-Feb-09 3:33 
QuestionCombobox Selection in Gridview for Windows Application Pin
pavanip5-Feb-09 19:57
pavanip5-Feb-09 19:57 
Questionhow to update two different tables of a datagrid using a single query Pin
jayamksriram5-Feb-09 19:22
jayamksriram5-Feb-09 19:22 
AnswerRe: how to update two different tables of a datagrid using a single query Pin
Vimalsoft(Pty) Ltd5-Feb-09 20:21
professionalVimalsoft(Pty) Ltd5-Feb-09 20:21 
AnswerRe: how to update two different tables of a datagrid using a single query Pin
tasumisra5-Feb-09 21:20
tasumisra5-Feb-09 21:20 
Questionsql error while running an exe of a c# windows application Pin
sandhya145-Feb-09 18:46
sandhya145-Feb-09 18:46 
AnswerRe: sql error while running an exe of a c# windows application Pin
Vimalsoft(Pty) Ltd5-Feb-09 20:29
professionalVimalsoft(Pty) Ltd5-Feb-09 20:29 
GeneralRe: sql error while running an exe of a c# windows application Pin
sandhya145-Feb-09 22:25
sandhya145-Feb-09 22:25 
GeneralRe: sql error while running an exe of a c# windows application Pin
Vimalsoft(Pty) Ltd5-Feb-09 23:16
professionalVimalsoft(Pty) Ltd5-Feb-09 23:16 
GeneralRe: sql error while running an exe of a c# windows application Pin
sandhya145-Feb-09 23:32
sandhya145-Feb-09 23:32 
GeneralRe: sql error while running an exe of a c# windows application Pin
Vimalsoft(Pty) Ltd5-Feb-09 23:37
professionalVimalsoft(Pty) Ltd5-Feb-09 23:37 
GeneralRe: sql error while running an exe of a c# windows application Pin
sandhya145-Feb-09 23:46
sandhya145-Feb-09 23:46 
GeneralRe: sql error while running an exe of a c# windows application Pin
Vimalsoft(Pty) Ltd6-Feb-09 0:09
professionalVimalsoft(Pty) Ltd6-Feb-09 0:09 
GeneralRe: sql error while running an exe of a c# windows application Pin
sandhya146-Feb-09 0:28
sandhya146-Feb-09 0:28 
GeneralRe: sql error while running an exe of a c# windows application Pin
sandhya146-Feb-09 0:39
sandhya146-Feb-09 0:39 

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.