1. I had add "WebApplication" column in classifieds_Categories table, that I can insert name of Web Application beside Categories on SiteAdministration/ManageLocation.
I have two web application which use one classifieds database. Each web app have their group of Categories. I wish that each web application use only their group of Categories .
Now, I want that my a web application get only Categories from one group, not all categories.
Which stored procedure and which page/code I should change.
2. Question.
Can you explane purpose of App_Code/BLL , DAL, WEB
which line of referencing is from these folders code and some page.
Member
2 Points
20 Posts
Re: How add country beside Categories on Site Administration
Dec 08, 2008 08:25 PM|kemnet|LINK
1. I had add "WebApplication" column in classifieds_Categories table, that I can insert name of Web Application beside Categories on SiteAdministration/ManageLocation.
I have two web application which use one classifieds database. Each web app have their group of Categories. I wish that each web application use only their group of Categories .
Now, I want that my a web application get only Categories from one group, not all categories.
Which stored procedure and which page/code I should change.
2. Question.
Can you explane purpose of App_Code/BLL , DAL, WEB
which line of referencing is from these folders code and some page.