1.File-> New-> Website-> ASP.NET Web Site(Visual C#) -> Ok
(Now You will see a Default.aspx page. To create your own page->click on dropdown list below Edit->click Add new item->Select Web Form->click Add)
2.Click ToolBox-> Double Click on HyperLink(or drag and drop HyperLink on Design view)->Right click on HyperLink->Select Properties->change HyperLink Text Property to "aspdotnet-park Blog"
Change the NavigateUrl properties to your desired url name/link(here i write http://aspdotnet-park.blogspot.com/)
(You can write your projects form name like "Default.aspx")
3.Click F5 to run your project->ok
(Now You will see a Default.aspx page. To create your own page->click on dropdown list below Edit->click Add new item->Select Web Form->click Add)
2.Click ToolBox-> Double Click on HyperLink(or drag and drop HyperLink on Design view)->Right click on HyperLink->Select Properties->change HyperLink Text Property to "aspdotnet-park Blog"
Change the NavigateUrl properties to your desired url name/link(here i write http://aspdotnet-park.blogspot.com/)
(You can write your projects form name like "Default.aspx")
3.Click F5 to run your project->ok
No comments:
Post a Comment