Question:
ASP.NET 2.0 questions?
anonymous
2007-07-12 14:50:43 UTC
I am well versed in classic ASP. I have messed around with ASP.NET, VB & C#. I'm currently trying to pick up ASP.NET 2.0. I have SQL 2005 installed, but there is no Enterprise manager, or any other way to see the data/tables/queries. How do I interact with my DB?
Also, I noticed that classic ASP used include files, but .NET used custom user controls (for page headers, footers, layouts, data connection, etc). Does ASP.NET 2.0 also use user controls to replace include files, or is there something new?
One more. What is this MasterPage business all about?
Thanks in advance fellow code monkeys.
Four answers:
Smutty
2007-07-13 04:00:44 UTC
There are two ways to interact with your DB. Either use the Server Explorer within Visual Studio, or install MS SQL Server Management Studio. There are no enterprise manager nor Query Analyzer anymore.



Yes, ASP.NET 2.0 also use web user control. There are no include files anymore. Custom User Controls are different than web user controls, but they are a way to reuse controls over more than one web application.



A master page is a template which your pages implement. It is a feature that allows the user to specify repeating text and graphic elements that will appear on the pages of a web application.



Hope this helps.
T. Ricky
2007-07-12 15:27:44 UTC
In addition to using Management Studio, in Visual Studio you may interact with the database via the Database Explorer found under View.



Master pages is sort of a master class for holding containers of content. Each page inheriting from the master page is able to modify the contents of the container, but has limited access to the master page (so that the structure of the page is kept consistent).
Omair
2007-07-12 15:06:40 UTC
1) SQL 2005 has SQL Server Management studio, which is the replacement for enterprise manager



2) You can add project references to call other functionality



3) Master page is used to ensure consistent layout across all pages.



Hope it helps!
?
2016-11-09 08:50:17 UTC
a million. Ever Heard of The Dresden Dolls? If definite, you like them? Nope, I have not have been given any theory. :) 2. what style of cellular telephone do you have? Samsung galaxy a million 3. Do you get a case of the Mondays? definite!! Haha. :) 4. have you ever gotten right into a ''how did that take place?'' automobile accident? Nope. 5. are you able to apply chopsticks? Nope 6. have you ever met somebody customary? Kinda. My uncle directs video clips, my mum as quickly as observed Gandalf (you shall no longer pass! guy, the single which you think of roughly basically till now an examination.) 7. What replaced into your first automobile (once you're utilising) i'm 13, yet I used to instruction manual my dad and mom's automobile while i replaced into little XD 8. have been given myspace? Nope. 9. you detect a turtle and rescue him, what's his call? Bob, or Gary, or Kevin, or llama, or phillion, or danosaur. To think of that as quickly as this quiz replaced into made phil and dan weren't on youtube o.o 10. have you ever had damaging conduct? Erm, no, biting nails? 11. Ever had feeling in the direction of the comparable intercourse? as quickly as, yet I thnk it replaced right into a ingredient, i'm on the instant tho. 12. Take a wager at my midsection call? Williams 13. How approximately my dad's midsection call? Williams 14. Ever fallen off a treadmill? Nope. 15. Ever woken up in an unfamiliar place, no longer understanding the way you acquire there? No, properly, my room? i replaced into as quickly as asleep interior the motor vehicle wakened and that i replaced into in my room. 17. Do you have any synthetic limbs? Nope. :) 18. Ever been on a motorbike nope. :) 19. Take a wager on how many cases you have reported ''umm'' right this moment uncountable cases! :D sixteen. have been you questioning the place sixteen went? i'm 13, so, no. :D 20. On a scale or a million-10, how replaced into this survey? 8, is that ok? Did I do ok? ok. famous person in case you enjoyed it =P


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Continue reading on narkive:
Loading...