Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / September 2006

Tip: Looking for answers? Try searching our database.

want to seperate the modules in dll, but same design shares

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
_thedebugger - 22 Sep 2006 08:57 GMT
Dear Friends,

We are developing one wbesite in visual studio 2005 and sql server 2000.

now my question is I want to seperate some modules on the website.
Like
1.    there will be few sections, like general listing of winners and users
and other products.
2.     Game Play Panel, Where user will use their username and password and
credit card details and play the game.
My first part is only database listing activitiy. but 2nd part is very
important and quite delicate, and never change the process. It is quite
complicated process, I dont want to touch it.
but the first part is very changable, updatable. I have to take care
everytime and test before I upload any new changes on the site.

Now my question is I want to create seperate dll's for each module. like
Winners section will have winner.dll, user registration mdoule will have
user.dll and playpannel will will play.dll

I wanted to know that is it possible in one solution but without seperating
the code. becasue all my design is same, dont want to sepearate the master
pages.

Also let me know the best practices for better performacne and speed up.

Regards
Sachin korgaonkar
Navnit - 22 Sep 2006 13:03 GMT
To really answer your question I would like to know a few things.

1) What do you mean by module, are these class libs or aspx pages ?
2) When you make changes what all components do you change (just aspx pages
or aspx pages and class libs or more components)

If these are aspx pages then you need to check out "aspnet_compile" and
"aspnet_merge" tools which are available for pre-compiling you asp.net site.
There is a option of creating one assembly for each directory. So you can
create directories for each of the type and deploy just that part.

Hope this helps...

Cheers
Navnit

> Dear Friends,
>
[quoted text clipped - 24 lines]
> Regards
> Sachin korgaonkar

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.