Click here to Skip to main content
15,902,840 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralMultiview or some thing else Pin
Member 406547215-Jan-08 9:18
Member 406547215-Jan-08 9:18 
GeneralRe: Multiview or some thing else Pin
pmarfleet15-Jan-08 9:59
pmarfleet15-Jan-08 9:59 
GeneralConfirm Message in DataGrid Pin
M_Menon15-Jan-08 6:27
M_Menon15-Jan-08 6:27 
GeneralRe: Confirm Message in DataGrid Pin
Not Active15-Jan-08 8:12
mentorNot Active15-Jan-08 8:12 
GeneralObjectDataSource usage Pin
imak15-Jan-08 5:55
imak15-Jan-08 5:55 
GeneralRe: ObjectDataSource design question - REPOST - URGENT Help needed Pin
Not Active15-Jan-08 8:15
mentorNot Active15-Jan-08 8:15 
GeneralRe: ObjectDataSource usage Pin
imak15-Jan-08 10:04
imak15-Jan-08 10:04 
GeneralRe: ObjectDataSource usage Pin
Pete O'Hanlon15-Jan-08 10:11
mvePete O'Hanlon15-Jan-08 10:11 
Your problem is that the ObjectDataSource is the aborted whoreson of satan. You really shouldn't use it - in any way at all. It just binds your datasource to the UI and that's bad news - you're just asking for trouble with scalability. Instead, consider separating your UI from the business layer and the data layer. This way you can have much more control over how the data is retrieved, how you page it, and so on.


Deja View - the feeling that you've seen this post before.

My blog | My articles



GeneralRe: ObjectDataSource usage Pin
Not Active15-Jan-08 11:46
mentorNot Active15-Jan-08 11:46 
GeneralA little question about sending emails Pin
Rocky#15-Jan-08 4:33
Rocky#15-Jan-08 4:33 
GeneralRe: A little question about sending emails Pin
ToddHileHoffer15-Jan-08 5:44
ToddHileHoffer15-Jan-08 5:44 
GeneralRe: A little question about sending emails [modified] Pin
Rocky#15-Jan-08 19:09
Rocky#15-Jan-08 19:09 
GeneralAjaxCalender Control Pin
kinnuP15-Jan-08 3:13
kinnuP15-Jan-08 3:13 
Generalcolour pallette n visual web developer Pin
eyeseetee15-Jan-08 2:56
eyeseetee15-Jan-08 2:56 
GeneralDate culture Pin
samerh15-Jan-08 2:35
samerh15-Jan-08 2:35 
GeneralRe: Date culture Pin
Abhijit Jana15-Jan-08 2:51
professionalAbhijit Jana15-Jan-08 2:51 
AnswerRe: Date culture Pin
Guffa15-Jan-08 3:57
Guffa15-Jan-08 3:57 
GeneralDatakeys issue Pin
samerh15-Jan-08 2:02
samerh15-Jan-08 2:02 
GeneralRe: Datakeys issue Pin
samerh15-Jan-08 2:57
samerh15-Jan-08 2:57 
GeneralSending SMS through Application Pin
.NET- India 15-Jan-08 1:46
.NET- India 15-Jan-08 1:46 
GeneralRe: Sending SMS through Application Pin
Abhijit Jana15-Jan-08 2:04
professionalAbhijit Jana15-Jan-08 2:04 
GeneralRe: Sending SMS through Application Pin
.NET- India 15-Jan-08 19:49
.NET- India 15-Jan-08 19:49 
GeneralRe: Sending SMS through Application Pin
Vasudevan Deepak Kumar15-Jan-08 20:33
Vasudevan Deepak Kumar15-Jan-08 20:33 
Generalissues related migration of a prject from vb to .net Pin
soniasan15-Jan-08 1:38
soniasan15-Jan-08 1:38 
Questionhow i can covert the mmm date format to mm format using javascript Pin
jagan12315-Jan-08 1:04
jagan12315-Jan-08 1:04 

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.