Click here to Skip to main content
15,917,862 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Get domains & workgroups-reply plzzzz Pin
John Kuhn17-Feb-04 19:25
John Kuhn17-Feb-04 19:25 
GeneralRe: Get domains & workgroups-reply plzzzz Pin
radhika8117-Feb-04 19:55
radhika8117-Feb-04 19:55 
GeneralRe: Get domains & workgroups-reply plzzzz Pin
John Kuhn17-Feb-04 20:04
John Kuhn17-Feb-04 20:04 
Generalvbscript compiler error Pin
alan.net17-Feb-04 17:01
alan.net17-Feb-04 17:01 
GeneralRe: vbscript compiler error Pin
John Kuhn17-Feb-04 19:55
John Kuhn17-Feb-04 19:55 
Questionicons of task manager?? Pin
fordge17-Feb-04 15:16
fordge17-Feb-04 15:16 
QuestionWhat is ADO.NET? Pin
bensoncd17-Feb-04 12:46
bensoncd17-Feb-04 12:46 
AnswerRe: What is ADO.NET? Pin
John Kuhn17-Feb-04 15:50
John Kuhn17-Feb-04 15:50 
Once upon a time, Microsoft created a standard set of API's that allowed programmers to access SQL and ODBC databases through a common programming interface. Since Microsoft's flagship technology at the time was known as ActiveX, they called it Active Data Objects, or ADO.

When they decided to create a whole framework for developers to extend or implement in their code (.NET), they updated the acronym to comply with the new framework terminology, so they called it ADO.NET.

MSDN: ADO.NET provides consistent access to data sources such as Microsoft SQL Server, as well as data sources exposed through OLE DB and XML. Data-sharing consumer applications can use ADO.NET to connect to these data sources and retrieve, manipulate, and update data.

In VB.NET, this means that you can use the classes in System.Data (SqlClient and OleDb and their children) to access data stored in databases.

What a piece of work is man, how noble in reason, how infinite in faculties, in form and moving how express and admirable . . . and yet to me, what is this quintessence of dust? -- Hamlet, Act II, Scene ii.
QuestionHow can I Display of File Creation Dates Pin
bensoncd17-Feb-04 12:44
bensoncd17-Feb-04 12:44 
AnswerRe: How can I Display of File Creation Dates Pin
Nadroj17-Feb-04 13:23
Nadroj17-Feb-04 13:23 
GeneralAdding a border in Excel using VB.NET Pin
nvmoss17-Feb-04 12:11
nvmoss17-Feb-04 12:11 
GeneralRe: Adding a border in Excel using VB.NET Pin
John Kuhn17-Feb-04 18:59
John Kuhn17-Feb-04 18:59 
GeneralRe: Adding a border in Excel using VB.NET Pin
Nick Seng18-Feb-04 15:10
Nick Seng18-Feb-04 15:10 
GeneralRe: Adding a border in Excel using VB.NET Pin
John Kuhn19-Feb-04 16:59
John Kuhn19-Feb-04 16:59 
GeneralDebug COM+ call to .NET Pin
Anonymous17-Feb-04 11:55
Anonymous17-Feb-04 11:55 
GeneralConverting Binary Files Pin
Anonymous17-Feb-04 6:27
Anonymous17-Feb-04 6:27 
GeneralRe: Converting Binary Files Pin
Dave Kreskowiak18-Feb-04 6:09
mveDave Kreskowiak18-Feb-04 6:09 
GeneralDetermining Hardware in machine Pin
LeprosyLM17-Feb-04 3:40
LeprosyLM17-Feb-04 3:40 
GeneralRe: Determining Hardware in machine Pin
LokmanHakim17-Feb-04 14:15
LokmanHakim17-Feb-04 14:15 
GeneralAdding a comment in Excel Pin
nvmoss17-Feb-04 2:08
nvmoss17-Feb-04 2:08 
GeneralRe: Adding a comment in Excel Pin
John Kuhn17-Feb-04 16:24
John Kuhn17-Feb-04 16:24 
GeneralRe: Adding a comment in Excel Pin
nvmoss18-Feb-04 1:35
nvmoss18-Feb-04 1:35 
GeneralRe: Adding a comment in Excel Pin
John Kuhn18-Feb-04 5:17
John Kuhn18-Feb-04 5:17 
GeneralRe: Adding a comment in Excel Pin
nvmoss18-Feb-04 6:03
nvmoss18-Feb-04 6:03 
GeneralRe: Adding a comment in Excel Pin
John Kuhn18-Feb-04 11:56
John Kuhn18-Feb-04 11: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.