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

ASP.NET

 
AnswerRe: search function C# Pin
Richard Andrew x6414-Apr-14 15:38
professionalRichard Andrew x6414-Apr-14 15:38 
QuestionRollback DB changes through the UI - requesting advice Pin
pmcm11-Apr-14 1:40
pmcm11-Apr-14 1:40 
AnswerRe: Rollback DB changes through the UI - requesting advice Pin
Marco Bertschi11-Apr-14 2:28
protectorMarco Bertschi11-Apr-14 2:28 
QuestionNeed a solution for my problem Pin
indian14310-Apr-14 10:30
indian14310-Apr-14 10:30 
AnswerRe: Need a solution for my problem Pin
Nico Haegens10-Apr-14 22:50
professionalNico Haegens10-Apr-14 22:50 
GeneralRe: Need a solution for my problem Pin
indian14311-Apr-14 6:36
indian14311-Apr-14 6:36 
GeneralRe: Need a solution for my problem Pin
Nico Haegens11-Apr-14 7:28
professionalNico Haegens11-Apr-14 7:28 
GeneralRe: Need a solution for my problem Pin
indian14311-Apr-14 13:27
indian14311-Apr-14 13:27 
I have put the image file path in appSettings of the Web config of web application which is consuming the Custom Control as below
<add key="Images" value="~/Images"/>
Then I have placed code piece in the code behind of the custom control
ConfigurationSettings.AppSettings["Images"].ToString<pre>();


If we do this we is it going to work?
Thanks & Regards,

Abdul Aleem Mohammad
St Louis MO - USA

GeneralRe: Need a solution for my problem Pin
Nico Haegens12-Apr-14 14:11
professionalNico Haegens12-Apr-14 14:11 
GeneralRe: Need a solution for my problem Pin
indian14313-Apr-14 20:09
indian14313-Apr-14 20:09 
GeneralRe: Need a solution for my problem Pin
indian14314-Apr-14 6:01
indian14314-Apr-14 6:01 
GeneralRe: Need a solution for my problem Pin
Nico Haegens14-Apr-14 11:56
professionalNico Haegens14-Apr-14 11:56 
Questionapply styles in excel with Openxml Pin
byka10-Apr-14 6:18
byka10-Apr-14 6:18 
QuestionConverting aspx pages into ascx pages Pin
indian1439-Apr-14 14:08
indian1439-Apr-14 14:08 
AnswerRe: Converting aspx pages into ascx pages Pin
Blikkies9-Apr-14 22:55
professionalBlikkies9-Apr-14 22:55 
GeneralRe: Converting aspx pages into ascx pages Pin
indian14310-Apr-14 6:08
indian14310-Apr-14 6:08 
GeneralRe: Converting aspx pages into ascx pages Pin
Blikkies10-Apr-14 23:25
professionalBlikkies10-Apr-14 23:25 
QuestionGridviews and hyperlinks help please Pin
Tumtum219-Apr-14 1:21
Tumtum219-Apr-14 1:21 
Questioni am not able to insert images to word document created through C# Pin
sonu jnnce8-Apr-14 22:42
sonu jnnce8-Apr-14 22:42 
AnswerRe: i am not able to insert images to word document created through C# Pin
Schatak10-Apr-14 2:06
professionalSchatak10-Apr-14 2:06 
Questionhow to drag usercontrol to page Pin
Nico Haegens8-Apr-14 5:51
professionalNico Haegens8-Apr-14 5:51 
Questionweb api query - 401 error Pin
miss7868-Apr-14 4:57
miss7868-Apr-14 4:57 
AnswerRe: web api query - 401 error Pin
Bernhard Hiller8-Apr-14 22:18
Bernhard Hiller8-Apr-14 22:18 
GeneralRe: web api query - 401 error Pin
miss7868-Apr-14 23:57
miss7868-Apr-14 23:57 
GeneralRe: web api query - 401 error Pin
Bernhard Hiller9-Apr-14 2:19
Bernhard Hiller9-Apr-14 2:19 

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.