Click here to Skip to main content
15,900,110 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionimprove performance of website Pin
subbu.sk11-Sep-07 22:33
subbu.sk11-Sep-07 22:33 
AnswerRe: improve performance of website Pin
John-ph11-Sep-07 23:17
John-ph11-Sep-07 23:17 
GeneralRe: improve performance of website Pin
subbu.sk11-Sep-07 23:35
subbu.sk11-Sep-07 23:35 
GeneralRe: improve performance of website Pin
John-ph11-Sep-07 23:54
John-ph11-Sep-07 23:54 
GeneralRe: improve performance of website Pin
subbu.sk11-Sep-07 23:58
subbu.sk11-Sep-07 23:58 
GeneralRe: improve performance of website Pin
John-ph12-Sep-07 0:09
John-ph12-Sep-07 0:09 
GeneralRe: improve performance of website Pin
/randz12-Sep-07 23:50
/randz12-Sep-07 23:50 
Questionconfiguration items for a dll in web.config Pin
bort_verdon11-Sep-07 22:24
bort_verdon11-Sep-07 22:24 
Hello

We have a dll that we currently use on the client side or the server side. Depending on how what other assemeblies are in the same directory it will either call a data access layer or call a web service to finish its job.

We have a couple of settings which we access via the exes config file. These appear in the applicationSettings section.

What we need to do is also have the same settings in web.config. Its seems that it is possible to put them all into appSettings and retrieve them by manually searching through each key, but is it possible to simply cut and paste the settings block from the exes/dlls config file and put it into the web.config so the call Global.Logger.My.MySettings.Default.Log_Path will just work.

Figure that since it is going via the web service the *owning* config file will be the web.config the same as the *owning* config from the client is the exes config (not the dll)

Cheers
QuestionError when using http proxy with asmx web services Pin
Simon P Stevens11-Sep-07 22:15
Simon P Stevens11-Sep-07 22:15 
AnswerRe: Error when using http proxy with asmx web services Pin
Simon P Stevens11-Sep-07 22:22
Simon P Stevens11-Sep-07 22:22 
Questionsitemap file in asp.net Pin
Sonia Gupta11-Sep-07 21:56
Sonia Gupta11-Sep-07 21:56 
AnswerRe: sitemap file in asp.net Pin
John-ph11-Sep-07 22:59
John-ph11-Sep-07 22:59 
QuestionHow can I check browser supporting Javascript Pin
Vipin.d11-Sep-07 21:55
Vipin.d11-Sep-07 21:55 
AnswerRe: How can I check browser supporting Javascript Pin
John-ph11-Sep-07 22:26
John-ph11-Sep-07 22:26 
AnswerRe: How can I check browser supporting Javascript Pin
John-ph11-Sep-07 22:44
John-ph11-Sep-07 22:44 
QuestionPlease I need Materials and Idea on how to design an alert system Pin
cheifo11-Sep-07 21:47
cheifo11-Sep-07 21:47 
AnswerRe: Please I need Materials and Idea on how to design an alert system Pin
Sandeep Akhare11-Sep-07 21:52
Sandeep Akhare11-Sep-07 21:52 
AnswerRe: Please I need Materials and Idea on how to design an alert system Pin
John-ph11-Sep-07 22:56
John-ph11-Sep-07 22:56 
QuestionTurn off the Event Validation in ASP.NET with C# Pin
.NET- India 11-Sep-07 21:21
.NET- India 11-Sep-07 21:21 
AnswerRe: Turn off the Event Validation in ASP.NET with C# Pin
Sandeep Akhare11-Sep-07 21:32
Sandeep Akhare11-Sep-07 21:32 
GeneralRe: Turn off the Event Validation in ASP.NET with C# Pin
.NET- India 11-Sep-07 21:42
.NET- India 11-Sep-07 21:42 
GeneralRe: Turn off the Event Validation in ASP.NET with C# Pin
Sandeep Akhare11-Sep-07 21:47
Sandeep Akhare11-Sep-07 21:47 
GeneralRe: Turn off the Event Validation in ASP.NET with C# Pin
.NET- India 11-Sep-07 22:20
.NET- India 11-Sep-07 22:20 
GeneralRe: Turn off the Event Validation in ASP.NET with C# Pin
Sandeep Akhare11-Sep-07 22:38
Sandeep Akhare11-Sep-07 22:38 
GeneralRe: Turn off the Event Validation in ASP.NET with C# Pin
.NET- India 11-Sep-07 22:43
.NET- India 11-Sep-07 22:43 

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.