Click here to Skip to main content
15,889,281 members
Home / Discussions / C#
   

C#

 
GeneralRe: casting from System._ComObject Pin
manustone18-Aug-10 6:16
manustone18-Aug-10 6:16 
AnswerRe: casting from System._ComObject Pin
Paul Michalik20-Aug-10 22:45
Paul Michalik20-Aug-10 22:45 
Questionerror in c# Pin
arkiboys18-Aug-10 4:56
arkiboys18-Aug-10 4:56 
AnswerRe: error in c# Pin
Nuri Ismail18-Aug-10 5:04
Nuri Ismail18-Aug-10 5:04 
GeneralRe: error in c# Pin
arkiboys18-Aug-10 5:05
arkiboys18-Aug-10 5:05 
GeneralRe: error in c# Pin
Nuri Ismail18-Aug-10 5:13
Nuri Ismail18-Aug-10 5:13 
AnswerRe: error in c# Pin
OriginalGriff18-Aug-10 5:12
mveOriginalGriff18-Aug-10 5:12 
Questionc# Pin
galatia-318-Aug-10 4:06
galatia-318-Aug-10 4:06 
hello

dows anybody tell me how to solve this assignment?
A Windows desktop application, written in C#, is required that will allow a user to keep track of
family and friends contact details, and their birthdays.
Data must be stored in a Microsoft Access 2007 database, named 'Birthdays.accdb'
The database must contain a table named 'Details'.
The 'Details' table must contain the following data columns:
Id - A unique record identifier that should be used as the primary key
FirstName - The person's first (Given) name
LastName - The person's last (Family) name
Address - The person's Address and PostCode
Phone - The person's telephone number
Email - The person's Email address
DOB - The person's date of birth
By following the 'Contacts' application in the module notes, create an application that will allow the
user to manage the data in the database, (including Add, Update and Delete functions) and navigate
around the records, displaying each record's data.
AnswerRe: c# PinPopular
Bernhard Hiller18-Aug-10 4:14
Bernhard Hiller18-Aug-10 4:14 
AnswerRe: c# Pin
Ian Shlasko18-Aug-10 4:18
Ian Shlasko18-Aug-10 4:18 
AnswerRe: c# Pin
J4amieC18-Aug-10 4:50
J4amieC18-Aug-10 4:50 
AnswerRe: c# Pin
OriginalGriff18-Aug-10 5:16
mveOriginalGriff18-Aug-10 5:16 
AnswerHomework alert, bad subject line alert, laziness alert PinPopular
Luc Pattyn18-Aug-10 5:48
sitebuilderLuc Pattyn18-Aug-10 5:48 
AnswerNormally, I wouldn't answer homework Pin
Ennis Ray Lynch, Jr.18-Aug-10 6:31
Ennis Ray Lynch, Jr.18-Aug-10 6:31 
GeneralRe: Normally, I wouldn't answer homework Pin
Chris Trelawny-Ross19-Aug-10 6:13
Chris Trelawny-Ross19-Aug-10 6:13 
AnswerRe: c# Pin
Dan Mos18-Aug-10 7:30
Dan Mos18-Aug-10 7:30 
AnswerRe: c# Pin
Ravi Bhavnani18-Aug-10 10:28
professionalRavi Bhavnani18-Aug-10 10:28 
QuestionConnect to network equipment Pin
grmihel218-Aug-10 2:49
grmihel218-Aug-10 2:49 
AnswerMessage Closed Pin
18-Aug-10 3:19
stancrm18-Aug-10 3:19 
GeneralRe: Connect to network equipment Pin
grmihel218-Aug-10 3:30
grmihel218-Aug-10 3:30 
QuestionHow can I get the name of the object from Reflection ? Pin
Nadia Monalisa18-Aug-10 2:29
Nadia Monalisa18-Aug-10 2:29 
GeneralRe: How can I get the name of the object from Reflection ? Pin
harold aptroot18-Aug-10 2:50
harold aptroot18-Aug-10 2:50 
GeneralRe: How can I get the name of the object from Reflection ? Pin
Nadia Monalisa18-Aug-10 3:17
Nadia Monalisa18-Aug-10 3:17 
GeneralRe: How can I get the name of the object from Reflection ? Pin
harold aptroot18-Aug-10 3:26
harold aptroot18-Aug-10 3:26 
GeneralRe: How can I get the name of the object from Reflection ? Pin
Nadia Monalisa18-Aug-10 3:41
Nadia Monalisa18-Aug-10 3:41 

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.