|
Free
Online Classifieds >>>
Free Classifieds details } www.carbonon.com/" Carbonon
Tech (P) Ltd.
Carbonon Tech is a 75 personnel , Software Outsourcing and Development
company that provides cost-effective and scalable offshore Outsourcing
services to companies, helping them to reach their strategic business
objectives through our technological expertise. We provide offshore
development solutions to our customers with state of the art .Net
development, Java, PHP services with Windows, Linux, web and database
solutions. Free Classifieds details } www.castlehardwares.com/" Castle
Hardware's
Castle Hardware's are oneof the manufacturer and exporter of Aluminum
architectural hardware, brass architectural hardware and black antique
malleable fittings. Free Classifieds details } www.cg-coreel.com/" CG-CoreEL
CG-CoreEL is a leading provider of VLSI System Design Services and
Technology solutions to Communication & Semiconductor companies
worldwide. Free Classifieds details } www.cwsteam.com/" Centronics
Web Systems
Centronics Web Systems - Pioneers in Custom Web / Software Development,
Website Updating Solutions, Online Promotions, Dynamic Portal Solutions,
Application Service Providers. Domain Registration, Renewals, Transfers,
Quality Linux, Windows NT/2000 Hosting. Free Classifieds details }
www.ceramix-india.com/" Ceramix
Manufacturer and supplier of bathroom plumbing fixtures, soap dish, towel
rings, bottle trap, spray shower and glass basin. Free Classifieds details }
www.cerulink.com/" Cerulink
Technologies
Cerulink was formed by a core group of experts to offer lowest cost and
highly innovative embedded applications in commercial and in industrial
segments of new wireless products. Specifically, Cerulink team excels in
building applications for Bluetooth and 802.1x technologies at Chipset (SOC)
level for the device manufacturers Free Classifieds details }
www.cgvakindia.com/" CG-VAK
India
CG'VAK is a forward-looking, onward-moving global IT solutions company
determined to achieve excellence in global software services. Free Classifieds details }
www.cgvak.com/" CG-VAK
Software & Exports Ltd.
CG-VAK, an information technology company develops software solutions for
clients world wide, who seek quality and cost effectiveness. Also they
offers IT consultancy services to business houses globally. Free Classifieds details } www.chimeratechnologies.com/" Chimera
Technologies Pvt. Ltd.
Chimera Technologies Pvt. Ltd is a dynamic organization that has carved a
niche for itself, in the ever-expanding world of web-based applications.
With its core competency in web-based solutions, Chimera has expanded its
expertise to provide services in related areas, such as, business
application development, design services and e-learning services. Free Classifieds details }
www.chipsystems.in/" Chip
Systems
Chip Systems is one of the fastest growing IT companies involved in the
supply, service and maintenance of computer hardware. We also offer related
consultancy and training.
View ads > 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20 |
Free Yellow pages
DotNetNuke DNN Development Module CMS Skins Developer
Article Summary or Mini Description: DotNetNuke wesite development DNN modules skins portal development services Hyderabad, India. Open sources Dot Net Nuke installation customization setup and developer.
Description:
Web application platforms like DotNetNuke (DNN), web portals, have grown in popularity over the years because they do a very good job of solving the problem of basic web application plumbing. Security, user creation and management, forgotten passwords, page layout, backups, and multi-site/single-footprint capabilities are all common among major portal systems.
Web portal systems do all that for you, but that’s where they stop. Or rather, that’s where you start.
Web application platform and infrastructure is obviously necessary, but businesses need custom solutions for the problems they face. Fortunately, platforms like DotNetNuke make it possible to extend basic functionality by running custom programming within the site pages. You can do this without getting into the core programming of the portal system called modules in DotNetNuke, these self-contained business application components are known by many names in other portal systems: SharePoint calls them Web Parts, Java-based portal servers call them Port lets, and PHP-Nuke calls them blocks.
DotNetNuke allows you to get down to the business of implementing great new web site features without having to worry about the basics of user management, pages, and security. While the process of creating your custom DNN modules isn't difficult it can be hard to get your mind wrapped around how it all works.
• The architecture of DotNetNuke
Now let's first cover a little architecture for DNN. The following diagram is taken from the DotNetNuke documentation. This provides a look into how DNN is architected. First with the ascx controls which provide our user interface. The interface then communicates with the Business Logic Layer (BLL), as in the diagram this BLL is contained with the SurveyDB.vb class, and provides all data for our user interface. Below the BLL we have the Abstract Data Provider, we'll get more into this later, but this class provides an abstraction layer for our application. This provider is not database specific; rather our data provider class will provide methods that override the abstraction class and interaction with our specific database. The abstraction provider in this example is the DataProvider.vb class within the main survey module project. Below the abstraction layer we have our Data Access Layer, this class is specific to a vendor database and is unique based on what database we want our module to interact with. This class is the SQLDataProvider project as in the image above. Finally there is the Microsoft.ApplicationBlocks.Data which provides functions for our specific database interaction, and frees a developer from having to write specific SQL Server code.
Features and Benefits of the DotNetNuke Platform
Installable Graphic Design
Website look and feel on the DotNetNuke platform is achieved by installing a Skin Package. A Skin is a professional graphic design implemented under strict specifications and packaged as a zip file. Any HTML or Flash design can be implemented as a Skin. A new skin can be installed on a DotNetNuke site within minutes. The appearance of the site can be changed dramatically while existing content and application functionality remains unchanged.
Extendable Application Functionality
DotNetNuke is an expandable Web Application Platform. Third party applications and services can be deployed as DotNetNuke Modules. Modules are pieces of code that each present some functionality to the user, like a personnel contacts list, events calendar, or a list of announcements. Installing a module is a simple administrative task and it does not require programming. Once installed, third party modules are visually integrated with the rest of the site because they use the graphic styles of the current Skin. Modules are completely integrated with the site security and internationalization settings. Modules can be easily added, edited, deleted, restored, moved around on a page, or transferred to other pages.
DotNetNuke installation includes over 25 modules. A wide variety of modules, with their own purpose and functionality, are available through DotNetNuke community members and many third-party vendors.
Content Management without Programming
Administrators and authorized users can add pages to their site. New pages automatically appear on the site menu and the site map. Look and feel for the new pages is determined by the current Skin. Adding or changing text content can be as easy as copy and paste. Page content and functionality is building by adding and organizing modules on the site pages.
Installable Language Packs
DotNetNuke is fully localized. Built-in multi-language localization features allow administrators worldwide to easily use and adapt DotNetNuke software for their own use. Over 50 installable Language Packs are available through the DotNetNuke community.
Centralized Security
DotNetNuke offers robust features for dealing with the permissions and controlling the tasks a particular user is allow performing. It does this with a roles-based security module, where every page and module in the site is assigned roles that determine what the user is allowed to do.
Administrators have the option of setting permissions at several. A user may be allowed access to edit certain modules, or be given access to edit an entire page. This allows very granular control over the actions of the users.
Site Administration
All aspects of the site can be managed through the site settings pages: title of site, search engine description and submission, user welcome messages, logo, background, skins and many other settings can be customized with no programming intervention.
Integrated Error Management and Reporting
Built in logging and error reporting infrastructure makes DotNetNuke portals very manageable and reliable. Administrators can monitor site usage and performance and ensure that third-party or custom modules are well integrated and functional.
File Management
This powerful tool allows administrators the ability to upload files directly from their desktop to their site. Any uploaded file becomes instantly available to be used on the site or listed in a module that handles documents or file downloads.
Recycle Bin
Allows users to restore any content, modules, or pages that have been deleted. The deleted item is restored to the location it was deleted from.
Banner Advertising
Revenue can be generated and managed through the use of banner advertisements. Through the Vendors tab, administrators can easily add vendors and their profile information; upload banners and determine their placement; define number of impressions, cost per impression, or length of ad campaign; track ad views and click-thrus; and define affiliate referrals.
Drag and Drop Functionality
Containers and modules are easily moved within pages by mouse, using drag and drop feature.
Author Bio:
mailto:info@infrascape.com -K S Rao is the best solutions company for
http://offshore.infrascape.com/magento-commerce-integration.html Magento
Commerce Integration , http://offshore.infrascape.com/dotnetnuke-development.html -Dotnetnuke
Development And http://offshore.infrascape.com/microsoft-dotnet-programming.html -Microsoft
.Net programming Visit Us For More information at http://offshore.infrascape.com -Offshore
Software Development
Keywords: dotnetnuke development India, dotnetnuke, dotnetnuke portals developer, DNN module development India, dotnetnuke dnn, dotnetnuke module development, dotnetnuke framework, DNN open source
URL: http://offshore.infrascape.com/dotnetnuke-development.html
|