CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
web_forms
getting_started
data_presentation_controls
dotnetnuke
data_access-sql_server_sql_server_express_and_sqldatasource_control
security
client_side_web_development
novell-support-groupwise-6x-clients
data_access-data_access_and_objectdatasource_control
asp-net_ajax-asp-net_ajax_control_toolkit
novell-support-netware-6x-install-upgrade
asp-net_ajax-asp-net_ajax_discussion_and_suggestions
novell-support-netware-6x-administration-tools
master_pages_themes_and_navigation_controls
configuration_and_deployment
novell-support-netware-client-winnt-2x-xp
novell-support-groupwise-7x-clients
asp-net_ajax-asp-net_ajax_ui
novell-support-edirectory-netware
community-free_for_all
visual_studio_2005
novell-support-groupwise-6x-install-setup
data_access-xml_and_xmldatasource_control
control-cancel
novell-support-iprint
advanced_asp-net-crystal_reports
data_access-xml_web_services
microsoft-public-access
novell-community-chat
state_management
novell-support-netware-6x-abends-hangs
dotnetnuke-getting_started
novell-support-groupwise-6x-gwia
-net_languages-c
novell-support-identity-manager-engine-drivers
novell-support-groupwise-discontinued
advanced_asp-net-architecture
opensuse-org-suse-linux-support-install-configure-administration
dotnetnuke-custom_modules
novell-support-groupwise-7x-install-setup-admin
novell-support-netware-6x-storage-media
novell-support-groupwise-6x-agents
installation_and_setup
data_access-access_databases_and_accessdatasource_control
windows-hosting_open_forum
visual_web_developer_2005_express
novell-support-groupwise-6x-web-access
novell-support-netware-6x-server-backup
macromedia-dreamweaver
novell-support-netware-5x-administration-tools
novell-support-ifolder
novell-support-bordermanager-install-setup
novell-support-imanager
microsoft-public-dotnet-framework-aspnet
novell-support-netware-5x-install-upgrade
novell-support-cluster-services
novell-support-bordermanager-proxies
novell-support-newsflash
advanced_asp-net-sql_server_reporting_services
microsoft-public-dotnet-languages-csharp
web_parts_and_personalization
about_this_site-feedback_on_this_website
ibm-software-websphere-portal-server
novell-support-netware-dns-dhcp
novell-support-zenworks-desktops-4x-app-launcher
-net_languages-visual_basic_-net
advanced_asp-net-custom_server_controls
novell-support-bordermanager-vpn
novell-support-ndps-neps
microsoft-public-sqlserver-programming
novell-support-netware-webserver
community-jobs
novell-support-netware-4x
advanced_asp-net-mobile_and_handheld_devices
internet_explorer_web_controls
novell-support-zenworks-desktops-4x-install-setup
novell-support-edirectory-linux
novell-support-groupwise-7x-gwia
development_tools-web_matrix_general_discussions
microsoft-public-access-formscoding
macromedia-flash
community-announcements
portal_starter_kit
novell-support-zenworks-desktops-4x-management-agent
novell-support-zenworks-patch-management
novell-support-native-file-access
microsoft-public-access-queries
microsoft-public-access-forms
novell-support-groupwise-7x-web-access
novell-support-netware-small-business-6x
data_access-active_directory_and_ldap
novell-support-edirectory-windows
novell-support-groupwise-7x-agents
novell-support-ichain
data_access-oracle
novell-support-zenworks-desktop-management-6x-imaging
novell-support-groupwise-7x-wireless
novell-support-netware-5x-abends-hangs
advanced_asp-net-localization
novell-support-zenworks-desktop-management-7x-imaging-server-nw-win




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > Asp.Net Forum > visual_studio.vs_2005_web_application_projects Tags:
Item Type: Date Entered: 7/4/2006 5:21:37 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 1 Views: 25 Favorited: 0 Favorite
2 Items, 1 Pages 1 |< << Go >> >|
"imran buchh" <
NewsGroup User
Website Project and Web Application Project7/4/2006 5:21:37 AM

0

Hello,

I am creating a new application. I will have the project with many components and want them to have as plug and play kinds. Say I have a project ABC and contains different modules like event management, education management etc. etc. Now as in web application project i can have them as sub projects. How can i achieve the same in Website Projects? What factors i will need to consider? I believe it is a new way of doing things and read at few places that it gives more flexible approach but did get that information clarified "HOW?" How will it make my life in this case easier?

I read the some good articles from Omar and Scott on web application projects but they dont explain how i can achieve the same thing using Website Project Architecture of VS 2005.

A good feedback on this will be appreciated.

Regards,
Imran.


U and I Solutions,
http://www.uandisolutions.com
"BradleyB" <>
NewsGroup User
Re: Website Project and Web Application Project7/6/2006 10:47:04 PM

0

You might take a look at Shaun Walker's post for DotNetNuke.  They have a module architecture that works with Website Projects.

http://forums.asp.net/1114393/ShowPost.aspx

One of the big differences is that with the Website Project Project model you're primarily looking at a deploying modules as source files that get copied into another website.  Sharing the same App_Code folder.  This can be problematic if the main website is in a different language than the module.  For example module is in C# and the main website is in VB.  You can get around this by creating a sub-code folder for each module.

You can also use Web Deployment Projects to pre-compile Website projects into deployable modules.

http://msdn.microsoft.com/asp.net/reference/infrastructure/wdp/default.aspx

I think the simplest way to develop modules is using Web Application Projects and deploying a binary to bin along with the corresponding pages.

Hope this helps,
Brad.

2 Items, 1 Pages 1 |< << Go >> >|


Free Download:













redirecting according a users role

how do i setup a ssl/non-ssl asp.net site?

windows authentication

roles and sql server access

security trimming navigation menu blank

redirect to login page doesn´t work

assume identity - windows authentication

"remember me" doesn't work with layouttemplate

cryptography.cryptographicexception: bad data

deny access to folder

manually sliding forms authenticationticket expiration

asp.net 2.0 membership across applications

login page with sql validation...

security permission problem with windows control library in ie

is it possible to test pages using ssl just on my local machine???

hown can i store profile in sql server 2000 rather than in sql 2005 express?

current logged in user name

rolemanager : how can i grant user to access protected folder

controlling of dns using asp.net programming

how to allow admins to change a user's password

'system.web.sr' is inaccessible due to its protection level ???

cryptography.cryptographicexception: bad data

two security concerns -- adding and web.config

page.user.identity.name returns null

windows authentication

how to use cookies with login controls and membership engine

internal and external user authentication via active directory.

encrypt my aspx files

how to use sessions??

adding attributes to the login control's login button

getuser

cannot set profile property because of anonymous user????

iis 7 and security for pdf, gif etc files?

please help me: forms authentication with role authorization

windows authentication for sql server and asp server on different server but same domain

how to use c#.net 2.0 class library to access formauthentication ticket?

createuserwizard, custom data on template

assigning a role when creating a new user

need help with <authentication>

getting round authentication when accessing a database.

can't send confirmation email to registered user!!!

custom sitemap with security

windows authentication ---> changing group members

the users group: a security problem

how to access a session variable between (http) and (https)?

can we set the format of autogeneratedpassword password?

membership provider

role based windows authentication

global.asax functionality

password expiry check??

 
Search This Site:

 
  Privacy | Contact Us
All Times Are GMT