D
darrel
I played with ASP.net 2.0 last year a bit but got sidtracked and haven't had
a chance to dive into it again until recently. I'm now planning on fully
going over to 2.0 and VS.2005
Pretty much every tutorial for 2.0 used SQL Express. I really like it. It's
slick, integrated well with VS and it's nice to have it 'contained' within
my app. Plus, it makes it really easy to work offline without having to pay
for a full SQL license.
The one catch, though, is that it doesn't seem to be a practical DB to use
in actual production as none of the web hosts want to support it.
So, am I just missing a basic concept? Should SQL Express ONLY be used for
RAD and then switch everything to full SQL? IF so, is there an easy way to
migrate your SQLExpress app over to full SQL?
-Darrel
a chance to dive into it again until recently. I'm now planning on fully
going over to 2.0 and VS.2005
Pretty much every tutorial for 2.0 used SQL Express. I really like it. It's
slick, integrated well with VS and it's nice to have it 'contained' within
my app. Plus, it makes it really easy to work offline without having to pay
for a full SQL license.
The one catch, though, is that it doesn't seem to be a practical DB to use
in actual production as none of the web hosts want to support it.
So, am I just missing a basic concept? Should SQL Express ONLY be used for
RAD and then switch everything to full SQL? IF so, is there an easy way to
migrate your SQLExpress app over to full SQL?
-Darrel