Click here to Skip to main content
15,914,014 members
Home / Discussions / C#
   

C#

 
GeneralRe: pdf library support unicode Pin
sepel29-Jan-08 4:19
sepel29-Jan-08 4:19 
GeneralBackUp DataBase Pin
Thaer Hamael29-Jan-08 1:26
Thaer Hamael29-Jan-08 1:26 
GeneralRe: BackUp DataBase Pin
Vasudevan Deepak Kumar29-Jan-08 1:29
Vasudevan Deepak Kumar29-Jan-08 1:29 
QuestionAsterisk.net Pin
manoj_kumar251129-Jan-08 1:25
manoj_kumar251129-Jan-08 1:25 
QuestionRe: Asterisk.net Pin
Vasudevan Deepak Kumar29-Jan-08 1:27
Vasudevan Deepak Kumar29-Jan-08 1:27 
GeneralSerializer CultureInfo Pin
stancrm29-Jan-08 1:21
stancrm29-Jan-08 1:21 
GeneralRe: Serializer CultureInfo Pin
Gareth H29-Jan-08 1:24
Gareth H29-Jan-08 1:24 
GeneralRe: Serializer CultureInfo Pin
stancrm29-Jan-08 1:28
stancrm29-Jan-08 1:28 
QuestionC# and databases Pin
Star0929-Jan-08 0:56
Star0929-Jan-08 0:56 
GeneralRe: C# and databases Pin
Ravi Bhavnani29-Jan-08 1:05
professionalRavi Bhavnani29-Jan-08 1:05 
GeneralRe: C# and databases Pin
Star0929-Jan-08 1:10
Star0929-Jan-08 1:10 
GeneralRe: C# and databases Pin
Ravi Bhavnani29-Jan-08 1:24
professionalRavi Bhavnani29-Jan-08 1:24 
GeneralRe: C# and databases Pin
Star0929-Jan-08 1:33
Star0929-Jan-08 1:33 
GeneralRe: C# and databases Pin
Ravi Bhavnani29-Jan-08 6:31
professionalRavi Bhavnani29-Jan-08 6:31 
GeneralRe: C# and databases Pin
Star096-Feb-08 10:22
Star096-Feb-08 10:22 
GeneralRe: C# and databases Pin
Ravi Bhavnani6-Feb-08 11:03
professionalRavi Bhavnani6-Feb-08 11:03 
GeneralRe: C# and databases Pin
Vasudevan Deepak Kumar29-Jan-08 1:25
Vasudevan Deepak Kumar29-Jan-08 1:25 
GeneralRe: C# and databases Pin
cycnus29-Jan-08 20:05
cycnus29-Jan-08 20:05 
One of the cool things with Visual Studio is that you can just drag and drop an Access database (either MDB or the new ACCDB format for Access 2007) to the solution explorer to add the database to your project.
After a few seconds you will be presented with a wizard to help you through the steps of importing the tables from your database into typed datasets to use in your code or to bind to controls.
It's great for experimenting and get you started with databinding.

Renaud


GeneralWorking With Excel Pin
umashankergr829-Jan-08 0:37
umashankergr829-Jan-08 0:37 
GeneralRe: Working With Excel Pin
Vasudevan Deepak Kumar29-Jan-08 1:30
Vasudevan Deepak Kumar29-Jan-08 1:30 
Generalsetup problem Pin
RajeevKumarSharma29-Jan-08 0:20
RajeevKumarSharma29-Jan-08 0:20 
AnswerRe: setup problem Pin
Vasudevan Deepak Kumar29-Jan-08 1:32
Vasudevan Deepak Kumar29-Jan-08 1:32 
GeneralRe: setup problem Pin
Praveen02929-Jan-08 17:08
Praveen02929-Jan-08 17:08 
GeneralListView management Pin
ilgale28-Jan-08 23:37
ilgale28-Jan-08 23:37 
GeneralRe: ListView management Pin
mav.northwind29-Jan-08 0:56
mav.northwind29-Jan-08 0:56 

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.