SharePoint, XBOX, .NET, Technology - What I am reading

    [Home] [Recent] [Site Map]

   

Creating an ASP.NET 2.0 Polling User Control: Design Decisions and the Data Model

Many websites include some sort of polling user interface through which visitors can cast their vote on the topic du jour. The typical polling user interface includes some question text, like "What is your favorite programming language?", along with a series of radio buttons listing possible answers, like "C#", "Visual Basic", "Pascal", and so forth. The visitor can select an answer and then cast his vote. After voting, the interface changes to show the current voting breakdown per answer, as the screen shots below illustrate.

This article is the first in a three-part series that examines how to build a data-driven reusable polling User Control. In this first part we"ll look at the design decisions made in creating this control as well as the polling data model. The second installment will step through the process of building the polling user interface while the third and final installment will examine the administration portion. Read on to learn more!
Read More >


>>Source Link
>>Blog: 4GuysFromRolla.com Headlines
>>Publish Date: 10/8/2007 10:20:25 PM
>>Keywords: polling user

Related Posts
>>Video: Calling Web Services Asynchronously with ASP.NET #
    In this video tutorial I walk through the fundamentals of calling Web Services asynchronously from an ASP.NET page using the .NET 2.0 event driven model exposed by Web Service proxy objects. There ar
>>Microsoft Office Live Meeting 2007 First Look #
    Today, Microsoft announced a "private preview" of Microsoft Office Live Meeting 2007, which Microsoft deems a "complete event management solution" and they also announced the core
>>SharePoint 2007: A closer look at Microsoft.Office.Server.UserProfiles.Property #
    I"m currently investigating the Microsoft.Office.Server.UserProfiles API to programmatically manage User Profile Properties. In MOSS 2007 a User Profile has multiple Properties defined. These properti
>>The Age of User Experience coming to Sydney, Brisbane and Melbourne #
    Shane Morris has the news about the Age of User Experience tour to Sydney, Brisbane and Melbourne. As Shane says The plan is to take a couple of hours to introduce Microsoft"s strategy when it comes
>>"The Age of User Experience" tour - for partners who care about the user experience of their technical solns #
    (and who shouldn"t care about the UX ??) Via Frank: Shane Morris, our new User Experience evangelist is running some UX focussed events: " Microsoft Briefing: The Age of User Experience 3:00pm, Wedn
>>.NET User Group in Knoxville on May 29th #
    I'll be speaking at the .NET User Group in Knoxville on May 29th. A specific topic has not been decided on, however, the topic will probably have some type of AJAX focus.http://www.865got.net/ i
>>How to set user permissions programmatically? #
    SPSite site = null;SPWeb web = null;site = new SPSite("http://server:100/sites/DevSite/");web = site.OpenWeb();SPRoleAssignment roleAssignment = new SPRoleAssignment("domain\\user","alias@domain.com
>>Sharepoint 2007 Community Kit #
    (via Community Kit for SharePoint- User Group Edition 1.0 now available) http://sharepoint.microsoft.com/sharepoint/cks/uge/default.aspx
>>Profile Properties Import/Export #
    If you need to import or export user profile properties from one server to another, There is now a command line tool on codeplex.com called SharePoint 2007 Shared Services Provider User Profile Prop
>>Northwest Arkansas .NET User Group #
    I am speaking at the Northwest Arkansas .NET User Group tonight. I am speaking on the subject of Sql Server 2005 CLR Objects. If you are in the area, please come by.Its interesting. They meet at a

Related Posts:
>>Hosting ASP.NET Applications in Medium Trust
>>An Extensive Examination of Web Services: Part 11
>>Displaying Random Images in an ASP.NET Web Page
>>Examining ASP.NET 2.0"s Membership, Roles, and Profile - Part 9
>>Creating an ASP.NET 2.0 Polling User Control: Creating Administration Web Pages
>>Creating an ASP.NET 2.0 Polling User Control: Building the Polling User Control
>>Accessing and Updating Data in ASP.NET 2.0: Deleting Data
>>Building a User Control that Displays RSS Feeds Using a DataList and an XmlDataSource Control
>>Personalizing RSS Feeds with ASP.NET 2.0
>>Rolling Your Own Website Administration Tool - Part 2
>>Rolling Your Own Website Administration Tool - Part 1
>>Debugging SQL Server 2005 Stored Procedures in Visual Studio


Month Archives:

Top Tags:
social software social networking .NET mashable Sharepoint ASP.NET Web 2.0 Web2.0 Startups Community News Search Marketplace General Software Development AJAX Windows Vista Microsoft Visual Studio myspace People Powered! YouTube Silverlight Vista Featured News MOSS C# Events Google WPF MOSS 2007 Office 2007 Web



@2007 All rights Reserved