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

C#

 
AnswerRe: Performance issue using Multi threading in Net 3.5 Pin
Abhinav S8-May-13 21:10
Abhinav S8-May-13 21:10 
GeneralRe: Performance issue using Multi threading in Net 3.5 Pin
KIDYA8-May-13 21:37
KIDYA8-May-13 21:37 
AnswerRe: Performance issue using Multi threading in Net 3.5 Pin
Abhinav S9-May-13 0:09
Abhinav S9-May-13 0:09 
GeneralRe: Performance issue using Multi threading in Net 3.5 Pin
harold aptroot8-May-13 21:44
harold aptroot8-May-13 21:44 
GeneralRe: Performance issue using Multi threading in Net 3.5 Pin
KIDYA8-May-13 23:25
KIDYA8-May-13 23:25 
GeneralRe: Performance issue using Multi threading in Net 3.5 Pin
harold aptroot8-May-13 23:37
harold aptroot8-May-13 23:37 
GeneralRe: Performance issue using Multi threading in Net 3.5 Pin
KIDYA9-May-13 0:08
KIDYA9-May-13 0:08 
QuestionNeed your opinion on querying data for presentation on winforms / web page and for reports Pin
Nayan Ambaliya8-May-13 15:03
Nayan Ambaliya8-May-13 15:03 
Dear all,

I require your opinion on what approach is good and/or practical for the following scenario.

There is a web application which queries data from SQL server.
For example:

Users report to a manager
1. The process by clicking a button is finding who reports to me (manager)
2. So there is a stored procedure written to find the users reporting to the manager


Now, there is a report (rdlc on the web server displayed via reportviewer control) which takes the manager as an input to generate report data for the staff members reporting to that manager.
The stored procedure for this report uses existing stored procedure (as in step 2 above) to find the staff members reporting to the manager and then generate required data.

My question is:
1. Is this the right way of doing this
2. Is there a need to develop a separate SQL view just for this report
3. What would be the best approach on doing this.


Please help.

Thanks

Regards,
Nayan
QuestionRe: Need your opinion on querying data for presentation on winforms / web page and for reports Pin
Richard MacCutchan8-May-13 20:43
mveRichard MacCutchan8-May-13 20:43 
AnswerRe: Need your opinion on querying data for presentation on winforms / web page and for reports Pin
Abhinav S8-May-13 21:13
Abhinav S8-May-13 21:13 
Questionhow to develop a client server encrypt commincation using one time pad Pin
Member 100380688-May-13 10:21
Member 100380688-May-13 10:21 
AnswerRe: how to develop a client server encrypt commincation using one time pad Pin
Eddy Vluggen8-May-13 10:54
professionalEddy Vluggen8-May-13 10:54 
GeneralRe: how to develop a client server encrypt commincation using one time pad Pin
Member 100380688-May-13 11:04
Member 100380688-May-13 11:04 
GeneralRe: how to develop a client server encrypt commincation using one time pad Pin
Eddy Vluggen8-May-13 11:14
professionalEddy Vluggen8-May-13 11:14 
QuestionEffective Coding Style to build a Class Library Pin
Bikash Prakash Dash8-May-13 9:55
Bikash Prakash Dash8-May-13 9:55 
AnswerRe: Effective Coding Style to build a Class Library Pin
Eddy Vluggen8-May-13 10:48
professionalEddy Vluggen8-May-13 10:48 
QuestionHelp with mutex, cannot get mutex to work Pin
turbosupramk38-May-13 7:06
turbosupramk38-May-13 7:06 
AnswerRe: Help with mutex, cannot get mutex to work Pin
Jasmine25018-May-13 7:38
Jasmine25018-May-13 7:38 
GeneralRe: Help with mutex, cannot get mutex to work Pin
turbosupramk38-May-13 7:49
turbosupramk38-May-13 7:49 
AnswerRe: Help with mutex, cannot get mutex to work Pin
Dave Kreskowiak8-May-13 8:10
mveDave Kreskowiak8-May-13 8:10 
GeneralRe: Help with mutex, cannot get mutex to work Pin
turbosupramk38-May-13 8:31
turbosupramk38-May-13 8:31 
GeneralRe: Help with mutex, cannot get mutex to work Pin
Jasmine25018-May-13 8:35
Jasmine25018-May-13 8:35 
GeneralRe: Help with mutex, cannot get mutex to work Pin
Dave Kreskowiak8-May-13 8:53
mveDave Kreskowiak8-May-13 8:53 
GeneralRe: Help with mutex, cannot get mutex to work Pin
turbosupramk310-May-13 1:58
turbosupramk310-May-13 1:58 
GeneralRe: Help with mutex, cannot get mutex to work Pin
Dave Kreskowiak10-May-13 2:17
mveDave Kreskowiak10-May-13 2:17 

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.