Survey Forums

HomeHomeSurvey Project ...Survey Project ...DevelopmentDevelopmentcode chnage is not affecting for usercontrolscode chnage is not affecting for usercontrols
Previous
 
Next
New Post
12/22/2011 12:04 PM
 

I have downloaded Survey ver 1.2.2.

I am not very much good at N tier architecture.

I tried to change look of the site in AdminCSS file and its working.

But when i am chnaging code in usercontrol(headercontrol.cs) file, that change is not reflecting.

I tried to change selected menu color from blue to some other color and not affecting the output.

 

Can you tell me where to make chnages in order to change the look of usercontrols ?

thanks in advance

 
New Post
12/22/2011 4:16 PM
 

Hi,

You can make changes to the .css files and the .aspx files manually so they will show right away (make the change and refresh your browser screen).

To make changes to the .cs files you will need a tool like Visual Studio or Ms Visual Web developer 2010 express (free). Next open the Survey Solution sourcefiles and its projects. Make the changes to the file and then recompile. Now the changes will be visible.

Instructions on how to install the sourcesfiles see the Documentation at the Codeplex site (http://survey.codeplex.com). I hope this will work for you.

 

 
Previous
 
Next
HomeHomeSurvey Project ...Survey Project ...DevelopmentDevelopmentcode chnage is not affecting for usercontrolscode chnage is not affecting for usercontrols