CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




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: 9/7/2006 9:26:19 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 1 Views: 34 Favorited: 0 Favorite
2 Items, 1 Pages 1 |< << Go >> >|
"kindastar81" <
NewsGroup User
salut!9/7/2006 9:26:19 AM

0

Hi!

Does the Web Application Project supports compiling pages on its own dll?

I tried using the Web Deployment Project with a WebSite Project and it seems it can compile the pages into their own dll. But with the Web Application Project, the option "Create a separate assembly for each page and control output" doesn't work. It this how it is supposed to work? By the way, the output of the Web Deployment Project is only the Primary Output of the Web Application Project excluding the Content Files. I thought the output of the Web Deployment Project is the deployable part?

Please point me to the right direction or to where I can get some information about this.

Thanks.

"vivek_iit" <>
NewsGroup User
Re: salut!9/7/2006 12:07:22 PM

0

Bonjour,

Though you cannot use WAP to generate an assembly for each page using VS Studio 2005 default settings since it creates a single assembly only, but you can use the ASPNET_Compiler to do the same. Use it from the VS 2005 commnad prompt as:

> aspnet_compiler -fixednames -v /PathToVirtualDirectory targetDir

 This will produce  pre-compiled assmeblies for each page in the bin directory. But having an assembly for each page can have scalability issues.

-Vivek

 


MVP, ASP.NET || My Website || Blog || Articles

Please mark the most helpful reply/replies as "Answer".
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:













refresh page when the value of textbox is changed?

how to use itemtemplate in the code behind?

an event that skips validation?

access dynamic loaded controls

how to cause a user control (*.aspc) to trigger an event on the asp.net page it is placed upon

my submit button event fires when refresh is done

access div tag innerhtml controls

searching tables and returning results

upload a file through a separate class

prevent eneter key to cause postback or submit

strange trigger on asp:textbox when pressing enter

hyperlink in a image control

slayt picture

how can i use request.form and ajax?

how to upload large images of size>10mb in an asp.net web application

detecting frames server side?

data access problem

including files possible side effects

dynamic rendering forms

reflection problem concerning setvalue

system.web.httprequestvalidationexception:

how to send a mail with image ?

setting culture and formatting numbers/dates

run a exe file from asp.net

displaying a 'please wait...' screen

null value??

building a chat application

programatically add filteredtextboxextender

another problem with drop down list!

recommended way for parent usercontrol to catch declarative child control exceptions

javascript help for an ajax updatepanel/pageload

update panel issue when export to excel

error (namespace name "word" could not be found)

customvalidator in usercontrol not firing servervalidate event

comparing system.drawing.color values

button

using globally declared variables

required field validator in check box

creating invoice using webmatrix

a job for cache on a user control ??

controls one the same web form that call to various other forms

calendar control and year

response.redirect in c# for page to page parameter passing

prevent access to certain pages

how do i pass data to a web page?

how to implement the asyncronous communication to .aspx server page(should not postback) without using ajax controls

parse html by class name?

how to bind flash objects in asp.net using sql server 2000 ?

how can i create a gridview inside a div from code behind

reading css

   
  Privacy | Contact Us
All Times Are GMT