P
Phillip
In order to maintain consistency thru a project.
Our development team is getting ready to start a new project in converting
all the foxpro apps to VB/SQL Server. We don't have the luxury of training
so hopefully our F1 training won't cause us any major problems or future
headaches.
Are there any guides out there that might have the basic fundementals of a
windows application.
Is a startup main the best way to begin, default error handling, how to
handle daily updates...
I hope I am not to confusing.
I have already wrote one dot net app in framwork 1.0 to scrub edi data and
then rewrote it one 1.1 came out but it just doesn't seem right.
Calling a stored procedure randomly times out. When it doesn't, it takes
about 20 seconds. There isn't much data and it is a dual proc server. So
perhaps my code or how i call the procedure is'nt "By the textbook".
Thanks,
Phillip
Our development team is getting ready to start a new project in converting
all the foxpro apps to VB/SQL Server. We don't have the luxury of training
so hopefully our F1 training won't cause us any major problems or future
headaches.
Are there any guides out there that might have the basic fundementals of a
windows application.
Is a startup main the best way to begin, default error handling, how to
handle daily updates...
I hope I am not to confusing.
I have already wrote one dot net app in framwork 1.0 to scrub edi data and
then rewrote it one 1.1 came out but it just doesn't seem right.
Calling a stored procedure randomly times out. When it doesn't, it takes
about 20 seconds. There isn't much data and it is a dual proc server. So
perhaps my code or how i call the procedure is'nt "By the textbook".
Thanks,
Phillip