Click here to Skip to main content
15,899,475 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Custom Errors Pin
TML6-Oct-16 8:28
TML6-Oct-16 8:28 
GeneralRe: Custom Errors Pin
TML6-Oct-16 9:10
TML6-Oct-16 9:10 
Questionwhere can I find these css files? Pin
samflex4-Oct-16 6:16
samflex4-Oct-16 6:16 
AnswerRe: where can I find these css files? Pin
Richard Deeming4-Oct-16 11:14
mveRichard Deeming4-Oct-16 11:14 
GeneralRe: where can I find these css files? Pin
samflex5-Oct-16 11:23
samflex5-Oct-16 11:23 
Questionwebsite db Pin
Member 1276809629-Sep-16 18:37
Member 1276809629-Sep-16 18:37 
AnswerRe: website db Pin
Nathan Minier30-Sep-16 1:21
professionalNathan Minier30-Sep-16 1:21 
QuestionDrag And Drop Into An Iframe Pin
MadDashCoder28-Sep-16 12:15
MadDashCoder28-Sep-16 12:15 
QuestionJQuery Ajax error Pin
Member 815484516-Sep-16 1:05
Member 815484516-Sep-16 1:05 
GeneralRe: JQuery Ajax error Pin
Richard Deeming16-Sep-16 2:49
mveRichard Deeming16-Sep-16 2:49 
GeneralRe: JQuery Ajax error Pin
Member 815484516-Sep-16 6:40
Member 815484516-Sep-16 6:40 
QuestionRe: JQuery Ajax error Pin
ZurdoDev21-Sep-16 7:43
professionalZurdoDev21-Sep-16 7:43 
QuestionExposing API VS Stored Procedure Pin
Java Lead31-Aug-16 4:30
Java Lead31-Aug-16 4:30 
AnswerRe: Exposing API VS Stored Procedure Pin
Richard MacCutchan31-Aug-16 4:45
mveRichard MacCutchan31-Aug-16 4:45 
AnswerRe: Exposing API VS Stored Procedure Pin
ZurdoDev31-Aug-16 14:25
professionalZurdoDev31-Aug-16 14:25 
SuggestionRe: Exposing API VS Stored Procedure Pin
Harpreet05Kaur26-Sep-16 1:16
Harpreet05Kaur26-Sep-16 1:16 
QuestionFull Stack Developer Pin
TeffyDog26-Aug-16 2:19
TeffyDog26-Aug-16 2:19 
AnswerRe: Full Stack Developer Pin
Nathan Minier29-Aug-16 1:09
professionalNathan Minier29-Aug-16 1:09 
QuestionJSON UI to SQL DB Pin
VarunSharma4326-Aug-16 1:15
professionalVarunSharma4326-Aug-16 1:15 
Hi All,
I saw many posted and infact I worked on JSON based asp.net app which use to JSONSeralizecontents and then pass that data to WEB Services on same machine and then webervice creates objects of it and call an SP with parameters on SQL and the response back to UI. now that was fine until i was on intranet where the app was open with basic username and passowrd however
now I am looking for hosting this app on Internet / Cloud Machine on Amazon so my doubt is that is same Infrastructure still good since
1. I may be looking to get away with the webservice parts which reads json to create object and then use it to create SQL Command with parameters. I wish to get rid of this layer so that I can pass JSON to SQL and perform operation there itself.. or have a very light wrapper for this on web service so need suggestions on it
2. I may also be looking to secure the data which is over the internet. The app will be mainly used on PDA and Laptops Browsers so what is the best way to secure it (https, JWT or some other light weight mechanism).
Also I wish to have SSO enabled for my apps.
Kindly suggest.
cheers
varun sharma

AnswerRe: JSON UI to SQL DB Pin
Nathan Minier30-Aug-16 1:08
professionalNathan Minier30-Aug-16 1:08 
GeneralRe: JSON UI to SQL DB Pin
VarunSharma4330-Aug-16 3:14
professionalVarunSharma4330-Aug-16 3:14 
QuestionWEBSITE TO SELL CARS Pin
akshay kariyanapillil24-Aug-16 6:26
akshay kariyanapillil24-Aug-16 6:26 
AnswerRe: WEBSITE TO SELL CARS Pin
Vincent Maverick Durano24-Aug-16 6:54
professionalVincent Maverick Durano24-Aug-16 6:54 
AnswerRe: WEBSITE TO SELL CARS Pin
Richard Deeming24-Aug-16 7:02
mveRichard Deeming24-Aug-16 7:02 
Questionusage of $.validator.unobtrusive.parse Pin
Raghavendra.Kodimala19-Aug-16 22:35
professionalRaghavendra.Kodimala19-Aug-16 22:35 

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.