Click here to Skip to main content
16,006,065 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: i want vista look like menus..... Pin
Rajeesh MP6-Feb-09 17:35
Rajeesh MP6-Feb-09 17:35 
Questionupdate gridview using button field Pin
billcodes5-Feb-09 18:50
billcodes5-Feb-09 18:50 
AnswerRe: update gridview using button field Pin
BalasubramanianK5-Feb-09 19:19
BalasubramanianK5-Feb-09 19:19 
Questionfetch swf files from SQL SERVER 2005 Pin
aashish patidar5-Feb-09 18:29
aashish patidar5-Feb-09 18:29 
AnswerRe: fetch swf files from SQL SERVER 2005 Pin
Christian Graus5-Feb-09 20:39
protectorChristian Graus5-Feb-09 20:39 
GeneralRe: fetch swf files from SQL SERVER 2005 Pin
aashish patidar20-Feb-09 2:03
aashish patidar20-Feb-09 2:03 
QuestionProblem in Exporting Crystal Report in PDF format . Pin
snehakavishwar5-Feb-09 17:46
snehakavishwar5-Feb-09 17:46 
QuestionOne assembly per page in VS 2008? Pin
Christopher Duncan5-Feb-09 15:01
Christopher Duncan5-Feb-09 15:01 
Hey, guys.

While compilation is pretty zippy in 2008, the load time for the web site sucks each time I fire up the debugger because it has to do the jit compilation of the single assembly that contains all pages / code on the site. This is a nuisance during the development stage.

What I'd like to do is generate one assembly per page. My assumption is that if I do this, then like a C++ compiler, when I fire up the debugger it won't recompile the 99 assemblies for the pages I didn't touch, just the 1 that I edited.

I know that something like this was an option in prior versions, but I'm not finding any Google love on the topic in VS 2008 for Web App projects.

Anyone have any insights on this? The Edit / F5 / Order a Pizza While The Freakin' Web Site Loads cycle is really getting old...

Thanks!


AnswerRe: One assembly per page in VS 2008? Pin
Christian Graus5-Feb-09 15:32
protectorChristian Graus5-Feb-09 15:32 
GeneralRe: One assembly per page in VS 2008? Pin
Christopher Duncan5-Feb-09 15:37
Christopher Duncan5-Feb-09 15:37 
GeneralRe: One assembly per page in VS 2008? Pin
N a v a n e e t h5-Feb-09 15:46
N a v a n e e t h5-Feb-09 15:46 
GeneralRe: One assembly per page in VS 2008? Pin
Christopher Duncan5-Feb-09 15:49
Christopher Duncan5-Feb-09 15:49 
GeneralRe: One assembly per page in VS 2008? Pin
Christopher Duncan5-Feb-09 15:53
Christopher Duncan5-Feb-09 15:53 
GeneralRe: One assembly per page in VS 2008? Pin
N a v a n e e t h5-Feb-09 16:04
N a v a n e e t h5-Feb-09 16:04 
GeneralRe: One assembly per page in VS 2008? Pin
Christopher Duncan6-Feb-09 2:22
Christopher Duncan6-Feb-09 2:22 
GeneralRe: One assembly per page in VS 2008? Pin
Christian Graus5-Feb-09 18:46
protectorChristian Graus5-Feb-09 18:46 
GeneralRe: One assembly per page in VS 2008? Pin
Christopher Duncan6-Feb-09 2:23
Christopher Duncan6-Feb-09 2:23 
AnswerRe: One assembly per page in VS 2008? Pin
N a v a n e e t h5-Feb-09 15:35
N a v a n e e t h5-Feb-09 15:35 
GeneralRe: One assembly per page in VS 2008? Pin
Christopher Duncan5-Feb-09 15:36
Christopher Duncan5-Feb-09 15:36 
Questionhow to hightlight a value from the dropdown list using gridview.... Pin
dayakar_dn5-Feb-09 14:21
dayakar_dn5-Feb-09 14:21 
AnswerRe: how to hightlight a value from the dropdown list using gridview.... Pin
nilkatkar5-Feb-09 18:44
nilkatkar5-Feb-09 18:44 
GeneralRe: how to hightlight a value from the dropdown list using gridview.... Pin
Sneha Bisht5-Feb-09 19:23
Sneha Bisht5-Feb-09 19:23 
GeneralRe: how to hightlight a value from the dropdown list using gridview.... Pin
nilkatkar5-Feb-09 19:27
nilkatkar5-Feb-09 19:27 
QuestionDelete previous page problem, where in new page cycle? Pin
romulus91545-Feb-09 10:51
romulus91545-Feb-09 10:51 
AnswerRe: Delete previous page problem, where in new page cycle? Pin
Christian Graus5-Feb-09 12:48
protectorChristian Graus5-Feb-09 12:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.