Click here to Skip to main content
16,012,316 members
Home / Discussions / C#
   

C#

 
QuestionPlease examine the article Pin
ashishinfra27-Jun-06 0:16
ashishinfra27-Jun-06 0:16 
AnswerRe: Please examine the article Pin
J4amieC27-Jun-06 0:31
J4amieC27-Jun-06 0:31 
GeneralRe: Please examine the article Pin
ashishinfra27-Jun-06 2:38
ashishinfra27-Jun-06 2:38 
GeneralRe: Please examine the article Pin
J4amieC27-Jun-06 2:49
J4amieC27-Jun-06 2:49 
AnswerRe: Please examine the article Pin
Dave Kreskowiak27-Jun-06 1:53
mveDave Kreskowiak27-Jun-06 1:53 
GeneralRe: Please examine the article Pin
ashishinfra27-Jun-06 2:14
ashishinfra27-Jun-06 2:14 
AnswerRe: Please examine the article Pin
Jun Du27-Jun-06 2:01
Jun Du27-Jun-06 2:01 
QuestionWebservice DAL performance Pin
Cegoya27-Jun-06 0:07
Cegoya27-Jun-06 0:07 
Hi there,

I have created a bll and dal of which the dal consumes web services as its datasource.

Getting the XML from the web service I then create a collection of objects representing the entities.

Which I then might bind to say a gridview/datagrid.

The lead developer is saying that surely you are then doing something twice, looping through the xml to create the collection, then when you databind the collection. Looping through it again? And is asking the wisdom in this, keeping in mind performance?

Should performance here be an issue? Would it be better, to use the XML returned and bind the datagrid directly to that in stead of using the BLL and DAL?

Advice please? :P

QuestionAn project on DataGrid in C# Pin
Alamzeb khan27-Jun-06 0:06
Alamzeb khan27-Jun-06 0:06 
Questioninternet explorer idownloadmanager interface-how to implement it? Pin
Qaiser_Iftikhar26-Jun-06 23:57
Qaiser_Iftikhar26-Jun-06 23:57 
AnswerRe: internet explorer idownloadmanager interface-how to implement it? Pin
BoneSoft27-Jun-06 3:57
BoneSoft27-Jun-06 3:57 
GeneralRe: internet explorer idownloadmanager interface-how to implement it? Pin
Qaiser_Iftikhar27-Jun-06 22:50
Qaiser_Iftikhar27-Jun-06 22:50 
QuestionA question again regarding importing DLL's Pin
NoobNooberNoobest26-Jun-06 23:47
NoobNooberNoobest26-Jun-06 23:47 
AnswerRe: A question again regarding importing DLL's Pin
Jun Du27-Jun-06 4:23
Jun Du27-Jun-06 4:23 
AnswerRe: A question again regarding importing DLL's Pin
stancrm27-Jun-06 9:47
stancrm27-Jun-06 9:47 
QuestionUDP in C# using Winsock Library Pin
Andy Rama26-Jun-06 23:29
Andy Rama26-Jun-06 23:29 
QuestionChat application over http Pin
AB777126-Jun-06 23:27
AB777126-Jun-06 23:27 
AnswerRe: Chat application over http Pin
Nader Elshehabi26-Jun-06 23:38
Nader Elshehabi26-Jun-06 23:38 
GeneralRe: Chat application over http Pin
AB777126-Jun-06 23:58
AB777126-Jun-06 23:58 
GeneralRe: Chat application over http Pin
Nader Elshehabi27-Jun-06 5:58
Nader Elshehabi27-Jun-06 5:58 
AnswerRe: Chat application over http Pin
Jun Du27-Jun-06 4:36
Jun Du27-Jun-06 4:36 
Questionconvert xsd to xml Pin
compdesign26-Jun-06 23:21
compdesign26-Jun-06 23:21 
AnswerRe: convert xsd to xml Pin
BoneSoft27-Jun-06 3:56
BoneSoft27-Jun-06 3:56 
Questionhow do I create a application simply linked list Pin
nguyenquang028426-Jun-06 19:43
nguyenquang028426-Jun-06 19:43 
AnswerRe: how do I create a application simply linked list Pin
Tamimi - Code27-Jun-06 1:26
Tamimi - Code27-Jun-06 1:26 

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.