windows application or a website? please clear the confusion
- by user287745
am currently reading a book, which has explanation of making a social website.
half way through 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??
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.