Click here to Skip to main content
15,899,754 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Read a file .DAT with VB or VC Pin
Guffa2-Apr-07 6:40
Guffa2-Apr-07 6:40 
QuestionReading data from PDF file Pin
max_panky2-Apr-07 4:30
max_panky2-Apr-07 4:30 
QuestionRegarding a Problem in Using List Box Pin
sm_subrahmanyam2-Apr-07 4:28
sm_subrahmanyam2-Apr-07 4:28 
AnswerRe: Regarding a Problem in Using List Box Pin
kubben2-Apr-07 5:38
kubben2-Apr-07 5:38 
QuestionSearch optmization in ADO.NET... (Please answer even if you are not very confident...) Pin
pra.net2-Apr-07 4:15
pra.net2-Apr-07 4:15 
AnswerRe: Search optmization in ADO.NET... (Please answer even if you are not very confident...) Pin
kubben2-Apr-07 5:41
kubben2-Apr-07 5:41 
GeneralRe: Search optmization in ADO.NET... (Please answer even if you are not very confident...) Pin
pra.net15-Apr-07 23:06
pra.net15-Apr-07 23:06 
GeneralRe: Search optmization in ADO.NET... (Please answer even if you are not very confident...) Pin
kubben16-Apr-07 1:21
kubben16-Apr-07 1:21 
I am not that familar with memo fields in access. So I don't know how to best handle them. As far as best practices. All tables should have primary keys. These primary keys in general should be used to link tables together. After you are pretty much done with the app, it is a good idea to go back over your queries and see if the under performing ones need additional indexs on those tables to speed them up. Sometimes it is hard to tell if there are only a few rows in the tables. You should be the most concerned with the tables that will get larger over time. It is never a bad idea to think through archiving old data. If you have a production system where after three months the data is pretty useless, them move it off to someplace else or flat out delete it.

Hope that helps.
Ben
GeneralRe: Search optmization in ADO.NET... (Please answer even if you are not very confident...) Pin
pra.net17-Apr-07 5:00
pra.net17-Apr-07 5:00 
GeneralRe: Search optmization in ADO.NET... (Please answer even if you are not very confident...) Pin
kubben17-Apr-07 5:26
kubben17-Apr-07 5:26 
QuestionHow does a Classic ASP/VB programmer become an ASP.NET Pin
chuckd01382-Apr-07 4:03
chuckd01382-Apr-07 4:03 
AnswerRe: How does a Classic ASP/VB programmer become an ASP.NET Pin
pra.net2-Apr-07 4:25
pra.net2-Apr-07 4:25 
AnswerRe: How does a Classic ASP/VB programmer become an ASP.NET Pin
Kevin McFarlane2-Apr-07 4:41
Kevin McFarlane2-Apr-07 4:41 
AnswerRe: How does a Classic ASP/VB programmer become an ASP.NET Pin
kubben2-Apr-07 5:46
kubben2-Apr-07 5:46 
QuestionTrial Version Pin
Socheat.Net2-Apr-07 1:09
Socheat.Net2-Apr-07 1:09 
AnswerRe: Trial Version Pin
CPallini2-Apr-07 1:59
mveCPallini2-Apr-07 1:59 
AnswerRe: Trial Version Pin
Nick Rioux2-Apr-07 10:41
Nick Rioux2-Apr-07 10:41 
GeneralRe: Trial Version Pin
Socheat.Net2-Apr-07 21:25
Socheat.Net2-Apr-07 21:25 
QuestionReturn code 200 or 304 by means of SetETag [modified] Pin
alexburzak2-Apr-07 0:38
alexburzak2-Apr-07 0:38 
QuestionAbout global keyboard hook in VB2005 Pin
Asasin8101622-Apr-07 0:16
Asasin8101622-Apr-07 0:16 
AnswerRe: About global keyboard hook in VB2005 Pin
Duncan Edwards Jones2-Apr-07 0:34
professionalDuncan Edwards Jones2-Apr-07 0:34 
GeneralRe: About global keyboard hook in VB2005 Pin
Asasin8101622-Apr-07 6:19
Asasin8101622-Apr-07 6:19 
QuestionIs it possible to grab a pop up message written by javascript from a html page in a webbrowser control? Pin
astcws1-Apr-07 23:33
astcws1-Apr-07 23:33 
AnswerRe: Is it possible to grab a pop up message written by javascript from a html page in a webbrowser control? Pin
Dave Kreskowiak2-Apr-07 1:12
mveDave Kreskowiak2-Apr-07 1:12 
Questionremoving excel filters using VB macro Pin
Keshav V. Kamat1-Apr-07 21:54
Keshav V. Kamat1-Apr-07 21:54 

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.