Browse by Tags

  • CalendarDayView: Initial Design Specs and Setup

    I've come up with some preliminary design specs of the initial functionality that I want in this control. I've included some of the interactions that can happen in the control, and the basic view (once I figure out how to attach an image, I'll make that available on this post). I want to...
    Posted to Brian Mains Blog (Weblog) by bmains on 05-09-2008
  • Intro: Starting a Web Scheduler Component in .NET

    I really like some of the components you see in computer magazines. They have a visually appealing, yet functional approach to being able to schedule work items and tasks, similar to what you can do in Outlook. I haven't done this yet; it's not coded at all; rather, I'm going to try to blog...
    Posted to Brian Mains Blog (Weblog) by bmains on 05-08-2008
  • ASP.NET AJAX ComboBox

    Back to April 2007 I posted about building an ASP.NET AJAX ComboBox. It was an attempt to rewrite a ComboBox Control I made to fulfil certain issues I faced with 3rd Party Controls. One of those issue was performance as most of 3rd Party control are rendering heavy HTML because of extinsive features...
    Posted to Moses on DotNetSlackers (Weblog) by mosessaur on 01-06-2008
  • Using Script# to build ASP.NET AJAX Enabled Controls

    Recently I’ve finished reading the marvelous book ASP.NET AJAX IN ACTION . After that I thought to start build some simple ASP.NET AJAX Enabled Controls. Unfortunately I’m not an advanced JavaScript developer and I consider most of the scripts I wrote a simple bad coding practice scripts. So ASP.NET...
    Posted to Moses on DotNetSlackers (Weblog) by mosessaur on 10-24-2007
  • WebResourceAttribute And VB.NET, Not Like in C#!

    Three months ago I blogged about System.Web.UI.WebResourceAttribute Issue . Recently in ASP.NET forums I noticed a question about this issue ! and in the question it is mentioned that the way I descriped didn't work. I noticed also that the guy was using VB.NET not C# on which I tested my post on...
    Posted to Moses on DotNetSlackers (Weblog) by mosessaur on 04-23-2007
  • Give your Custom Controls a Design-Time Support Part 1 & 2

    I have a friend called Amr he started recently blogging about building Custome Controls and give these controls design time suppot. He is digging deep on to provide design time for custome controls. To have a closer view, visit his blog and read his design time support posts ( Part 1 and Part 2 ). Also...
    Posted to Moses on DotNetSlackers (Weblog) by mosessaur on 04-15-2007
  • Rendering Links

    I've been writing some custom controls and I have several controls in a composite controls that have links. Take this custom CompositeControl, for example, where I define a calendar: private Calendar _calendarControl =null; // properties to expose calendar properties protected override void CreateChildControls...
    Posted to Brian Mains Blog (Weblog) by bmains on 10-28-2006
  • Lightbox and the .NET version

    http://www.codeplex.com is a great community site with many developers contributing various types of awesome applications. That is where I stored my Reminder.NET project, which was discussed on the Extreme Programming blog. One of them that I downloaded and tried is the Lightbox.NET utility, which wraps...
    Posted to Brian Mains Blog (Weblog) by bmains on 10-17-2006
  • Row Highlighting Data Control Field

    The gridview and detailsview controls, which support using DataControlField classes for their columns, support the addition of any DataControlField custom fields you create. For instance, I created a RowField custom field that is hidden, but highlights the row in the gridview row. Below is the class...
    Posted to Brian Mains Blog (Weblog) by bmains on 08-12-2006
  • Application Frameworks

    Recently, I've been seeing the value of application frameworks, like the Membership and Roles frameworks. Having the capabilities for your application, custom controls, and other objects to work together through a common API, components working together provide some business value. For instance, in an...
    Posted to Brian Mains Blog (Weblog) by bmains on 08-11-2006
Page 1 of 3 (23 items) 1 2 3 Next >
The leading UI suite for ASP.NET - Telerik radControls
Outstanding performance. Full ASP.NET AJAX support. Nearly codeless development.