Click here to Skip to main content
15,899,026 members
Home / Discussions / C#
   

C#

 
AnswerRe: Existent C++ Code in C# Pin
alexey N19-Jul-06 0:23
alexey N19-Jul-06 0:23 
AnswerRe: Existent C++ Code in C# Pin
stancrm19-Jul-06 0:23
stancrm19-Jul-06 0:23 
Questionneed a non trial and error way to find sqrt(i) Pin
blimp8218-Jul-06 23:53
blimp8218-Jul-06 23:53 
AnswerRe: need a non trial and error way to find sqrt(i) Pin
Robert Rohde19-Jul-06 2:15
Robert Rohde19-Jul-06 2:15 
AnswerNetwons Method Pin
Ennis Ray Lynch, Jr.19-Jul-06 2:50
Ennis Ray Lynch, Jr.19-Jul-06 2:50 
Questionhow to speed up the search Pin
ayyp18-Jul-06 23:08
ayyp18-Jul-06 23:08 
AnswerRe: how to speed up the search Pin
premierCoder18-Jul-06 23:19
premierCoder18-Jul-06 23:19 
AnswerRe: how to speed up the search Pin
Robert Rohde19-Jul-06 2:18
Robert Rohde19-Jul-06 2:18 
You will have to describe how you are performing the search and what the actual bottleneck is. Is it the actual search function or the display of the results? Are yuo using a Select statement to get your data? Have you created an index on the columns you are searching?
GeneralRe: how to speed up the search Pin
ayyp19-Jul-06 20:58
ayyp19-Jul-06 20:58 
GeneralRe: how to speed up the search Pin
Robert Rohde20-Jul-06 10:44
Robert Rohde20-Jul-06 10:44 
QuestionSkewed Randoms, Distrobutions and the like Pin
S020035618-Jul-06 22:57
S020035618-Jul-06 22:57 
AnswerRe: Skewed Randoms, Distrobutions and the like Pin
Stefan Troschuetz19-Jul-06 2:28
Stefan Troschuetz19-Jul-06 2:28 
QuestionUsing System.Windows Pin
bannapradeep18-Jul-06 22:51
bannapradeep18-Jul-06 22:51 
AnswerRe: Using System.Windows Pin
AB777118-Jul-06 22:53
AB777118-Jul-06 22:53 
GeneralRe: Using System.Windows Pin
bannapradeep18-Jul-06 22:55
bannapradeep18-Jul-06 22:55 
GeneralRe: Using System.Windows Pin
stancrm18-Jul-06 22:59
stancrm18-Jul-06 22:59 
GeneralRe: Using System.Windows Pin
bannapradeep18-Jul-06 23:24
bannapradeep18-Jul-06 23:24 
GeneralRe: Using System.Windows Pin
AB777118-Jul-06 23:02
AB777118-Jul-06 23:02 
GeneralRe: Using System.Windows Pin
bannapradeep18-Jul-06 23:25
bannapradeep18-Jul-06 23:25 
QuestionHow to Embed one process into other Pin
madhura_bindu18-Jul-06 22:48
madhura_bindu18-Jul-06 22:48 
AnswerRe: How to Embed one process into other Pin
AB777118-Jul-06 22:52
AB777118-Jul-06 22:52 
GeneralRe: How to Embed one process into other Pin
madhura_bindu18-Jul-06 23:36
madhura_bindu18-Jul-06 23:36 
GeneralRe: How to Embed one process into other Pin
AB777118-Jul-06 23:38
AB777118-Jul-06 23:38 
AnswerRe: How to Embed one process into other Pin
madhura_bindu19-Jul-06 0:59
madhura_bindu19-Jul-06 0:59 
AnswerRe: How to Embed one process into other Pin
Robert Rohde19-Jul-06 2:21
Robert Rohde19-Jul-06 2:21 

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.