|
|
| User Interface/Themes [+] Favor-It | |
| |
 |
| | Sort By:
|
Before ASP.NET, developing multilingual applications in HTML was a daunting task. Programmers were required to develop multiple pages for supporting multiple languages. Though, PHP and ASP was introduced, there was not much relief for programmers. Author: BeanSoftware Code: ASP.NET v2.0 & VB |
Any beginner web developer / designer can easily apply a multitude of formatting to the web pages he produce. One of the methods by which an experienced web designer can show up from the crowd is to provide flexibility to this formatting as well. Author: BeanSoftware Code: ASP.NET v2.0 & VB |
As a web application developer, you always strive to give uniform and consistent look to your application. Clients have varied requirements; site should like aesthetic and should have a pleasing look. Author: BeanSoftware Code: ASP.NET v2.0 & VB |
|  | |
In any user centric application, we always strive to make application more interactive and user friendly. When ever user performs any heavy or lengthy operation (Uploading/downloading a large file or Installation) he or she expects to know the progress. Author: BeanSoftware Code: ASP.NET v2.0 & VB |
GridView, DetailsView or FormView controls are complex controls that have many pre-built features, including data paging or sorting. On opposite, Repeater or DataList offer more control over HTML output and they usually work faster than GridView. Author: BeanSoftware.com Code: ASP.NET v3.5 & VB |
ASP.NET data presentation controls, like GridView, Repater, DataList, ListView, DetailsView or FormView, could be used to show data from database fast and easy, even without single line of ASP.NET server side code. Author: BeanSoftware.com Code: ASP.NET v3.5 & VB |
Sometimes, interaction between master page and content page is needed. This tutorial explains how to access controls, variables, properties, parameters and events from content page to master page and vice versa. Author: Richard Bean Code: ASP.NET v3.5 & C# |
|  | |
Web development is not just designing and building the logic behind. Its much more that that as you have to take care of aesthetic sense by giving the similar overall look of the site and also the flexibility to change it as and when needed. Author: Bean Code: ASP.NET v2.0 & VB |
Master pages in ASP.NET 2.0 applications are the pages that enable you to provide a consistent look to your web application. In ASP.NET 1.1, to achieve a consistent look across a website, you need to use User controls and place them on each page. Author: highoncoding Code: ASP.NET v3.5 & VB |
Icon Key >
 - Recently Updated
 - Showcase Listing
|