Archive for October, 2009

DotNetNuke a Framework for Web Application

DotNetNuke (DNN) is a framework to build an ASP based on web application. DNN is a share source that we used for free. DNN provides the ability to manage dynamic content website. DNN modules plug ins that provide additional functionality, that can be created with all programming language that supports .NET, and can be easily distributed or installed without worrying about the legal aspects.

DotNetNuke 1.0 was launched on December 24, 2002 and received rave reviews among users share source on the Microsoft platform, until then grow each year. Starting from version 3.0, DotNetNuke adding features, functionality, code standards, continued to increase until it reaches the final version of version 4.3.5 now. Gradual after version 3.0, DNN has mutated not only CMS (Content Management System) like PHPNuke, Mambo, Drupal, or the like, but DNN has become a framework for web applications. (more…)

Benefits of ASP.NET

ASP.NET has a large set of new controls and XML based components and better language support. ASP.NET provides increased performance by running compiled code and the code is not fully backward compatible with ASP. ASP.NET is event-driven programming, user authentication, with accounts and roles, higher scalability, and easier configuration and deployment

ASP.NET’s website with e-commerce can incorporate all functionalities which are easier for users to get their online shop up and running in a short span of time. The flexibility provided by ASP .NET framework adds more value to your online storefront.

You can add unlimited products, categories and even customize the layout and design according to your convenience, many sub categories can be created within the existing categories and these applications are easy that user themselves can alter the applications according to their need. Shopping carts developed using the ASP.NET framework support database friendly languages like MS-ACCESS and MS-SQL.

ASP.NET is not the new version of ASP

ASP.NET is an entirely new technology for server-side scripting and not an upgraded version of ASP, but it’s the next generation of ASP. ASP.NET is the major part of the Microsoft’s .NET Framework. It was written from the ground up and is not backward compatible with classic ASP.

ASP.NET is a server side scripting technology that enables scripts (embedded in web pages) to be executed by an Internet server.

ASP.NET is a Microsoft technology, stands for Active Server Pages. ASP.NET is a program that runs inside IIS (Microsoft’s Internet server). IIS comes as a free component with Windows servers, and also a part of Windows 2000 and XP Professional.

ASP.NET 3.0 is not a new version of ASP.NET. It’s just the name for a new ASP.NET 2.0 framework library with support for Windows Presentation Foundation, Windows Communication Foundation, Windows Workflow Foundation; and Windows Card Space.