Click here to Skip to main content
15,887,336 members
Home / Discussions / C#
   

C#

 
GeneralRe: generics type instantiation Pin
George_George7-May-08 22:13
George_George7-May-08 22:13 
GeneralRe: generics type instantiation Pin
Guffa8-May-08 12:43
Guffa8-May-08 12:43 
GeneralRe: generics type instantiation Pin
George_George8-May-08 22:05
George_George8-May-08 22:05 
GeneralRe: generics type instantiation Pin
Guffa9-May-08 1:39
Guffa9-May-08 1:39 
GeneralRe: generics type instantiation Pin
George_George10-May-08 22:02
George_George10-May-08 22:02 
QuestionMultiThreading in C#.Net Web Application Pin
kc_krishnan4-May-08 19:21
kc_krishnan4-May-08 19:21 
AnswerRe: MultiThreading in C#.Net Web Application Pin
Christian Graus4-May-08 19:48
protectorChristian Graus4-May-08 19:48 
GeneralRe: MultiThreading in C#.Net Web Application Pin
kc_krishnan4-May-08 23:39
kc_krishnan4-May-08 23:39 
Hi Graus,
I dont want the user see the result in datagrid untill all the data is inserted into the system.So that part of threading where the user can proceed working on the page while the thread is running in the background is not needed. My need is to save time by inserting multiple users into the sytem at almost the same time by the method of threading.And in Asp.net c# webapplication we have the option to do threading. But my problem is implementing my concept and thereby achieving the purpose.
You can see a similar method used in this page
http://www.c-sharpcorner.com/UploadFile/tinlam/MultithreadedWebApplications11172005002508AM/MultithreadedWebApplications.aspx[]
Please help me in this issue.

Thanks and Regards
KC
GeneralRe: MultiThreading in C#.Net Web Application Pin
Christian Graus4-May-08 23:55
protectorChristian Graus4-May-08 23:55 
QuestionUnauthorised User pop up comes while accessing from other systems... Pin
ananthrahul4-May-08 19:09
ananthrahul4-May-08 19:09 
AnswerRe: Unauthorised User pop up comes while accessing from other systems... Pin
Christian Graus4-May-08 19:14
protectorChristian Graus4-May-08 19:14 
GeneralRe: Unauthorised User pop up comes while accessing from other systems... Pin
ananthrahul4-May-08 19:40
ananthrahul4-May-08 19:40 
GeneralRe: Unauthorised User pop up comes while accessing from other systems... Pin
Christian Graus4-May-08 19:49
protectorChristian Graus4-May-08 19:49 
GeneralRe: Unauthorised User pop up comes while accessing from other systems... Pin
ananthrahul4-May-08 20:23
ananthrahul4-May-08 20:23 
GeneralRe: Unauthorised User pop up comes while accessing from other systems... Pin
Christian Graus4-May-08 21:11
protectorChristian Graus4-May-08 21:11 
QuestionHow to return to application during OnClosing event? Pin
cocoonwls4-May-08 17:44
cocoonwls4-May-08 17:44 
AnswerRe: How to return to application during OnClosing event? Pin
Christian Graus4-May-08 18:46
protectorChristian Graus4-May-08 18:46 
AnswerRe: How to return to application during OnClosing event? Pin
Vikram A Punathambekar4-May-08 18:56
Vikram A Punathambekar4-May-08 18:56 
GeneralRe: How to return to application during OnClosing event? Pin
Christian Graus4-May-08 19:01
protectorChristian Graus4-May-08 19:01 
GeneralRe: How to return to application during OnClosing event? Pin
cocoonwls4-May-08 19:37
cocoonwls4-May-08 19:37 
GeneralRe: How to return to application during OnClosing event? Pin
S. Senthil Kumar5-May-08 4:47
S. Senthil Kumar5-May-08 4:47 
GeneralOT Pin
Vikram A Punathambekar5-May-08 5:03
Vikram A Punathambekar5-May-08 5:03 
GeneralRe: OT Pin
S. Senthil Kumar5-May-08 5:36
S. Senthil Kumar5-May-08 5:36 
AnswerRe: How to return to application during OnClosing event? Pin
Anindya Chatterjee4-May-08 22:26
Anindya Chatterjee4-May-08 22:26 
QuestionRichtextbox goto functionality Pin
kamalesh57434-May-08 15:11
kamalesh57434-May-08 15:11 

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.