Web Languages: Php Vs. Asp.net

ASP.NET If you program in ASP.NET you'll typically get too responses from the other side. Either you're rich (or your company is) or you're a Microsoft lover. While the name comes from Microsoft's old ASP technology, they made a huge leap with the .NET Framework, and the CLR allows you to use other languages for [...]

Get Asp.net Developers and Build a Good Website

ASP.net is a proprietary programming language used for developing websites. ASP.net developers are expected to be capable of building standard web applications by making use of Visual Basic Script and C#. ASP.net developers would be able to incorporate the applications that are ordinarily used in web development. Another task of ASP.net developers is to utilize [...]

Creating a Simple Ajax Control in Asp.net 2.0 and C#

A Simple AJAX control in ASP.NET 2.0 and C# Introduction In this article I will explain how you can easily create an AJAX enabled web site within Visual Studio 2005 utilizing C# and how to utilize the AJAX framework to add a simple control from the list of controls available in the AJAX Control Toolkit. [...]

Find Asp.net Web Hosting Providers Easily

Identifying the popularity of the ASP.NET website application seems like a “no brainer”. ASP.NET sites recognize the most frequently used web languages, including HTML, XML and WML as well as many other of the .NET codes. Additionally, far less coding is required to create a well-functioning website, meaning that even novice programmers can easily create [...]

N-tier Architecture in Asp.net

Architecture is an important feature and the very first step in the development of an application. n-Tier the term is used for multiple tier or multiple layers. n-Tier Architecture splits the solution process into different projects based on the business requirements. The main advantage of using n-Tier is that the complexity associated with the business [...]

Asp.net Development Benefits

Rightway solution has been keenly looking out for. Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. The revolutionary technology has been designed to hook up businesses, employees, customers and partners in one loop, through use of web services. It is said to have enough fire power to build, deploy, [...]

Url Rewriting in Asp.net With Sample Project

  URL rewriting is the process of intercepting an incoming Web request and automatically redirecting it to a different URL. To understand completely follow below link http://msdn.microsoft.com/en-us/library/ms972974.aspx In this article I am going make a simple example which will take only few minutes and you will learn how to achieve URL Rewriting. I believe developer doesn’t have [...]

Creating Sql Database Connection in Asp.net Web Application Through C#

1: Open visual studio 2005 and from FILE select NEW-> WebSite, then from pop-menu select asp.net website (Note: Language must be C#) , then press OK. 2: Now create three textboxes from the toolbox , to remove ambiguity I am using default name for that textboxes and that should be textbox1,textbox2 & textbox3. And also [...]

Optimizing Your Asp.Net Pages for Faster Loading and Better Performance.

If you read the internet and all of the websites dedicated to Asp.Net you will inevitably read about the wonders of the DataGrid, DataList, and Repeater controls. While each of these has its place, if you are only displaying data there is a much faster and more efficient means to do so. Let's say you [...]

Classic Asp Vs. Asp.net

ASP (Active Server Pages) was for the first time was released in December 1996. Since then it has been through major changes and has grown and tailored to the new methods of developing web sites and applications for the internet over the period of time. There are two major forms of ASP:- Classic ASP and ASP.net [...]

« Previous PageNext Page »