hi everyone,this is my first time in www.asp.net , hope you and i will have great time.My problem is:I'm publishing a web site with'a 3 layered design pattern. a web site , a database model and a layer used for database queries.when I publish the web site, i can't see differences i made in query layer(A Class Library project).I can see those differences when I run and debug the code but same thing is not working when i publishCould anyone tell me how can i see the differences i made in class library project(I have read lots of post and articles but i couldn't solve it)
View Complete Post