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

Web Development

 
QuestionPHP-SOAP: How to authenticate? Pin
Muhammed Özdemir7-May-15 19:23
Muhammed Özdemir7-May-15 19:23 
QuestionRe: PHP-SOAP: How to authenticate? Pin
ZurdoDev11-May-15 4:14
professionalZurdoDev11-May-15 4:14 
QuestionUploading and downloading file from ONEDRIVE through WCF service Pin
Kandepu Rajesh7-May-15 6:32
Kandepu Rajesh7-May-15 6:32 
SuggestionRe: Uploading and downloading file from ONEDRIVE through WCF service Pin
ZurdoDev11-May-15 4:15
professionalZurdoDev11-May-15 4:15 
QuestionHi friends, How to apply bootstrap classes to the particular selected content from textarea. Pin
Member 113964094-May-15 19:45
Member 113964094-May-15 19:45 
AnswerRe: Hi friends, How to apply bootstrap classes to the particular selected content from textarea. Pin
Richard MacCutchan4-May-15 21:14
mveRichard MacCutchan4-May-15 21:14 
GeneralRe: Hi friends, How to apply bootstrap classes to the particular selected content from textarea. Pin
Member 113964094-May-15 22:45
Member 113964094-May-15 22:45 
QuestionAccess a web page through IP and port no (VS2013, HTML5, AngularJS) Pin
Praveen Raghuvanshi4-May-15 7:25
professionalPraveen Raghuvanshi4-May-15 7:25 
I am new to web development and started with HTML5 and AngularJS.
Listened to 'AngularJs Patterns clean code' by Jon Papa on Pluralsight.
Downloaded the sample app 'modular' and created a small SPA following the sample app.
The app is created using Visual Studio 2013 ASP.Net Empty website project template.

The directory structure is as follows in Visual Studio 2013.

-- Solution 'Tools'
---------- 'Tools' - Project
------------------- bower_components
-------------------------- angular : other js files at the same level
------------------- src
----------------------- client
---------------------------- app
---------------------------- index.html <<<=====

Project Properties settings:


Project properties -> web -> Start Action -> specific page -> src/client/index.html

Servers -> IIS Express -> Project Url: http://localhost:23263/

Running project using F5, opens a webpage with Url: http://localhost:23263/src/client/index.html#/
The page loads as expected.

Questions:

Q1: I would like to open the page with reference to path of index.html such as http://localhost:23263.
What setting needs to done to achieve above thing?

Q2: For sample application 'modular' I need to setup node.js and gulp and run the gulp server which listens to a specific port and when I type http://localhost:port_no, the index.html page is opened. Also, I am able to access the page on another
device using the IP and port no. How can I achieve this? I didn't publish my website to achieve this, just started the node server.

Looked a similar tutorial for developing an angular app using visual studio 2013, unable to achive above thing.
http://jaliyaudagedara.blogspot.in/2014/06/creating-empty-aspnet-project-powered.html

Thanks in advance!
Praveen Raghuvanshi
Software Developer

Questionabout classic asp Pin
tiwal3-May-15 7:07
tiwal3-May-15 7:07 
AnswerRe: about classic asp Pin
F-ES Sitecore3-May-15 8:09
professionalF-ES Sitecore3-May-15 8:09 
GeneralRe: about classic asp Pin
tiwal4-May-15 6:47
tiwal4-May-15 6:47 
QuestionEdit the Word Document Which is on the server. Pin
Kandepu Rajesh1-May-15 6:52
Kandepu Rajesh1-May-15 6:52 
QuestionWeb/Mobile project. Expert advise needed for system architecture Pin
Member 116571311-May-15 3:38
Member 116571311-May-15 3:38 
Questionvb.net web form Error:It is an error to use a section registered as allowDefinition='MachineToApp... Pin
dcof29-Apr-15 12:11
dcof29-Apr-15 12:11 
QuestionUpdating Legacy XML Code Pin
BeagleGuy29-Apr-15 10:41
BeagleGuy29-Apr-15 10:41 
Questionload image in jsp page Pin
aamirpal@gmail.com27-Apr-15 19:45
aamirpal@gmail.com27-Apr-15 19:45 
QuestionProcess WORD document in the browser Pin
Antonio Guedes24-Apr-15 10:19
Antonio Guedes24-Apr-15 10:19 
GeneralRe: Process WORD document in the browser Pin
Kornfeld Eliyahu Peter25-Apr-15 10:11
professionalKornfeld Eliyahu Peter25-Apr-15 10:11 
GeneralRe: Process WORD document in the browser Pin
Antonio Guedes27-Apr-15 3:29
Antonio Guedes27-Apr-15 3:29 
GeneralRe: Process WORD document in the browser Pin
Sascha Lefèvre27-Apr-15 15:10
professionalSascha Lefèvre27-Apr-15 15:10 
AnswerRe: Process WORD document in the browser Pin
MarbryH11-May-15 3:34
MarbryH11-May-15 3:34 
Questionhow to make single domain license ? Pin
Member 1134468113-Apr-15 3:45
Member 1134468113-Apr-15 3:45 
Questionbenefit of using session id in url Pin
Jassim Rahma11-Apr-15 12:09
Jassim Rahma11-Apr-15 12:09 
AnswerRe: benefit of using session id in url Pin
ZurdoDev13-Apr-15 4:22
professionalZurdoDev13-Apr-15 4:22 
QuestionComparing Back End Languages Pin
anaQata10-Apr-15 0:49
professionalanaQata10-Apr-15 0:49 

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.