Click here to Skip to main content
15,917,329 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: make string to contain quote doubles (") Pin
Dave Kreskowiak16-Jul-06 2:10
mveDave Kreskowiak16-Jul-06 2:10 
GeneralRe: make string to contain quote doubles (") Pin
pedestrian79716-Jul-06 14:47
pedestrian79716-Jul-06 14:47 
QuestionMicrosoft SQLHelper Pin
Chintan Parikh16-Jul-06 0:56
Chintan Parikh16-Jul-06 0:56 
AnswerRe: Microsoft SQLHelper Pin
Dave Kreskowiak16-Jul-06 2:05
mveDave Kreskowiak16-Jul-06 2:05 
QuestionIn the Registery? Pin
Anybloodyid15-Jul-06 22:51
Anybloodyid15-Jul-06 22:51 
AnswerRe: In the Registery? Pin
giddy_guitarist15-Jul-06 23:13
giddy_guitarist15-Jul-06 23:13 
QuestionVB.NET basic questions Pin
areon2515-Jul-06 15:43
areon2515-Jul-06 15:43 
AnswerRe: VB.NET basic questions Pin
Dave Kreskowiak16-Jul-06 2:01
mveDave Kreskowiak16-Jul-06 2:01 
areon25 wrote:
1. can we access the web that we just created in the internet??


That depends on what you mean by "access the web". But, generally, yes, VB.NET can get the any publicly available website as well as create them using ASP.NET technology.


areon25 wrote:
2. if yes, can everyone access the web that i've create??


Of course! So long as the website is publicly visible on the Internet. There are MANY hosting companies that support ASP.NET applications.


areon25 wrote:
3. i dont understand about how to get the 'server name' to make the
project. actually i've read about


OK. You've got some homework to do. Especially in how the Internet and web servers work, along with general IP networking.

The webserver address specifies the location of the IIS server that your going to develop your ASP.NET project on. It is HIGHLY recommended that you develop your site on an IIS server on your own network, then transfer the completed site to a hosting server.

Can anyone on the Internet see your website? Only if the machine that is hosting the site is visible on the Internet. Generally, this answer is no, unless you properly configure your network and machines and have them patched up and properly secured.

If you're asking these kinds of questions, I would HIGHLY suggest you DON'T do this. There are many security concerns with opening up your private network to the real world. You'll probably have your network attacked within hours and risk having your machines turned into zombies, if not wrecked, spamming the rest of the world for you.


Dave Kreskowiak
Microsoft MVP - Visual Basic

QuestionDetermining what components of Microsoft Office are installed Pin
Pixa15-Jul-06 10:16
Pixa15-Jul-06 10:16 
AnswerRe: Determining what components of Microsoft Office are installed Pin
Ed.Poore15-Jul-06 13:11
Ed.Poore15-Jul-06 13:11 
GeneralRe: Determining what components of Microsoft Office are installed Pin
Pixa15-Jul-06 21:37
Pixa15-Jul-06 21:37 
GeneralRe: Determining what components of Microsoft Office are installed Pin
Ed.Poore15-Jul-06 22:33
Ed.Poore15-Jul-06 22:33 
GeneralRe: Determining what components of Microsoft Office are installed Pin
Pixa16-Jul-06 3:26
Pixa16-Jul-06 3:26 
QuestionIs there a Sleep/Pause/Timeout function Pin
John Waclawski15-Jul-06 9:49
John Waclawski15-Jul-06 9:49 
AnswerRe: Is there a Sleep/Pause/Timeout function Pin
Ed.Poore15-Jul-06 13:12
Ed.Poore15-Jul-06 13:12 
GeneralRe: Is there a Sleep/Pause/Timeout function Pin
John Waclawski15-Jul-06 17:50
John Waclawski15-Jul-06 17:50 
QuestionConvert Excel Table to Access Pin
Tomic15-Jul-06 7:46
Tomic15-Jul-06 7:46 
AnswerRe: Convert Excel Table to Access Pin
Ed.Poore15-Jul-06 13:16
Ed.Poore15-Jul-06 13:16 
QuestionHooking the Mouse Pin
AndrewVos15-Jul-06 4:20
AndrewVos15-Jul-06 4:20 
AnswerRe: Hooking the Mouse Pin
Keith Malwitz16-Jul-06 19:07
Keith Malwitz16-Jul-06 19:07 
GeneralRe: Hooking the Mouse Pin
AndrewVos16-Jul-06 19:17
AndrewVos16-Jul-06 19:17 
QuestionSaving user inputs for later use Pin
Almerica15-Jul-06 1:49
Almerica15-Jul-06 1:49 
AnswerRe: Saving user inputs for later use Pin
Ed.Poore15-Jul-06 13:19
Ed.Poore15-Jul-06 13:19 
AnswerRe: Saving user inputs for later use Pin
Werries17-Jul-06 9:14
Werries17-Jul-06 9:14 
QuestionWhat is an XML editor? Pin
szevy_suez15-Jul-06 0:50
szevy_suez15-Jul-06 0:50 

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.