Click here to Skip to main content
15,905,785 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to correct? Pin
6-shooter18-Jun-07 21:15
6-shooter18-Jun-07 21:15 
GeneralRe: How to correct? Pin
MaheshSharma18-Jun-07 23:32
MaheshSharma18-Jun-07 23:32 
AnswerRe: How to correct? Pin
Venkatesh Mookkan18-Jun-07 21:18
Venkatesh Mookkan18-Jun-07 21:18 
GeneralRe: How to correct? Pin
Socheat.Net18-Jun-07 21:34
Socheat.Net18-Jun-07 21:34 
AnswerRe: How to correct? Pin
Jay_se18-Jun-07 21:19
Jay_se18-Jun-07 21:19 
GeneralRe: How to correct? Pin
Socheat.Net18-Jun-07 21:39
Socheat.Net18-Jun-07 21:39 
QuestionFrom browser itself print view..........., Pin
Member 387988118-Jun-07 21:00
Member 387988118-Jun-07 21:00 
QuestionPerfomrmance Measurement in asp.net Pin
Chetan Ranpariya18-Jun-07 20:55
Chetan Ranpariya18-Jun-07 20:55 
Hi friends,

I am working on a very large application in my company. It has very good framework implemented by the architects and designers.

In that framework I have needed to modify a class in one .cs file in one class library. I added 3 functions in that class. I am using existing typed datasets in those functions. From those datasets I have to filter data and return the resultant datacollection from the functions.

I have 2 approach to accomplish this.

1. To use Select() function on the table in the dataset and pass query to the function and get the filtered data.

2. To loop through all the rows in the table in the dataset and create collection of macthing rows and then return that collection from the function.

I need to know which approach is better and also is there any process which can be employed to check which approach from above two takes more time.

I have tried by putting datetime variables around the function calling and checking the difference between them but they show the same time with no difference at all.

So please can anyone guid me which is the better approach and how to measure the function performance.

Thank you all in advance.

Thanks and Regards,
Chetan Ranpariya

AnswerRe: Perfomrmance Measurement in asp.net Pin
Sandeep Akhare18-Jun-07 21:31
Sandeep Akhare18-Jun-07 21:31 
GeneralRe: Perfomrmance Measurement in asp.net Pin
Chetan Ranpariya18-Jun-07 21:34
Chetan Ranpariya18-Jun-07 21:34 
QuestionUpgrading from vb 6.0 to .net 2005 Pin
ShuklaGirish18-Jun-07 20:18
ShuklaGirish18-Jun-07 20:18 
AnswerRe: Upgrading from vb 6.0 to .net 2005 Pin
Christian Graus18-Jun-07 20:21
protectorChristian Graus18-Jun-07 20:21 
AnswerRe: Upgrading from vb 6.0 to .net 2005 Pin
Sathesh Sakthivel18-Jun-07 20:24
Sathesh Sakthivel18-Jun-07 20:24 
Questionraising an event for a particular dropdownlist when multiple dropdownlists are being added to a webform dynamically. Pin
honeyss18-Jun-07 20:13
honeyss18-Jun-07 20:13 
AnswerRe: raising an event for a particular dropdownlist when multiple dropdownlists are being added to a webform dynamically. Pin
Christian Graus18-Jun-07 20:30
protectorChristian Graus18-Jun-07 20:30 
GeneralRe: raising an event for a particular dropdownlist when multiple dropdownlists are being added to a webform dynamically. Pin
honeyss18-Jun-07 20:46
honeyss18-Jun-07 20:46 
GeneralRe: raising an event for a particular dropdownlist when multiple dropdownlists are being added to a webform dynamically. Pin
Christian Graus18-Jun-07 21:09
protectorChristian Graus18-Jun-07 21:09 
Questionasp.net n access database Pin
ling_luv18-Jun-07 20:11
ling_luv18-Jun-07 20:11 
AnswerRe: asp.net n access database Pin
Christian Graus18-Jun-07 20:28
protectorChristian Graus18-Jun-07 20:28 
GeneralRe: asp.net n access database Pin
ling_luv18-Jun-07 20:30
ling_luv18-Jun-07 20:30 
GeneralRe: asp.net n access database Pin
Christian Graus18-Jun-07 20:32
protectorChristian Graus18-Jun-07 20:32 
GeneralRe: asp.net n access database Pin
ling_luv18-Jun-07 20:34
ling_luv18-Jun-07 20:34 
GeneralRe: asp.net n access database Pin
Christian Graus18-Jun-07 20:37
protectorChristian Graus18-Jun-07 20:37 
GeneralRe: asp.net n access database Pin
ling_luv18-Jun-07 20:38
ling_luv18-Jun-07 20:38 
QuestionWhat shorcut is used in asp.net 1.0 Pin
Hemant Garg18-Jun-07 20:11
Hemant Garg18-Jun-07 20: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.