Click here to Skip to main content
15,914,642 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionOne assembly per page in VS 2008? Pin
Christopher Duncan5-Feb-09 15:01
Christopher Duncan5-Feb-09 15:01 
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 
This is a web application (from scratch, not an upgrade), which I prefer as it gives more control over the project (I detest the whole App_Code folder thing). I've been looking at the web deployment project add in, which does precompilation for the live site, although that doesn't address what's bugging me. The build itself is quite zippy, I just hate how long it takes to do the jit compilation of the assembly the first time you load it in the browser (i.e., every time you load the browser, since you're constantly changing code during the dev process).

Oh, well. It is what it is. Thanks very much for taking the time to help, though - I do appreciate it!


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 
QuestionHow to Avoid to repaint GridView Pin
K@35-Feb-09 10:38
K@35-Feb-09 10:38 
AnswerRe: How to Avoid to repaint GridView Pin
Christian Graus5-Feb-09 12:49
protectorChristian Graus5-Feb-09 12:49 
QuestionI cant seem to generate an async postback. Pin
SomeGuyThatIsMe5-Feb-09 9:47
SomeGuyThatIsMe5-Feb-09 9:47 
AnswerRe: I cant seem to generate an async postback. Pin
TylerBrinks5-Feb-09 15:29
TylerBrinks5-Feb-09 15:29 
GeneralRe: I cant seem to generate an async postback. Pin
SomeGuyThatIsMe6-Feb-09 2:20
SomeGuyThatIsMe6-Feb-09 2:20 
QuestionProblem with Autocomplete Textbox in AJAX Pin
fasttoshiba5-Feb-09 7:23
fasttoshiba5-Feb-09 7:23 
AnswerRe: Problem with Autocomplete Textbox in AJAX Pin
fasttoshiba5-Feb-09 8:56
fasttoshiba5-Feb-09 8:56 

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.