Click here to Skip to main content
15,912,977 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiondisplay contents of GAC 3.5 and 4.5 versions Pin
pmcm5-Nov-14 5:43
pmcm5-Nov-14 5:43 
QuestionThe future of WCF Pin
josephdoggie5-Nov-14 3:44
josephdoggie5-Nov-14 3:44 
AnswerRe: The future of WCF Pin
ZurdoDev5-Nov-14 5:16
professionalZurdoDev5-Nov-14 5:16 
AnswerRe: The future of WCF Pin
Jameel VM5-Nov-14 18:43
Jameel VM5-Nov-14 18:43 
AnswerRe: The future of WCF Pin
Dominic Burford7-Nov-14 4:43
professionalDominic Burford7-Nov-14 4:43 
Generalneed imideately Pin
Member 112053335-Nov-14 0:48
Member 112053335-Nov-14 0:48 
GeneralRe: need imideately Pin
Garth J Lancaster5-Nov-14 0:54
professionalGarth J Lancaster5-Nov-14 0:54 
GeneralRe: need imideately Pin
Duncan Edwards Jones5-Nov-14 0:54
professionalDuncan Edwards Jones5-Nov-14 0:54 
AnswerRe: need imideately Pin
ZurdoDev5-Nov-14 2:16
professionalZurdoDev5-Nov-14 2:16 
Questionneed imideately Pin
Member 112053335-Nov-14 0:47
Member 112053335-Nov-14 0:47 
AnswerRe: need imideately Pin
Garth J Lancaster5-Nov-14 0:53
professionalGarth J Lancaster5-Nov-14 0:53 
QuestionHow to create a share button on master.master page Pin
Rampreet Sahani3-Nov-14 21:27
Rampreet Sahani3-Nov-14 21:27 
QuestionRe: How to create a share button on master.master page Pin
ZurdoDev5-Nov-14 2:16
professionalZurdoDev5-Nov-14 2:16 
Questioni got error in webconfig file Pin
UDTWS3-Nov-14 20:16
UDTWS3-Nov-14 20:16 
SuggestionRe: i got error in webconfig file Pin
Kornfeld Eliyahu Peter3-Nov-14 21:11
professionalKornfeld Eliyahu Peter3-Nov-14 21:11 
SuggestionRe: i got error in webconfig file Pin
Richard Deeming3-Nov-14 23:41
mveRichard Deeming3-Nov-14 23:41 
AnswerRe: i got error in webconfig file Pin
ZurdoDev5-Nov-14 2:18
professionalZurdoDev5-Nov-14 2:18 
Questionhow to extract the category and subcategory dynamically in navigation bar in asp.net Pin
aawajaarughat3-Nov-14 18:36
professionalaawajaarughat3-Nov-14 18:36 
QuestionRe: how to extract the category and subcategory dynamically in navigation bar in asp.net Pin
ZurdoDev5-Nov-14 2:18
professionalZurdoDev5-Nov-14 2:18 
AnswerRe: how to extract the category and subcategory dynamically in navigation bar in asp.net Pin
aawajaarughat5-Nov-14 17:48
professionalaawajaarughat5-Nov-14 17:48 
GeneralRe: how to extract the category and subcategory dynamically in navigation bar in asp.net Pin
ZurdoDev6-Nov-14 1:26
professionalZurdoDev6-Nov-14 1:26 
Questionintegrating geocoding with geolocation Pin
Member 99545493-Nov-14 7:16
Member 99545493-Nov-14 7:16 
QuestionTwo Web APIs 2.2 with Identity 2.0 for one database Pin
Quarenta3-Nov-14 3:49
Quarenta3-Nov-14 3:49 
Hello. Can i create two Web APIs 2.2 with Identity 2.0 for one database?

I want to create one Web API for some actions( to the public ), and another Web API for some other actions( administrators only ). Just for a security measure i want to separate them, so that the public doesn't even get to know about the existence of the second Web API.

Both must use authentication, but for the same database.

Would this strategy be a problem? How can i achieve this?

I also want to know which information does the Bearer Token contains... i read in an article that it contains infos of the fields in the user table, is that right? If it is, so whenever the client tries to access some method of the Web API, the ASP.Net Identity goes to the database or just analyse the Token at the application layer?

Thanks

modified 3-Nov-14 11:19am.

QuestionError: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. Learn more at Pin
Harishankar Maurya2-Nov-14 21:30
Harishankar Maurya2-Nov-14 21:30 
QuestionRe: Error: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. Learn more at Pin
ZurdoDev3-Nov-14 2:43
professionalZurdoDev3-Nov-14 2:43 

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.