Click here to Skip to main content
15,886,199 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to insert value in Database from dynamic textbox? Pin
developer.ravish17-Dec-08 18:11
developer.ravish17-Dec-08 18:11 
AnswerRe: How to insert value in Database from dynamic textbox? Pin
Christian Graus17-Dec-08 18:15
protectorChristian Graus17-Dec-08 18:15 
AnswerRe: How to insert value in Database from dynamic textbox? Pin
Brij17-Dec-08 19:19
mentorBrij17-Dec-08 19:19 
QuestionVisual Studio IDE Problem Pin
sajjadlashari17-Dec-08 18:05
sajjadlashari17-Dec-08 18:05 
AnswerRe: Visual Studio IDE Problem Pin
Abhijit Jana17-Dec-08 18:19
professionalAbhijit Jana17-Dec-08 18:19 
Questiononload remove browser toolbar Pin
Dushan12317-Dec-08 16:40
Dushan12317-Dec-08 16:40 
AnswerRe: onload remove browser toolbar Pin
Christian Graus17-Dec-08 16:55
protectorChristian Graus17-Dec-08 16:55 
GeneralRe: onload remove browser toolbar Pin
Dushan12317-Dec-08 20:52
Dushan12317-Dec-08 20:52 
QuestionAspx page does not close. Pin
naveen67817-Dec-08 15:09
naveen67817-Dec-08 15:09 
AnswerRe: Aspx page does not close. Pin
naveen67817-Dec-08 15:16
naveen67817-Dec-08 15:16 
AnswerRe: Aspx page does not close. Pin
N a v a n e e t h17-Dec-08 16:32
N a v a n e e t h17-Dec-08 16:32 
QuestionKnowing the sender for CheckBoxList Pin
Ekjon17-Dec-08 12:49
Ekjon17-Dec-08 12:49 
AnswerRe: Knowing the sender for CheckBoxList Pin
N a v a n e e t h17-Dec-08 16:33
N a v a n e e t h17-Dec-08 16:33 
GeneralRe: Knowing the sender for CheckBoxList [modified] Pin
Ekjon17-Dec-08 18:11
Ekjon17-Dec-08 18:11 
QuestionRetrieve QueryString Pin
kavitha_blueindia17-Dec-08 10:47
kavitha_blueindia17-Dec-08 10:47 
AnswerRe: Retrieve QueryString Pin
Expert Coming17-Dec-08 12:52
Expert Coming17-Dec-08 12:52 
AnswerRe: Retrieve QueryString Pin
Brij17-Dec-08 17:15
mentorBrij17-Dec-08 17:15 
QuestionA recompiling question... Pin
Nostrom017-Dec-08 9:20
Nostrom017-Dec-08 9:20 
AnswerRe: A recompiling question... Pin
Christian Graus17-Dec-08 9:43
protectorChristian Graus17-Dec-08 9:43 
GeneralRe: A recompiling question... [modified] Pin
Nostrom018-Dec-08 7:13
Nostrom018-Dec-08 7:13 
GeneralRe: A recompiling question... Pin
Nostrom018-Dec-08 10:36
Nostrom018-Dec-08 10:36 
I'll be damned, I never realized that I should just click on the ".sln" fil to open a web application project - I have always opened up projects as file systems. It compiles OK now.

In order to move changes to production, can I just

1. Change the Web.config so that

<compilation debug="false" batch="true" />


2. Build the project locally to compile the changes
3. Copy the local .DLL "brain" an dcopy it over the old DLL on the production server

...or is it trickier than this?
Question"String was not recognized as a valid DateTime" Pin
Lior Zat17-Dec-08 9:12
Lior Zat17-Dec-08 9:12 
AnswerRe: "String was not recognized as a valid DateTime" Pin
Christian Graus17-Dec-08 9:42
protectorChristian Graus17-Dec-08 9:42 
GeneralRe: "String was not recognized as a valid DateTime" Pin
Lior Zat17-Dec-08 19:18
Lior Zat17-Dec-08 19:18 
QuestionAccess email_Id through userId Pin
Rinki Mukheraji17-Dec-08 7:01
Rinki Mukheraji17-Dec-08 7:01 

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.