Home All Groups Group Topic Archive Search About

Reg:vs.net 2005 app_code

Author
24 Dec 2005 6:09 AM
comzy
I need few of my pages to be precompiled and i have to give it to other
department so that they can have the basic functionality and in
addition they will add their own pages and code. can anyone tell me how
can i accomplish this in vs.net 2005 because once i precompile i
couldnt find any APP_Code folder where i can place the .cs files.

regards,
Shiva

Author
24 Dec 2005 8:04 AM
murali.trichy
Hi Siva,

why don't you create a class library ? and then convert it into .dll
file and give to other department. they will add your controls as a
class in their main page.

bye
murali
Author
26 Dec 2005 5:00 AM
comzy
murali,
         How can i create a class library which has a suite of web
project? i dont want to distribute class files alone instead i want to
give an entire web project which they will add in their new project. To
make it clear i will tell you exactly what am expecting.

we are in a department who creates a web application framework using
which other department will create any kind of application they need to
be built for clients. we have created such a framework which has wizard
kind of interfaces. now tell me how can i distribute this so that they
have to add our (.aspx, .cs, .asmx, etc) which will be in the form
(.dll and .compiled, etc) to others? hope you got my problem

Thanks and Regards,
Shiva.

AddThis Social Bookmark Button