|
|
|
|
|
Total Hits: 17 | Today: 0
|
Author: Bean Software
|
Rating:
|
|

Several times we encounter a great and sophisticated web or desktop application that does not poses it's appropriate market share just for the reason of poorly written SETUP package and poorly designed deployment strategy. The fact is simple: If your users are not able to easily deploy your application then whatever sophistication or features you provide, they will be unable to even experience your application from the very first place!...
|
|
|
|
Total Hits: 25 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This article describes configuration information for .NET remoting when the remoting client is an ASP.NET application or the client is another remoted component hosted by Internet Information Services (IIS)....
|
|
|
|
Total Hits: 32 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This step-by-step article demonstrates how to store application-wide data through the Application, Cache, and AppSettings objects. Application-wide data is data that is available to the entire Web application....
|
|
|
|
Total Hits: 53 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This article describes how to use the MS-DOS Xcopy command to deploy a Microsoft ASP.NET Web application. Xcopy style deployment is not suited for all situations. For large Web sites and for line-of-business applications, we recommend that the site be temporarily taken offline. You want to do this while the new content and the application assemblies are deployed. You should perform this maintenance at a convenient, scheduled time. To minimize the scheduled downtime, follow these steps: 1. Cre...
|
|
|
|
Total Hits: 52 | Today: 0
|
Author: Crasch_99
|
Rating:
|
|

Having to deal with a multi-developer solution, I face the problem of structuring my web app in a hierarchy. As an ASP guy, I was used to put all common stuff in the root directory (or in an include directory) and then all the site parts in subdirectories....
|
|
|
|
Total Hits: 48 | Today: 0
|
Author: Michael Kalika
|
Rating:
|
|

Sometimes, when a Web project is large and complicated, it is difficult to manage it as a single unit. Every small change in code requires recompiling of the whole unit and doing that is not so efficient. The solution is to separate a large Web project into multiple child projects and reference them from the main project. In this article, I will show how to implement this method....
|
|
|
|
Total Hits: 69 | Today: 0
|
Author: Crasch_99.
|
Rating:
|
|

Having to deal with a multi-developer solution, I face the problem of structuring my web app in a hierarchy. As an ASP guy, I was used to put all common stuff in the root directory (or in an include directory) and then all the site parts in subdirectories....
|
|
|
|
Total Hits: 79 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This article describes how to troubleshoot some common problems that you may encounter when you use the Add Web Reference dialog box....
|
|
|
|
Total Hits: 89 | Today: 0
|
Author: J.D. Meier, Alex Mackman, Michael Dunner, and Srin
|
Rating:
|
|

A Web server must be configured for SSL in order to support https connections from client applications. This How To shows you how to configure SSL on a Web Server. Secure Sockets Layer (SSL) is a set of cryptographic technologies that provides authentication, confidentiality, and data integrity. SSL is most commonly used between Web browsers and Web servers to create a secure communication channel. It can also be used between client applications and Web services....
|
|
|
|
Total Hits: 118 | Today: 0
|
Author: J.D. Meier, Alex Mackman, Michael Dunner, and Srin
|
Rating:
|
|

ASP.NET Web applications usually run using the built-in ASPNET account. On occasion, you may want to use a custom account instead. This How To article shows you how to create a least privileged local account to run ASP.NET Web applications. This How To describes how to create a least privileged local account to run the ASP.NET worker process (aspnet_wp.exe) or for impersonated identities in virtual directories. Although the procedures in this How To create a local account, the same concepts appl...
|
|
|
|
Total Hits: 228 | Today: 0
|
Author: Faisal Khan
|
Rating:
|
|

When surfing web sites, some times when you see a decent application of some sort e.g. forum, news site etc, you might have wanted to know what type of application is this? what is it running on? Well, this article seems to answer that. In this article we'll build a very simple ASP.NET single page application that will allow us to see the server of any given web site. Although this method doesn't tell us what operating system that site is running on, if you are clever enough you can make a good ...
|
|
|
|
Total Hits: 152 | Today: 1
|
Author: Jeremy Osborne
|
Rating:
|
|

” ASP.NET is much like an ogre. It has many layers -- the Web client, any intermediary device like proxy servers, the Web server and the network that it’s on, and any other resources the application touches. All of those layers make ASP.NET difficult to troubleshoot unless you know which tool to use and how to properly use that tool....
|
|
|
|
|
|