Click here to Skip to main content
15,905,963 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
my friend made it so easy through wizards in just seconds
and give me an automatic database navigators , build in by C#

this automatic way is good , but i dont want to show this to the user
i want to make my buttons to navigate it , plus i want hide some feature for protection , C# automatic wizard Database , give user a full control
cause he has all the navigation tools in front of him

ok , what i need to build it , of course not fully from scratch
but to make my own navigation buttons inside of full automatic ones

also i would like know what's the difference between
( table1BindingSource , table1TableAdapter , myDatabaseDataSet )

what the use for each one of them ??????

please provide me with more info. about managing databases in C#
and if possible , simple project for demonstration
Posted

See this link...
Link 1[^]
Link 2[^]
 
Share this answer
 
Comments
RaviRanjanKr 11-Jun-11 6:53am    
Nice Link, My 5 :)
parmar_punit 11-Jun-11 7:19am    
Thanks
A simple tutorial here[^] .
You will need to read about DataAdapters etc on msdn or on any other site on the internet.
 
Share this answer
 
Comments
RaviRanjanKr 11-Jun-11 6:49am    
Nice Link, My 5 :)
Abhinav S 12-Jun-11 0:14am    
Thank you Ravi.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900