Hi Experts,
Just been following a tutorial to add a stored proceedure to my site.
The steps involved adding an App_Code folder to store my new class in, but because the site is precompiled I seem to be unable to do this, is there a way round?
I'm using VS2010 .net 4.0 if that has any bearing on things...
Ok thanks for this, i'd just been reading a forum where someone had same problem, he was advised to copy site to server (host) rather than publish, the copy Web Site option does still exist is VS2010 I just didn't know about it until now.
So forgive my ignorance but your next comment is interesting because i'm relatively new to VS having moved over from DW.
In an ideal world I want to have my site in VS and Ctrl f5 to check and view my changes then when i'm ready publish/copy the bits I want to the server but be able to keep adding to and changing the site in this way. Is that approach good practice...it's what i'm used to...not sure how else to set things up?
Can you explain further your comment about having a multi-tier configuration, i'd like to understand this more because I keep coming across it but no idea how to begin setting a site up in this way...I'm still getting used to having code-behind and master pages, but i'd really love to get a handle on the bigger picture.
Many thanks an insight would be really appreciated