J
JohnE
Hello. I hope to have the correct newsgroup. I have been informed that I
will be moving an Access db (front only) over to a webapp. I have been
"playing" around with VS2008 and an ASP.Net 3.5 book and have some questions
concerning webapps. So pardon me if they are simple. Mainly, the questions
are seeking thoughts and opinions rather then the problem solving this
newsgroup does. The webapp will need to be scalable for future updates,
enhancements, modifications, and additional projects.
1) Is it better to use the connection wizards for the different data
controls or better to manually code it (using C#) in the code behind the
control with ADO.Net?
2) Is it okay to mix ajax controls with non-ajax controls on a web page?
3) My preference is to use stored procs whenever possible rather then
coding the sql into the code. Is this the best technique?
Thank you for your time on this. I may have other questions as I continue
to forge ahead on this project. I do need to say, that from what I have done
so far just "playing" with the webapps in VS2008, it will be exciting and I'm
looking forward to it.
Thanks ... John
will be moving an Access db (front only) over to a webapp. I have been
"playing" around with VS2008 and an ASP.Net 3.5 book and have some questions
concerning webapps. So pardon me if they are simple. Mainly, the questions
are seeking thoughts and opinions rather then the problem solving this
newsgroup does. The webapp will need to be scalable for future updates,
enhancements, modifications, and additional projects.
1) Is it better to use the connection wizards for the different data
controls or better to manually code it (using C#) in the code behind the
control with ADO.Net?
2) Is it okay to mix ajax controls with non-ajax controls on a web page?
3) My preference is to use stored procs whenever possible rather then
coding the sql into the code. Is this the best technique?
Thank you for your time on this. I may have other questions as I continue
to forge ahead on this project. I do need to say, that from what I have done
so far just "playing" with the webapps in VS2008, it will be exciting and I'm
looking forward to it.
Thanks ... John