Click here to Skip to main content
15,916,189 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How To Fill gridview textbox by selecting data from gridview Dropdownlist [modified] Pin
cpsglauco3-Jul-11 23:41
cpsglauco3-Jul-11 23:41 
QuestionDynamic Change in URL of webservice configuration. Pin
Smart_Boy29-Jun-11 21:08
Smart_Boy29-Jun-11 21:08 
AnswerRe: Dynamic Change in URL of webservice configuration. Pin
Parwej Ahamad29-Jun-11 23:02
professionalParwej Ahamad29-Jun-11 23:02 
GeneralRe: Dynamic Change in URL of webservice configuration. Pin
Smart_Boy29-Jun-11 23:31
Smart_Boy29-Jun-11 23:31 
GeneralRe: Dynamic Change in URL of webservice configuration. Pin
Parwej Ahamad29-Jun-11 23:37
professionalParwej Ahamad29-Jun-11 23:37 
GeneralRe: Dynamic Change in URL of webservice configuration. Pin
Smart_Boy29-Jun-11 23:48
Smart_Boy29-Jun-11 23:48 
GeneralRe: Dynamic Change in URL of webservice configuration. Pin
Parwej Ahamad29-Jun-11 23:53
professionalParwej Ahamad29-Jun-11 23:53 
GeneralRe: Dynamic Change in URL of webservice configuration. Pin
Smart_Boy30-Jun-11 0:31
Smart_Boy30-Jun-11 0:31 
Thanks for reply Parwej,
I will give you example of scenario.
I have one solution file say SampleSolution in that I have one Business Layer say BLayer as project in solution and one website say SampleWebsite in same solution.
Now my web service is in Blayer Project. When I add web reference (i.e. web service) of testing environment in this project it creates reference in app.config file. Now when I add reference of this project in my website (i.e. SampleWebsite), DLL of this project (i.e. BLayer.ddl & BLayer.pdb) is add in my BIN folder. While deploying on testing server I will compile the website and publish it and copy these files (i.e. BLayer.ddl & BLayer.pdb) along with other files in website to my testing server. After clearing testing and moving to live server I have change the path of my web reference to live server and compile it (i.e. BLayer) again to deploy on live server again. This is what I don't want to do.
Is there any way to do it without compiling BLayer again
Regards,
Smart Boy
Mumbai,
(INDIA)

GeneralRe: Dynamic Change in URL of webservice configuration. Pin
surender.m30-Jun-11 1:21
surender.m30-Jun-11 1:21 
GeneralRe: Dynamic Change in URL of webservice configuration. Pin
Smart_Boy30-Jun-11 4:10
Smart_Boy30-Jun-11 4:10 
GeneralRe: Dynamic Change in URL of webservice configuration. Pin
Smart_Boy6-Jul-11 23:32
Smart_Boy6-Jul-11 23:32 
GeneralRe: Dynamic Change in URL of webservice configuration. Pin
Parwej Ahamad30-Jun-11 5:20
professionalParwej Ahamad30-Jun-11 5:20 
AnswerRe: Dynamic Change in URL of webservice configuration. Pin
RPA_AshishPandey30-Jun-11 18:57
RPA_AshishPandey30-Jun-11 18:57 
GeneralRe: Dynamic Change in URL of webservice configuration. Pin
Smart_Boy30-Jun-11 23:09
Smart_Boy30-Jun-11 23:09 
Questiononchange event not firing [solved] Pin
JimmyRopes29-Jun-11 16:33
professionalJimmyRopes29-Jun-11 16:33 
AnswerRe: onchange event not firing Pin
Anurag Gandhi29-Jun-11 20:46
professionalAnurag Gandhi29-Jun-11 20:46 
GeneralRe: onchange event not firing Pin
JimmyRopes30-Jun-11 0:48
professionalJimmyRopes30-Jun-11 0:48 
QuestionGet Current Identity value of the table using LINQ. Pin
madhubabu29-Jun-11 6:40
madhubabu29-Jun-11 6:40 
AnswerRe: Get Current Identity value of the table using LINQ. Pin
Parwej Ahamad29-Jun-11 6:44
professionalParwej Ahamad29-Jun-11 6:44 
GeneralRe: Get Current Identity value of the table using LINQ. Pin
madhubabu29-Jun-11 6:55
madhubabu29-Jun-11 6:55 
GeneralRe: Get Current Identity value of the table using LINQ. Pin
Parwej Ahamad29-Jun-11 7:04
professionalParwej Ahamad29-Jun-11 7:04 
GeneralRe: Get Current Identity value of the table using LINQ. Pin
madhubabu29-Jun-11 7:16
madhubabu29-Jun-11 7:16 
AnswerRe: Get Current Identity value of the table using LINQ. Pin
AspDotNetDev29-Jun-11 7:15
protectorAspDotNetDev29-Jun-11 7:15 
AnswerRe: Get Current Identity value of the table using LINQ. Pin
AspDotNetDev29-Jun-11 7:39
protectorAspDotNetDev29-Jun-11 7:39 
AnswerRe: Get Current Identity value of the table using LINQ. Pin
GenJerDan29-Jun-11 9:33
GenJerDan29-Jun-11 9:33 

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.