Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: Mail matter form a datagrid Pin
new2pgrmg23-Nov-07 22:06
new2pgrmg23-Nov-07 22:06 
Questionactive control Pin
Thaer Hamael23-Nov-07 21:31
Thaer Hamael23-Nov-07 21:31 
AnswerRe: active control Pin
Gopal.S23-Nov-07 23:18
Gopal.S23-Nov-07 23:18 
Question[Message Deleted] Pin
gubba23-Nov-07 21:05
gubba23-Nov-07 21:05 
AnswerRe: Random number generation Pin
Ian Uy23-Nov-07 21:11
Ian Uy23-Nov-07 21:11 
AnswerRe: Random number generation Pin
mav.northwind23-Nov-07 21:13
mav.northwind23-Nov-07 21:13 
AnswerRe: Random number generation Pin
haseeb_saeed23-Nov-07 21:40
haseeb_saeed23-Nov-07 21:40 
Questionbest way of using dataset object Pin
haseeb_saeed23-Nov-07 20:43
haseeb_saeed23-Nov-07 20:43 
Hello....i've been working in ado.net for a few months now... and am quite confused how to use the dataset object. though i know it depends on what type of project a person is upto but still i wanted to know which one is the better approach to usin the datasets...
Approach 1: fill the dataset with all tables at project load and use the dataset for all searches and things. though as sqlserver is locally placed, i update the sqlserver tables as soon as i update the data set...
Approach 2: fill dataset with only the rows that are required... ie if u need some rows according to a criteria, write a select statement, discard ur present dataset and refil it with this statement...

Please provide full information,based on performance issues of a system...
as far as i think , i believe approach1 will be better but it becomes hard to handle when u have more tables, like 60 tables... so wat should be done in this case, "A dataset for every 10 tables"? or wat...

Thanx
haseeb


haseeb

haseeb

AnswerRe: best way of using dataset object Pin
Andrei Ungureanu24-Nov-07 1:03
Andrei Ungureanu24-Nov-07 1:03 
GeneralRe: best way of using dataset object Pin
haseeb_saeed24-Nov-07 4:29
haseeb_saeed24-Nov-07 4:29 
AnswerRe: best way of using dataset object Pin
PIEBALDconsult24-Nov-07 3:29
mvePIEBALDconsult24-Nov-07 3:29 
QuestionHow to Change Title in crystalReport ? Pin
E_Gold23-Nov-07 20:16
E_Gold23-Nov-07 20:16 
AnswerRe: How to Change Title in crystalReport ? Pin
Gopal.S23-Nov-07 23:02
Gopal.S23-Nov-07 23:02 
GeneralRe: How to Change Title in crystalReport ? Pin
E_Gold24-Nov-07 9:16
E_Gold24-Nov-07 9:16 
QuestionHow can i use and set the "ListView" with Sql Server 2005 in the C#? Pin
vahid sharifi23-Nov-07 20:10
vahid sharifi23-Nov-07 20:10 
AnswerRe: How can i use and set the "ListView" with Sql Server 2005 in the C#? Pin
Paul Conrad28-Nov-07 14:39
professionalPaul Conrad28-Nov-07 14:39 
Questionhow can i read a Whole XML with DOM Pin
koolprasad200323-Nov-07 19:26
professionalkoolprasad200323-Nov-07 19:26 
AnswerRe: how can i read a Whole XML with DOM Pin
PIEBALDconsult24-Nov-07 3:30
mvePIEBALDconsult24-Nov-07 3:30 
Questionimage upload/retrive from sqlserver 2000 Pin
kumarjammula23-Nov-07 18:33
kumarjammula23-Nov-07 18:33 
AnswerRe: image upload/retrive from sqlserver 2000 Pin
Christian Graus23-Nov-07 18:46
protectorChristian Graus23-Nov-07 18:46 
Questionwhere we can found webservices [modified] Pin
Satish - Developer23-Nov-07 17:58
Satish - Developer23-Nov-07 17:58 
AnswerRe: where we can found webservices Pin
Christian Graus23-Nov-07 18:48
protectorChristian Graus23-Nov-07 18:48 
Questionplace datagrid values in another windows form Pin
avvaru.murali23-Nov-07 17:40
avvaru.murali23-Nov-07 17:40 
AnswerRe: place datagrid values in another windows form Pin
Gopal.S24-Nov-07 0:25
Gopal.S24-Nov-07 0:25 
QuestionExcel VBA - how to replace with .NET C# modules? Pin
devvvy23-Nov-07 16:46
devvvy23-Nov-07 16:46 

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.