Click here to Skip to main content
15,887,027 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Asp.net Customize confirmation with yes and no buttons in javascript Pin
thatraja25-Nov-13 1:21
professionalthatraja25-Nov-13 1:21 
QuestionServer validator function fires even if not created (LOST ???) Pin
Shy Agam23-Nov-13 19:04
Shy Agam23-Nov-13 19:04 
Questionwhy we use Interface for developing a consistently changes system? Pin
Tanumay9922-Nov-13 19:43
Tanumay9922-Nov-13 19:43 
AnswerRe: why we use Interface for developing a consistently changes system? Pin
S. M. Ahasan Habib22-Nov-13 20:42
professionalS. M. Ahasan Habib22-Nov-13 20:42 
AnswerRe: why we use Interface for developing a consistently changes system? Pin
Abhinav S23-Nov-13 0:29
Abhinav S23-Nov-13 0:29 
QuestionMVC5 and View filenames. Pin
Marc Leger21-Nov-13 13:42
Marc Leger21-Nov-13 13:42 
AnswerRe: MVC5 and View filenames. Pin
sudeepvajrala411422-Nov-13 0:24
sudeepvajrala411422-Nov-13 0:24 
QuestionTheming MVC4 Pin
Eddy Vluggen21-Nov-13 4:47
professionalEddy Vluggen21-Nov-13 4:47 
Been trying to use a non-default theme in a OOB MVC4 application (from the VS MVC4 template, no other modifications at all). I've been trying the "le-frog" theme from jqueryui.com[^].

Modified the "BundleConfig.cs" as suggested to include the line below (file exists at specified location and can be accessed over the webbrowser)
C#
bundles.Add(new StyleBundle("~/Content/css").Include(
              "~/Content/jquery-ui-1.9.2.custom/css/south-street/jquery-ui-1.9.2.custom.css"));

The page loads without applying any CSS, even though I can see the stylesheet with "view source";
HTML
<link href="/Content/jquery-ui-1.9.2.custom/css/south-street/jquery-ui-1.9.2.custom.css" rel="stylesheet"/>
I'm looking for an easy way to switch themes, any alternative solutions to the default theming-structures would be welcome too.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

AnswerRe: Theming MVC4 Pin
Abhinav S25-Nov-13 17:00
Abhinav S25-Nov-13 17:00 
GeneralRe: Theming MVC4 Pin
Eddy Vluggen1-Dec-13 21:57
professionalEddy Vluggen1-Dec-13 21:57 
QuestionOpen new Email in Outlook Pin
byka21-Nov-13 3:11
byka21-Nov-13 3:11 
AnswerRe: Open new Email in Outlook Pin
Bernhard Hiller21-Nov-13 3:20
Bernhard Hiller21-Nov-13 3:20 
GeneralRe: Open new Email in Outlook Pin
byka21-Nov-13 3:25
byka21-Nov-13 3:25 
GeneralRe: Open new Email in Outlook Pin
Richard Deeming21-Nov-13 4:00
mveRichard Deeming21-Nov-13 4:00 
GeneralRe: Open new Email in Outlook Pin
byka21-Nov-13 4:39
byka21-Nov-13 4:39 
GeneralRe: Open new Email in Outlook Pin
Richard Deeming21-Nov-13 5:39
mveRichard Deeming21-Nov-13 5:39 
QuestionSOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall Pin
kirthikirthi20-Nov-13 20:40
kirthikirthi20-Nov-13 20:40 
GeneralRe: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall Pin
Richard MacCutchan20-Nov-13 22:40
mveRichard MacCutchan20-Nov-13 22:40 
GeneralRe: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall Pin
kirthikirthi20-Nov-13 22:45
kirthikirthi20-Nov-13 22:45 
GeneralRe: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall Pin
Richard MacCutchan20-Nov-13 23:39
mveRichard MacCutchan20-Nov-13 23:39 
AnswerRe: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall Pin
SnehasishN20-Nov-13 22:42
professionalSnehasishN20-Nov-13 22:42 
GeneralRe: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall Pin
kirthikirthi20-Nov-13 22:46
kirthikirthi20-Nov-13 22:46 
Questionasp.net Pin
Member 1026351919-Nov-13 21:14
Member 1026351919-Nov-13 21:14 
AnswerRe: asp.net Pin
Mycroft Holmes19-Nov-13 21:32
professionalMycroft Holmes19-Nov-13 21:32 
QuestionRe: asp.net Pin
Richard MacCutchan19-Nov-13 21:55
mveRichard MacCutchan19-Nov-13 21:55 

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.