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

ASP.NET

 
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 
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 
You can't. What exactly are you trying to do? Perhaps use Strings in a static class instead.

If these are Excel sheet names you can always do ExcelSheetName.Benefits.ToString() to get the actual string value.
There are only 10 types of people in the world, those who understand binary and those who don't.

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 
AnswerRe: capture and save user id when new record created in asp.net mvc Pin
David Mujica16-Oct-14 3:14
David Mujica16-Oct-14 3:14 
GeneralRe: capture and save user id when new record created in asp.net mvc Pin
Member 1115681016-Oct-14 7:51
Member 1115681016-Oct-14 7:51 
GeneralRe: capture and save user id when new record created in asp.net mvc Pin
David Mujica17-Oct-14 8:36
David Mujica17-Oct-14 8:36 
GeneralRe: capture and save user id when new record created in asp.net mvc Pin
Member 1115681020-Oct-14 5:28
Member 1115681020-Oct-14 5:28 
Questionusing content page controls with external js file ? Pin
jayesh_n14-Oct-14 19:07
jayesh_n14-Oct-14 19:07 

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.