Click here to Skip to main content
15,888,579 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: The Report Viewer Web Control HTTP Handler has not been registered in the application's web.config file Pin
lan160720-Oct-14 22:02
lan160720-Oct-14 22:02 
Questionmicrosoft jscript runtime error out of memory Pin
ayah abuzaid18-Oct-14 20:30
ayah abuzaid18-Oct-14 20:30 
SuggestionRe: microsoft jscript runtime error out of memory Pin
Kornfeld Eliyahu Peter18-Oct-14 21:16
professionalKornfeld Eliyahu Peter18-Oct-14 21:16 
GeneralRe: microsoft jscript runtime error out of memory Pin
ayah abuzaid18-Oct-14 23:27
ayah abuzaid18-Oct-14 23:27 
AnswerRe: microsoft jscript runtime error out of memory Pin
Nathan Minier20-Oct-14 2:12
professionalNathan Minier20-Oct-14 2:12 
QuestionWeb API ObservableCollection Returns Null Pin
Kevin Marois18-Oct-14 18:23
professionalKevin Marois18-Oct-14 18:23 
SuggestionRe: Web API ObservableCollection Returns Null Pin
Kornfeld Eliyahu Peter18-Oct-14 21:12
professionalKornfeld Eliyahu Peter18-Oct-14 21:12 
AnswerRe: Web API ObservableCollection Returns Null Pin
Nathan Minier20-Oct-14 2:19
professionalNathan Minier20-Oct-14 2:19 
I think your issue might be that you're trying to use a stateful collection in a stateless context. You can use it for event handling on your UX, but it should be immaterial on the WebAPI. Have you tried setting your expected parameter as Collection<t> or ICollection?
QuestionCODE TO SELECT MULTIPLE ITEMS DISPLAYING IN A WEBPAGE IN ASP.NET Pin
KishoreRoyal17-Oct-14 19:17
professionalKishoreRoyal17-Oct-14 19:17 
AnswerRe: CODE TO SELECT MULTIPLE ITEMS DISPLAYING IN A WEBPAGE IN ASP.NET Pin
Kornfeld Eliyahu Peter18-Oct-14 8:48
professionalKornfeld Eliyahu Peter18-Oct-14 8:48 
AnswerRe: CODE TO SELECT MULTIPLE ITEMS DISPLAYING IN A WEBPAGE IN ASP.NET Pin
jkirkerx18-Oct-14 11:52
professionaljkirkerx18-Oct-14 11:52 
QuestionPublic Enum with strings Pin
byka17-Oct-14 5:59
byka17-Oct-14 5:59 
AnswerRe: Public Enum with strings Pin
ZurdoDev17-Oct-14 8:45
professionalZurdoDev17-Oct-14 8:45 
GeneralRe: Public Enum with strings Pin
byka17-Oct-14 9:46
byka17-Oct-14 9:46 
AnswerRe: Public Enum with strings Pin
ZurdoDev17-Oct-14 10:24
professionalZurdoDev17-Oct-14 10:24 
GeneralRe: Public Enum with strings Pin
byka17-Oct-14 10:27
byka17-Oct-14 10:27 
AnswerRe: Public Enum with strings Pin
ZurdoDev17-Oct-14 10:28
professionalZurdoDev17-Oct-14 10:28 
GeneralRe: Public Enum with strings Pin
RichardGrimmer30-Oct-14 5:10
RichardGrimmer30-Oct-14 5:10 
GeneralRe: Public Enum with strings Pin
ZurdoDev30-Oct-14 5:16
professionalZurdoDev30-Oct-14 5:16 
QuestionHow to develop Notifications feature Pin
JeevanJ15-Oct-14 23:19
JeevanJ15-Oct-14 23:19 
AnswerRe: How to develop Notifications feature Pin
ZurdoDev16-Oct-14 7:57
professionalZurdoDev16-Oct-14 7:57 
GeneralRe: How to develop Notifications feature Pin
JeevanJ16-Oct-14 19:20
JeevanJ16-Oct-14 19:20 
AnswerRe: How to develop Notifications feature Pin
ZurdoDev17-Oct-14 1:31
professionalZurdoDev17-Oct-14 1:31 
GeneralRe: How to develop Notifications feature Pin
JeevanJ17-Oct-14 8:13
JeevanJ17-Oct-14 8:13 
Questioncapture and save user id when new record created in asp.net mvc Pin
Member 1115681015-Oct-14 16:25
Member 1115681015-Oct-14 16:25 

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.