Click here to Skip to main content
16,004,969 members
Home / Discussions / C#
   

C#

 
GeneralRe: confuse about database Pin
Arif Liminto26-Sep-06 16:35
professionalArif Liminto26-Sep-06 16:35 
GeneralRe: confuse about database Pin
Christian Graus26-Sep-06 16:42
protectorChristian Graus26-Sep-06 16:42 
GeneralRe: confuse about database Pin
Arif Liminto26-Sep-06 16:59
professionalArif Liminto26-Sep-06 16:59 
GeneralRe: confuse about database Pin
Christian Graus26-Sep-06 17:07
protectorChristian Graus26-Sep-06 17:07 
QuestionRe: confuse about database Pin
Arif Liminto26-Sep-06 23:00
professionalArif Liminto26-Sep-06 23:00 
AnswerRe: confuse about database Pin
Christian Graus27-Sep-06 10:32
protectorChristian Graus27-Sep-06 10:32 
GeneralRe: confuse about database Pin
Arif Liminto1-Oct-06 23:01
professionalArif Liminto1-Oct-06 23:01 
GeneralRe: confuse about database Pin
Christian Graus1-Oct-06 23:14
protectorChristian Graus1-Oct-06 23:14 
arifliminto86 wrote:
is it for c# we cannot call dataset in 2 form


No, I pass datasets around all the time. The problem is that your code is broken. I still don't understand what you're doing and how. Do you?

arifliminto86 wrote:
because i want to make like email program after i log in i can change my profile or my password thats why i need to use same database


Your data access should only occur in one place, as I've said, you should have a data layer in your code.

arifliminto86 wrote:
sorry iam still beginer thats why sometime the way you talk i dont clearly understand


Sounds likely you're biting off more than you can chew. Too many people say things like 'I'm a beginner and I'm trying to write an email program'. If you can't understand the advice, you probably need to write something simpler first then come back to this project.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

Questionassembly Pin
waheed awan26-Sep-06 6:35
waheed awan26-Sep-06 6:35 
AnswerRe: assembly Pin
Nader Elshehabi26-Sep-06 6:43
Nader Elshehabi26-Sep-06 6:43 
GeneralRe: assembly Pin
waheed awan26-Sep-06 7:02
waheed awan26-Sep-06 7:02 
GeneralRe: assembly Pin
Judah Gabriel Himango26-Sep-06 15:44
sponsorJudah Gabriel Himango26-Sep-06 15:44 
AnswerRe: assembly Pin
Dan Neely26-Sep-06 7:08
Dan Neely26-Sep-06 7:08 
GeneralRe: assembly Pin
led mike26-Sep-06 7:15
led mike26-Sep-06 7:15 
GeneralRe: assembly Pin
LongRange.Shooter26-Sep-06 7:38
LongRange.Shooter26-Sep-06 7:38 
JokeRe: assembly Pin
Guffa26-Sep-06 7:58
Guffa26-Sep-06 7:58 
GeneralRe: assembly Pin
led mike26-Sep-06 8:21
led mike26-Sep-06 8:21 
GeneralRe: assembly Pin
J4amieC26-Sep-06 8:27
J4amieC26-Sep-06 8:27 
QuestionWhich Check Object Use Pin
ytubis26-Sep-06 6:21
ytubis26-Sep-06 6:21 
AnswerRe: Which Check Object Use Pin
Guffa26-Sep-06 8:53
Guffa26-Sep-06 8:53 
QuestionSecure Sockets and client certificate exchange Pin
Keith Holme26-Sep-06 6:00
Keith Holme26-Sep-06 6:00 
QuestionDatarow functionality Pin
Saamir26-Sep-06 5:51
Saamir26-Sep-06 5:51 
AnswerRe: Datarow functionality Pin
grivix26-Sep-06 6:40
grivix26-Sep-06 6:40 
GeneralRe: Datarow functionality Pin
Saamir26-Sep-06 8:56
Saamir26-Sep-06 8:56 
QuestionProgramatically zip a file Pin
Goalie3526-Sep-06 5:48
Goalie3526-Sep-06 5:48 

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.