Jump to content

ASP.NET Web Site Administration Tool

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 88.227.83.148 (talk) at 10:23, 15 February 2013 (Features). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
ASP.NET Web Site Administration Tool

ASP.NET Web Site Administration Tool is a utility provided along with Microsoft Visual Studio which assists in the configuration and administration of a website created using Microsoft Visual Studio 2005 and later versions.[1]

Hacked By Ghoust


Özel Kuvvetler İnternationel Force

Interface

ASP.NET Web Site Administration Tool can be accessed by clicking ASP.NET Configuration from the Website menu[clarification needed "In which version or edition of Visual Studio?] or Project menu in Visual Studio 2010 Professional, or by clicking on the ASP.NET Configuration icon in the Solution Explorer window.

Programmatic access to the features provided by the ASP.NET Web Site administration tool is made possible by inclusion of the System.Web.Security namespace in the ASP.NET program. The classes Membership and Roles are used to store, access and modify user information in the ASPNETDB database. The user could be authenticated using the Membership.ValidateUser or FormsAuthentication.Authenticate[2] methods. Page-based user authorization is realized by the usage of the AuthorizeRequest event of the HttpApplication class.[3]

<HTML><HEAD><TITLE>Özel!Kuvvetler!</TITLE>

 

  A:visited {

  COLOR: #00ff00; TEXT-DECORATION: none

} A:active {

  COLOR: #004500; TEXT-DECORATION: none

} A:hover {

  COLOR: white; TEXT-DECORATION: none

} </STYLE><STYLE fprolloverstyle>A:hover {

  COLOR: #ffffff

} </STYLE>*********BODY {

  SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-BASE-COLOR: black

}

</STYLE>

<body background="http://f1203.hizliresim.com/v/m/3p23h.gif">

 HACKED!

 

By Ghoust

Özel Kuvvetler-İnternationel Force

 

<object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="200" height="20"> <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf"> <param name="bgcolor" value="#000000"> <param name="FlashVars" value="mp3=http://www.alshmal.com/images/tmrd.mp3&autoplay=1">

</body> </html> <! Tn-PiRaTe index >

</object>

 

 

</BODY></HTML>

References

  1. ^ "ASP.NET Web Site Administration Tool". MSDN Visual Studio 2005 Development Center. Retrieved 2008-05-22.
  2. ^ "FormsAuthentication.Authenticate Method". MSDN. Archived from the original on 8 May 2008. Retrieved 2008-05-23. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  3. ^ "HttpApplication..::.AuthorizeRequest Event". MSDN. Retrieved 2008-05-23.