Click here to Skip to main content
15,867,771 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: INSPIRATION FOR DESIGN Pin
Richard MacCutchan13-Nov-14 22:17
mveRichard MacCutchan13-Nov-14 22:17 
AnswerRe: INSPIRATION FOR DESIGN Pin
Kornfeld Eliyahu Peter13-Nov-14 22:54
professionalKornfeld Eliyahu Peter13-Nov-14 22:54 
AnswerRe: INSPIRATION FOR DESIGN Pin
Nathan Minier14-Nov-14 2:14
professionalNathan Minier14-Nov-14 2:14 
GeneralRe: INSPIRATION FOR DESIGN Pin
Shamim Reza14-Dec-14 4:25
Shamim Reza14-Dec-14 4:25 
AnswerRe: INSPIRATION FOR DESIGN Pin
Rollin Shultz19-Dec-14 5:16
Rollin Shultz19-Dec-14 5:16 
QuestionReport Viewer Configuration Error in RDLC Report Pin
Preety Shah12-Nov-14 3:25
Preety Shah12-Nov-14 3:25 
GeneralRe: Report Viewer Configuration Error in RDLC Report Pin
Sheepings13-Nov-14 4:21
professionalSheepings13-Nov-14 4:21 
AnswerRe: Report Viewer Configuration Error in RDLC Report Pin
jaimin851-Dec-14 23:17
jaimin851-Dec-14 23:17 
add below line in system.web in web.config file

<httphandlers>
<add path="Reserved.ReportViewerWebControl.axd" verb=" * " type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<add path="Reserved.ReportViewerWebControl.axd" verb="*" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
="" validate="false">

Questionhow i use datepicker in mvc 5? [moved] Pin
Member 1078224211-Nov-14 1:25
Member 1078224211-Nov-14 1:25 
AnswerRe: how i use datepicker in mvc 5? Pin
Mark Parity11-Nov-14 1:27
Mark Parity11-Nov-14 1:27 
GeneralRe: how i use datepicker in mvc 5? Pin
Nagy Vilmos11-Nov-14 1:30
professionalNagy Vilmos11-Nov-14 1:30 
GeneralRe: how i use datepicker in mvc 5? Pin
Mark Parity11-Nov-14 1:42
Mark Parity11-Nov-14 1:42 
AnswerRe: how i use datepicker in mvc 5? Pin
Nagy Vilmos11-Nov-14 1:29
professionalNagy Vilmos11-Nov-14 1:29 
GeneralRe: how i use datepicker in mvc 5? Pin
RUs12311-Nov-14 2:16
RUs12311-Nov-14 2:16 
GeneralRe: how i use datepicker in mvc 5? Pin
Rage11-Nov-14 3:11
professionalRage11-Nov-14 3:11 
GeneralRe: how i use datepicker in mvc 5? Pin
RUs12311-Nov-14 3:35
RUs12311-Nov-14 3:35 
AnswerRe: how i use datepicker in mvc 5? Pin
P0mpeyBoy11-Nov-14 1:43
P0mpeyBoy11-Nov-14 1:43 
QuestionRe: how i use datepicker in mvc 5? [moved] Pin
ZurdoDev11-Nov-14 5:25
professionalZurdoDev11-Nov-14 5:25 
QuestionRemoteApp: unable to create files in Program folder Pin
Leif Simon Goodwin10-Nov-14 5:36
Leif Simon Goodwin10-Nov-14 5:36 
QuestionAT commands in php Pin
Member 112179068-Nov-14 12:45
Member 112179068-Nov-14 12:45 
QuestionSOLVED: RD Web and Windows Server 2012 R2 Pin
Leif Simon Goodwin6-Nov-14 22:27
Leif Simon Goodwin6-Nov-14 22:27 
Questionwebsite Pin
Member 112090785-Nov-14 4:14
Member 112090785-Nov-14 4:14 
SuggestionRe: website Pin
ZurdoDev5-Nov-14 5:15
professionalZurdoDev5-Nov-14 5:15 
AnswerRe: website Pin
Dominic Burford7-Nov-14 4:57
professionalDominic Burford7-Nov-14 4:57 
QuestionMVC5: DropdownlistFor: How to handle empty data Pin
NarVish4-Nov-14 23:26
NarVish4-Nov-14 23:26 

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.