Click here to Skip to main content
16,005,149 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: OOPS Pin
Paul Conrad14-May-07 9:54
professionalPaul Conrad14-May-07 9:54 
GeneralRe: OOPS Pin
leckey14-May-07 10:32
leckey14-May-07 10:32 
GeneralRe: OOPS Pin
Rafeeque Ahmed14-May-07 19:32
Rafeeque Ahmed14-May-07 19:32 
GeneralRe: OOPS Pin
Dave Kreskowiak15-May-07 12:48
mveDave Kreskowiak15-May-07 12:48 
GeneralRe: OOPS Pin
Rafeeque Ahmed15-May-07 19:59
Rafeeque Ahmed15-May-07 19:59 
GeneralRe: OOPS Pin
Dave Kreskowiak16-May-07 13:24
mveDave Kreskowiak16-May-07 13:24 
Questionapplication slow Pin
Rafeeque Ahmed14-May-07 4:02
Rafeeque Ahmed14-May-07 4:02 
AnswerRe: application slow Pin
Dave Kreskowiak14-May-07 4:35
mveDave Kreskowiak14-May-07 4:35 
Rafeeque Ahmed wrote:
what is best way to develop an application.


Entire books are written on this subject alone. There is really no way of answering your question because of it's broad scope.


Rafeeque Ahmed wrote:
what is procedure.


Again, another book.


Rafeeque Ahmed wrote:
what are things to be careful while developing an application?????.


And another...

Rafeeque Ahmed wrote:
it's a memory problem, obviously


No, it's not. It a major design problem with your app. Since we know nothing of your application, what's it's purpose is, what the slow parts of the app are, the structure of your database, the amount of data you REALLY need to be retrieving, are you using the appropriate methods for manipulting the data, are your queries optimized for the data and operation in question, ..., on and on and on, ... There is really nothing we can answer here other than suggesting a design review of your database, then a complete code review to veryify that you're doing things in the most advantageous way possible.



A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


AnswerRe: application slow Pin
Paul Conrad14-May-07 6:28
professionalPaul Conrad14-May-07 6:28 
QuestionWebbrowser Reporting from VB Pin
Kumaran21cen14-May-07 3:32
Kumaran21cen14-May-07 3:32 
QuestionLoad a text file with enters, spaces etc. Pin
Zaegra14-May-07 3:25
Zaegra14-May-07 3:25 
AnswerRe: Load a text file with enters, spaces etc. [modified] Pin
Kumaran21cen14-May-07 4:14
Kumaran21cen14-May-07 4:14 
GeneralRe: Load a text file with enters, spaces etc. Pin
Zaegra14-May-07 8:10
Zaegra14-May-07 8:10 
Questionarticle submission Pin
Sonia Gupta14-May-07 2:27
Sonia Gupta14-May-07 2:27 
AnswerRe: article submission Pin
Dave Kreskowiak14-May-07 4:29
mveDave Kreskowiak14-May-07 4:29 
AnswerRe: article submission Pin
Paul Conrad14-May-07 5:59
professionalPaul Conrad14-May-07 5:59 
QuestionCustome Crystal Report Pin
kaushuk14-May-07 1:28
kaushuk14-May-07 1:28 
AnswerRe: Custome Crystal Report Pin
Sonia Gupta14-May-07 1:34
Sonia Gupta14-May-07 1:34 
AnswerRe: Custome Crystal Report Pin
Rupesh Kumar Swami14-May-07 1:53
Rupesh Kumar Swami14-May-07 1:53 
QuestionHelp Me i use Win32_Share Class Pin
BatUlzii14-May-07 1:24
BatUlzii14-May-07 1:24 
AnswerRe: Help Me i use Win32_Share Class Pin
Dave Kreskowiak14-May-07 4:27
mveDave Kreskowiak14-May-07 4:27 
QuestionVB Script as Service Pin
vimal_yet14-May-07 1:21
vimal_yet14-May-07 1:21 
AnswerRe: VB Script as Service Pin
Christian Graus14-May-07 1:31
protectorChristian Graus14-May-07 1:31 
GeneralRe: VB Script as Service Pin
vimal_yet14-May-07 1:46
vimal_yet14-May-07 1:46 
GeneralRe: VB Script as Service Pin
andyharman14-May-07 2:24
professionalandyharman14-May-07 2:24 

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.