Question about "ASP.NET 3.5 Social Networking" by Andrew Siemer (from Packt Publishing)
- by user287745
am currently reading a book, which has explanation of making a social website.
ASP.NET 3.5 Social Networking
https://www.packtpub.com/expert-guide-for-social-networking-with-asp-.net-3.5/book
On page 41 I noticed that the images of the solution explorer given in the text, indicate that windowsformapplication[PROJECT] has been used instead of WebForms[create new website].
there are no webforms?
how would the end result be a site?
what is happening here??
the name of the book is, ASP.NET 3.5 Social Networking, please refer to page 41, thanks
note:-
i have always made websites which needs hosting and be accessible from other computers using webforms[create new website] which has web.config file app_data etc.....
please help
thank you.