One of the useful and neat features in ASP.NET 2.0 applications is the spell checking facility. You probably don’t like to write your own custom built spell checking facility since it take a long time, so you can buy a third party component and slot it into your site. It also can be an investment as it can be reused for other applications.
(more…)
Archive for the ‘ ASP.Net Portal ’ Category
Why Add ASP Spell Checker to ASP.NET 2.0 Applications
Using Menus in ASP.NET Development (3)
This is the third in a series of tutorials about developing ASP.NET websites. The starting point for this series can be found here. In the last lesson, we learned about using images to make our website more interesting and useful. In this lesson, you will learn about using menus in your web pages. This lesson is going to assume that you have been following along with the other lessons, so I am not going to go back and show you all of the little nuances of using Visual Studio as a development environment. If you need help with that, try going back and working through the previous lessons. Now let’s get started with menus.
(more…)
12 Advantages of ASP.NET
What is ASP.NET? ASP.NET means Active Server Pages. NET and was developed by Microsoft. ASP.NET is used to create Web pages and Web-based technologies and beyond the scope of vision of Microsoft’s. NET. As a member of the board. NET, ASP.NET is a very valuable tool for programmers and developers because it allows them to create dynamic Web sites and rich Web applications using compiled languages like C # and Visual Basic.
In the early days of the Web, that is, before the release of Internet Information Services (IIS) in 1997, the contents of Web pages were largely static. These web pages must be permanent, but changed manually. There is an urgent need to create sites that are dynamic and are updated automatically.
Microsoft’s Active Server Pages (ASP) was delivered to the market to meet this need. ASP runs on the server side, with its output sent to the user’s web browser, which enables the server to generate dynamic Web pages based on user actions. (more…)
Hosting with ASP, The Good and Bad
Are you confused deciding which hosting platform to choose for your website? Well, you might be not alone. Many web owners out there are facing the same problem. That is understood since integrating data connectivity and dynamic web pages within a site are not a simple process. Besides, there a lot of competing technologies available like CGI, PHP, Perl and ASP.NET hosting. In this article you’ll learn what are the pros and cons of utilizing ASP.NET hosting for your website. (more…)
Advantages & Disadvantages of ASP.Net Ajax Hosting
Ajax-enabled Hosting Server Controls
One of the strength of the ASP.NET programming model is the ability to encapsulate the markup of a portion of the page and render it dynamically. The rendering logic is located inside an object called a Server Control. The responsibility of this object is simple: it determines which HTML will be written to the response stream, based on decisions made at runtime. This means that the generated markup can vary based on user preferences, environment configuration, and business logic. The dynamic generation of the HTML of a web page is the main philosophy behind server technologies like ASP.NET.
ASP.NET AJAX (formerly called ATLAS) is a framework for building rich interactive, cross-browser web applications. This Microsoft technology integrates cross-browser client script libraries with the .NET framework. ASP.NET AJAX hosting makes it possible to take advantage of AJAX (Asynchronous JavaScript and XML) techniques to create ASP.NET web pages with rich user interfaces. Including both client-side and server-side components, ASP.NET AJAX allows creating web applications in ASP.NET which can update data on the web page without a complete reload of the page. (more…)
ASP Web Hosting & Classic ASP Hosting, What are the differences?
Development of the worldwide web continues to arise and it becomes essential for all business to have a website. As the requirement increasing, the improvement of the types of hosting also happened. One of the main types in web hosting are known as ASP. ASP hosting or what is called the Active Server Page hosting was made by Microsoft. There are classic ASP hosting and ASP.net hosting which is known for its role in the sophisticates web design and development that is being seen on the internet today.
Before succeeding with ASP hosting, first you have to know how to use the basic features. Such as the Windows requirements, SQL and some other support for scripting, this will allow developers to innovate and produce solutions for any concerns that come up with the system. (more…)










