Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
rtutus
Aged Yak Warrior
522 Posts |
Posted - 2006-11-10 : 13:05:32
|
Hi guys, have you ever used front page wizard to generate an asp.net site with database connections..... How about changing the code after I generate my first database site.Where does front page put the dll. let s say If I want to change an aspx page or a vb or cs class. How do I compile the code. Or is that automatic?Thank you |
|
rtutus
Aged Yak Warrior
522 Posts |
Posted - 2006-11-12 : 22:50:16
|
I found this: yes we can go and change the class files and aspx pages, doing publish the site in File menu in FrontPage will recomiple everything.As for the dll question, I think FrontPage puts the dlls in the GAC. I will need to recheck that. (There are some nice articles about this in MSDN). I will put links to them in this thread in the future.Thanks. |
 |
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2006-11-13 : 04:28:26
|
FrontPage for asp.net.... those 2 terms put together give the the creeps Go with the flow & have fun! Else fight the flow blog thingie: http://weblogs.sqlteam.com/mladenp |
 |
|
|
|
|