We're a community of 1077K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,076,483 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

vb.net online

how can I make vb.net application online. Is it possible? so it's can be access from anywhere..

2
Contributors
3
Replies
1 Day
Discussion Span
1 Year Ago
Last Updated
4
Views
Question
Answered
arezz09
Junior Poster
101 posts since Feb 2011
Reputation Points: 8
Solved Threads: 2
Skill Endorsements: 0

Yes, vb.net "online" is the equivalent to an asp.net web application using vb.net as the programming code. To do this, you need an IIS web server. While not required, I would recommend that you build your pages using Visual Studio. You can event download the express edition which is free. The nice thing about asp.net is that you can split the HTML and code into two seperate files. The .aspx file contains the HTML and web controls, while the aspx.vb file holds the VB code.

Upload your web to a web server running IIS, with the dotNet framework installed and enabled, and you are good to go.

JorgeM
Industrious Poster
4,026 posts since Dec 2011
Reputation Points: 297
Solved Threads: 549
Skill Endorsements: 115

do u know any tutorial link...

arezz09
Junior Poster
101 posts since Feb 2011
Reputation Points: 8
Solved Threads: 2
Skill Endorsements: 0
Question Answered as of 1 Year Ago by JorgeM

Go to asp.net, microsoft's official site. You can also go to iis.net to learn about MS's web server application.

JorgeM
Industrious Poster
4,026 posts since Dec 2011
Reputation Points: 297
Solved Threads: 549
Skill Endorsements: 115

This question has already been solved: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
 
© 2013 DaniWeb® LLC
Page rendered in 0.0626 seconds using 2.65MB