在asp.net中创建一个Web项目 [英] Create a Webproject in asp.net

查看:114
本文介绍了在asp.net中创建一个Web项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我想在我的本地系统中使用C#.net在asp.net中创建一个webproject。我想在本地系统中创建一个具有指定名称的站点。我想为地址localhost:port / page指定一个站点名称。我怎么能这样做?



谢谢

Velkumar

Hi,

I want to create a webproject in asp.net with C#.net in my local system. I would like to create a site with a specified name in my local system. I want to give a site name for the address "localhost:port/page". How can i do this?.

Thanks
Velkumar

推荐答案



查看本网站:

http:// www。 youtube.com/watch?v=uahePlmsteE [ ^ ]


始终尝试最明显的地方 [ ^ ]首先。


要提供网站名称,您应该通过以下网站托管您的网站静态IP并注册域名并确定您的域名的IP地址..

或者如果您想为本地运行解决方案命名,

更改主机系统C中的文件:\ Windows \ System32 \drivers \ etc

为本地托管文件提供端口号和无端口号组合的名称

当你在本地启动网站时,会在浏览器的地址栏中为你提供一个名字。

在asp.net goto文件中创建一个websoultion - > new project->选择左侧窗格中的web选项并选择语言,项目将打开它的开发界面
To Provide a sitename you should host your site via a static Ip and register a domain and resolute the ip address to your domain name..
Or if you want to give a name for your local running solution,
change the hosts file in system C:\Windows\System32\drivers\etc
provide a name for the locally hosted file with the port number and without portnumber combination
that'll provide you with an name in the address bar of the browser when you launch the site locally.
To Create a websoultion in asp.net goto file ->new project-> select the web option in the left side pane and choose the language, the project will be open it's interface for development


这篇关于在asp.net中创建一个Web项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆