Tag Archive: ASP.NET

Jan
27

How to Develop ASP.NET Web Application

Hi, I am Venkatesh. I hope this video will give you a clear idea to develop simple web applicationVideo Rating: 4 / 5 .

Jan
22

ASP.NET Grid – How to Calculate Custom Total Summaries

For more info: www.devexpress.com/aspxgrid For a FREE trial: www.devexpress.com/Eval In this video you will learn how to implement a custom summary calculation in the ASPxGridView.Video Rating: 5 / 5

Jan
12

ASP.NET MVC Webinar with Steve Andrews Part1

The ASP.NET MVC Framework provides a powerful Model View Controller (MVC) approach to building web applications and provides separation of concerns, control over HTML output, intuitive URLs, and increased testability. We will start by looking at the what and why of ASP.NET MVC. Then we will explore the various pieces of ASP.NET MVC including routes, …

Continue reading »

Jan
11

Using the ASP.NET MultiView Control

Thanks for watching our video! For more information about our classes related to this video, please vist: www.webucator.com To hear about the latest contests, news, blogs, and training, subscribe to our newsletter: www.webucator.com

Jan
03

ASP.NET Grid – How to Add Custom Filter Values to the Filter Dropdown

For more info: www.devexpress.com/aspxgrid For a FREE trial: www.devexpress.com/Eval Using the ASPxGridView, you can include your own custom filter conditions in the Filter Dropdown menu of each column header. In this video, you will learn how to write code and handle the HeaderFilterFillItems event to add new filter values to the menu at runtime.

Dec
23

ASP.NET Membership System Access Roles and permissions

One thing i forgot to mention: If you want to place the hyperlink inside the login view than you would want to replace this: hyperlink1.visible = {0} with CType(LoginView.FindControl(“HyperLink1″), HyperLink).Visible = True With that being said In this video i demonstrate how to create membership roles, creating access rules and applying the roles to our …

Continue reading »

Nov
26

ASP.NET Grid – How to Filter Data By Multiple Columns

For more info: www.devexpress.com/aspxgrid For a FREE trial: www.devexpress.com/Eval Using the ASPxGridView, it is possible to filter data by using the built-in filter editor or applying a filter via code. In this video, well look at how to apply multiple filter criteria using both the built-in Filter Editor Control and via code.

Nov
26

ASP.NET Grid – How to Filter Data By Multiple Columns

For more info: www.devexpress.com/aspxgrid For a FREE trial: www.devexpress.com/Eval Using the ASPxGridView, it is possible to filter data by using the built-in filter editor or applying a filter via code. In this video, well look at how to apply multiple filter criteria using both the built-in Filter Editor Control and via code.Video Rating: 5 / …

Continue reading »

Sep
30

ASP.NET Charts – Getting Started

The ASP.NET Charting component from DevExpress offers you a comprehensive set of 2D and 3D charts to address a broad range of business needs and enables you to easily create and embed attractive and professional charts into your web application. This video demonstrates how to get started using the WebChartControl. Learn more here: devexpress.com Download …

Continue reading »

Sep
27

ASP.NET HTML Editor – Introduction

The DevExpress HTML Editor for ASP.NET enables you to deliver web applications with rich text editing functionality with ease. Whether it’s a blog editor, email client or simply exchanging formatted documents within your company- you simply drop the control onto the web form and instantly gain access to a text editor with an intuitive user …

Continue reading »

Older posts «