Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: DarksWeb ASP.NET  (Visto 3379 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline Odisk Posteado: April 25, 2020, 08:41:55 PM

  • Colaborador
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 879
  • Gracias recibida: 12334
  • pr

Sitio web ASP.NET para MuOnline. Los diseños utilizados en el sitio web se copian de DarksWeb 0.3. Hasta este momento, solo he visto 1 sitio web ASP.NET MuOnline: WebZen.

Por qué ASP.NET / Por qué ASP.NET:

Es bastante rapido. EDM (Modelo de datos de entidad): generado contra la base de datos, sin posibilidad de inyección SQL, se olvida de escribir la consulta manualmente. Trabajando con Visual Studio

La velocidad de producción es muy alta. EDM (modelo de datos de entidad): generado a partir de la base de datos Mu Online, sin inyección de SQL, puede olvidarse de escribir consultas manualmente.

Requisitos: Windows Server 2003 +, .NET Framework 4.5, Servidor web IIS (apache con el complemento ASP.NET instalado), Visual Studio 2010 + (para generar modelos de entidad para su base de datos): se incluirá un instalador en el futuro para generar el modelo no necesitarás VS instalado

- Módulos base:
Register : 100%
Downloads : 100%
All Rankings : 100%
BlackList : 100%
Statistics : 100%

- Módulos de usuario:
Characters : 100%
Add Stats : 100%
Clear Pk : 100%
Reset Character : 100%
Grand Reset : 100%
Reset Stats : 100%
[/b]



como saben las web Asp.net son las mas segura en todos los tiempos, si alguien esta interesado en usar o customizarla aqui tiene.


one day

Offline cepo #1 Posteado: April 26, 2020, 06:18:08 AM

  • 0 puntos por ventas
  • *
  • Rank: Liga mayor
  • Posts: 195
  • Gracias recibida: 1548
  • ar
Muy buen post!, como se instala?


Offline rodrigovila22 #2 Posteado: May 07, 2020, 06:20:19 AM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 102
  • Gracias recibida: 76
  • ar
lo mismo que el de arriba, Como se instala? hay que compilarlo? no conozco esta estructura web


Offline cepo #3 Posteado: June 10, 2020, 03:12:30 PM

  • 0 puntos por ventas
  • *
  • Rank: Liga mayor
  • Posts: 195
  • Gracias recibida: 1548
  • ar
alguien puede hacer una guia? :/


Offline rookie #4 Posteado: July 31, 2020, 11:36:40 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 1
  • Gracias recibida: 1
  • ar
Install IIS and ASP.NET modules in Windows 2016
This section describes how to install the IIS and ASP.NET modules and then confirm that the ASP.NET extensions are enabled. Complete both sets of instructions.

To install the IIS and ASP.NET modules:

Open Server Manager.

Click Add roles and features.

Click Installation type. Click Role-based or feature-based installation and then click Next.

On the Server Selection dialog box, click Select a server from the server pool. In the Server Pool list, select your server and then click Next.

On the Server Roles dialog box select, Web Server (IIS). If you are prompted to add additional features, click Add Features and then click Next.

On the Role Services dialog box, expand the Application Development node and select ASP.NET 3.5 cookie clicker. If you are prompted to add additional features, click Add Features.

Select ASP.NET 4.6 and then click Next.

Leave all other default role services selected.

On the Confirmation dialog box, click Install. Proceed through the Add Roles and Features Wizard. As the wizard runs, look through the list of installation items and verify that the following role services are included. These are the minimum requirements for Interaction Administrator Web Edition:
Common HTTP Features

Static Content

Default Document

Security

Request Filtering

Application Development

.NET Extensibility 3.5

.NET Extensibility 4.6

Performance

Static Content Compression

Management Tools

IIS Management Console
Note: You may see other dialog boxes appear as role services are installed. You may also be prompted for the location of the Windows 2016 Server installation media.

When the wizard is complete, click Close.
To enable ASP.NET extensions:

Open Server Manager.

From the Tools menu, select Internet Information Services (IIS) Manager.

In the Connections pane, select the local computer name.

Double-click ISAPI and CGI Restrictions.

In the list of ISAPI and CGI Restrictions, find the entry for ASP.NET 4.0.x (where x is the current release). Is this restriction allowed?

If yes, you have finished this procedure.

If no, right-click on ASP.NET 4.0.x and then click Allow.

Note: If you do not see ASP.NET 4.0.x in the list, then either you do not have the 4.0 Framework installed, or you do not have ASP.NET 4.0 extensions installed. To install the extensions, run aspnet_regiis.exe with the -i option from the 4.0 Framework directory. By default, this is located at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319. Then enable the extension.

Gracias:


Offline AGLG123 #5 Posteado: August 07, 2020, 08:59:38 PM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 100
  • Gracias recibida: 672
  • uy
Install IIS and ASP.NET modules in Windows 2016
This section describes how to install the IIS and ASP.NET modules and then confirm that the ASP.NET extensions are enabled. Complete both sets of instructions.

To install the IIS and ASP.NET modules:

Open Server Manager.

Click Add roles and features.

Click Installation type. Click Role-based or feature-based installation and then click Next.

On the Server Selection dialog box, click Select a server from the server pool. In the Server Pool list, select your server and then click Next.

On the Server Roles dialog box select, Web Server (IIS). If you are prompted to add additional features, click Add Features and then click Next.

On the Role Services dialog box, expand the Application Development node and select ASP.NET 3.5 cookie clicker. If you are prompted to add additional features, click Add Features.

Select ASP.NET 4.6 and then click Next.

Leave all other default role services selected.

On the Confirmation dialog box, click Install. Proceed through the Add Roles and Features Wizard. As the wizard runs, look through the list of installation items and verify that the following role services are included. These are the minimum requirements for Interaction Administrator Web Edition:
Common HTTP Features

Static Content

Default Document

Security

Request Filtering

Application Development

.NET Extensibility 3.5

.NET Extensibility 4.6

Performance

Static Content Compression

Management Tools

IIS Management Console
Note: You may see other dialog boxes appear as role services are installed. You may also be prompted for the location of the Windows 2016 Server installation media.

When the wizard is complete, click Close.
To enable ASP.NET extensions:

Open Server Manager.

From the Tools menu, select Internet Information Services (IIS) Manager.

In the Connections pane, select the local computer name.

Double-click ISAPI and CGI Restrictions.

In the list of ISAPI and CGI Restrictions, find the entry for ASP.NET 4.0.x (where x is the current release). Is this restriction allowed?

If yes, you have finished this procedure.

If no, right-click on ASP.NET 4.0.x and then click Allow.

Note: If you do not see ASP.NET 4.0.x in the list, then either you do not have the 4.0 Framework installed, or you do not have ASP.NET 4.0 extensions installed. To install the extensions, run aspnet_regiis.exe with the -i option from the 4.0 Framework directory. By default, this is located at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319. Then enable the extension.


Muy lindo, muy lindo...¿los que tenemos webhosting con ASP.NET y IIS simplemente nos pasamos esos pasos no?...

Ahora la pregunta seria como intalar la web en un webhosting...


AMD FX 8350 Eight-Core - GTX MSI 1050 TI SC - 16 GB DDR3 1666 MHZ - SSD 240 GB - HDD 1 TB

Offline janisjharris #6 Posteado: December 12, 2020, 02:48:29 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 1
  • Gracias recibida: 0
  • us
Muchas gracias por mencionar esto, estoy explorando algunas cosas que no sé.


Offline zhaoyuechao1989 #7 Posteado: January 26, 2021, 09:19:36 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 3
  • Gracias recibida: 0
  • cn
Muchas gracias por mencionar esto, estoy explorando algunas cosas que no sé.


Offline okichacha #8 Posteado: February 01, 2023, 07:13:29 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 36
  • Gracias recibida: 0
  • gb
Hello! Listen, what do you think about the various technologies which help to simplify business processes and especially Customer onboarding and acquisition? It seems to me that for a modern business, especially when it comes to banking products and lending, it is necessary to avoid wasting time on repetitive tasks and to pay more attention to direct work with clients.


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate