ASP.NET News from Blogger: The ASPx Blog   Get the feed of: The ASPx Blog

Total News: 423

Vote for DevExpress in Code Project Reader's 2012 Choice Awards

Update: You only have until May 10th to participate in the Code Project Survey. Code Project is conducting their 2012 Reader's Choice Awards survey. DevExpress would appreciate your particip...

Download Complete Website Sample of DevExpress ASP.NET Wizard

Last week I posted about a slick ASP.NET wizard sample in our Code Central collection. There's an even better DevExpress ASP.NET wizard sample, check out this short 1 minute video about the DevExp...

How to Create an ASP.NET Wizard Interface in ASP.NET MVC & WebForms

Check out this slick Code Central example on how to create a Wizard interface in ASP.NET using DevExpress ASP.NET controls. First, here's a glimpse of what it looks like: Pretty cool, huh? And ...

Endless Pagination - Load content using DevExpress ASP.NET while scrolling

Check out this solution to provide an 'endless pagination' feature to your DevExpress ASP.NET enabled websites: A DevExpress ASP.NET Approach You can achieve the above sample using these D...

Webinar Video: Pivot and Analyze Data in your ASP.NET MVC Razor Websites

Check out this video for the "Pivot and Analyze Data in your ASP.NET MVC Razor Websites" webinar: Learn how to use the DevExpress MVC Pivot Grid extension   In the webinar, I cover h...

Healthcare Information Technology (HIMformatics) - a visually stunning DevExpress-enabled ASP.NET website

Check out this video interview with Mike Palgon who has created a very slick web portal using the visually-stunning DevExpress ASP.NET products. Mike Palgon is the the lead developer at HIMformatics...

ASP.NET HTML Editor - Keyboard Shortcuts

Keyboard shortcuts are great. Especially when you're writing in an online HTML editor, because they don't require you to take you hands off the keyboard! The DevExpress ASPxHtmlEditor editor ...

Explore, Learn & Extend from 4 New DevExpress ASP.NET Demo Websites

Check out these 4 new demo websites that we released with DevExpress DXv2. Featured Demos Here's the individual links to each demo: Webmail Client ...

How to present PowerPoint slides with a WinForms Tiles App

Check out this slick little application I built using the new DevExpress WinForms Tile controls for my touch webinar: Quick & fun This app took me about 15 minutes to create. And I wrote it fo...

Watch this video - Take a tour of DXv2: Touch

Check out the "Take a tour of DXv2: Touch" webinar video: Watch this video to see the full story of DXv2 Touch features Touch For All 4 .NET Platforms DXv2 provides you touch enabled feat...

Video: ASP.NET MVC GridView - How To Setup Multi-Row and Instant Updates

Check out this webinar video that shows you how to setup the DevExpress MVC GridView to create an Excel-like grid. The benefits include: Multiple-row editing Instant updates jQuery callbac...

Introductory Webinar - Learn about RESTful Services with ASP.NET MVC

Sign up for this introductory webinar on RESTful Services with ASP.NET MVC with Richard Winslow. Richard will cover: RESTful services with ASP.NET MVC Client libraries like jQuery and Sencha&#...

Microsoft Build Conference 2011: Recap with Mehul and Seth

Check out this video that Seth Juarez and I recorded on the last day of Microsoft BUILD 2011 conference. In the video, Seth and I take a leaf out of ESPN's book and take a look at the plays ...

BUILD Conference: Windows 8 and HTML 5 does not effect your ASP.NET development - #bldwin

HTML 5 in Windows 8 will not have an effect your ASP.NET development. Why? ASP.NET == Web Server ASP.NET is a server technology. ASP.NET gives you the broadest reach by creating HTML websites that...

HDC 2011 Recap - Thank you Omaha! #hdc11

The Heartland Developers Conference (HDC) for 2011 just ended today. Like last year, DevExpress was not only a sponsor, I flew in to meet the many developers in and around the Omaha, Nebraska area. ...

How to use DevExpress ORM (XPO) in an ASP.NET MVC application

Check out the how-to knowledgebase article below that shows you 2 different approaches to using the eXpress Persisent Objects (XPO) with an ASP.NET MVC application: How to use XPO in an ASP.NET MVC a...

Webinar: ASP.NET - Show a Popup Warning Before Session Timeout

Register and attend my ASP.NET - Show a popup warning before session timeout to see how to add a very useful functionality to your ASP.NET websites that use login sessions. Learn how to add a popup w...

Talk to your computer with Chrome and DevExpress ASP.NET Combo Box

Check out how to enable speech-recognition for the DevExpress ASP.NET Combo Box control and let your end-users talk to your website! Watch this short 1 minute screencast to see how the voice-to-text ...

Case Study: Fast Website using DevExpress ASP.NET, jQuery and Raven DB

Check out this video case study below with Evert Wiesenekker, a developer from the Netherlands who's created a very interesting website. Evert has created an optimized website that helps his clie...

ASP.NET TextBox - How to attach the jQuery AutoComplete Plugin (Webinar Video)

Check out the screencast and Code Central sample below to learn how to add the jQuery AutoComplete Plugin to a DevExpress ASP.NET TextBox control. Introduction Autocomplete an input field to en...

ASP.NET GridView Features - Filter All Data And Not Just What Is Displayed

I just spoke with a new customer today named Jason. Jason is switching from a competitor's ASP.NET GridView to the DevExpress ASPxGridView. One of the reasons that Jason switched was because how ...

Now Available - ASP.NET MVC 3 Razor Demos Online!

Good news for you ASP.NET MVC 3 Razor View Engine fans. We've updated all of our online demos to the Razor View Engine code! Check our the updated code online at http://mvc.devexpress.com Avai...

ASP.NET Webinar: Learn How To Add An ASP.NET Tooltip Using Popup Control

Sign-up for this ASP.NET Webinar on Monday at 10am PST and learn how to display a tooltip using the versatile DevExpress ASP.NET Popup Control: Title: ASP.NET: How to Show a Tooltip Using the Popu...

ASP.NET MVC 3 Razor Demos Coming Soon In Minor Release (v2011 vol 1.6)

Good news for you ASP.NET MVC 3 Razor View Engine fans. We've updated all of our online demos to the Razor View Engine code in an upcoming minor release! Available in v2011 vol 1.6 The Razor v...

ASP.NET MVC - How To Show A Popup Warning Before Session Timeout - #aspnetmvc

Learn how to add a friendly 'Session Timeout' warning dialog message to your ASP.NET MVC website using the DevExpress MVC PopupControl extension. This helps you to: Display a warning messa...

ASP.NET Tip: How To Show A Tooltip Using The ASP.NET Popup Control

Did you know that you can use the DevExpress ASP.NET Popup control to show just about any type of tooltip? Check out this example which shows a helpful tooltip when the end-user enter an input field:...

Upcoming Webinar: Sailing the Ocean of 1s and 0s - Chris Woodruff MVP

Register now for Chris 'Woody' Woodruff's upcoming webinar on: Sailing the Ocean of 1s and 0s Webinar Details Subject: Sailing the Ocean of 1s and 0s Date: Friday, July 15th, 201...

ASP.NET GridView: How-To Add Multiple Check-Box Column Filter

Check out this slick Code Central sample that shows you how to add a multiple selection header filter to the DevExpress ASP.NET GridView: Code Central Sample: Implementing pivot grid like fi...

Web Design Tip: How-To Add jQuery Yellow Fade Effect to ASP.NET GridView

Learn how to add the jQuery 'yellow fade technique' (YFT) to highlight changes in your ASPxGridView and without getting in your end-user's way. Yellow Fade Technique The YFT was first...

ASP.NET MVC & WebForms: Multi-Row Editing Gridview With Instant Updates using jQuery Ajax

Check out these 2 great Code Central examples that show you how to enable multi-row editing with instant updates using Ajax callbacks. And you can do it in both ASP.NET MVC and ASP.NET WebForms! ASP...

Drop IE6 Support?

Should DevExpress stop supporting the Internet Explorer 6 (IE6) browser with our ASP.NET products? Give us your answer by voting on this poll: Or leave me a comment below. Why Drop IE6? IE6 req...

Webinar: jQuery with DevExpress ASP.NET Controls

Register now for this useful webinar that shows you examples of using the jQuery library with DevExpress ASP.NET Controls:    Title: Julian on Java Script: using jQuery with DevExpress A...

ASP.NET - How To Show A Popup Warning Before Session Timeout

Check out this useful Code Central ASP.NET sample that shows you how to use the DevExpress ASP.NET PopupControl to: Display a warning message before a user's session times out and Allow t...

ASP.NET MVC - How To Embed MVC GridView Extension In To Tab Strip Extension

Check out this quick little how-to guide for embedding the DevExpress MVC GridView into the Tab Strip Extension. Background Alexey M. asked the following question on our forums: MVC Tabs Demo an...

Join Me For an 'Ask The ASP.NET Team' Webinar on June 15th, 2011 - 10AM PDT

Join me and the DevExpress ASP.NET team on Wednesday, June 15th, 2011 at 10am PDT for your chance to ask the DevExpress ASP.NET team: In the webinar, you'll have a chance to ask us any question...

New ASP.NET MVC Demos Online For v2011.1

Check out the new ASP.NET MVC Demos for the DXperience v2011.1 release: http://mvc.devexpress.com For example, here's a beautiful screenshot of the Multi-Row Headers (Bands) demo for our ASP.NET...

ASP.NET File Manager - Control Role-Based Security Access With Rules (coming soon in v2011 vol 1)

Check out the 'ASP.NET File Manager Access Control' video below which shows how you can control security access for the DevExpress ASP.NET File Manager in the DXperience v2011 volume 1 release...

Video: Meet Rory Becker - Amazing CodeRush Plugin Developer and Evangelist

Check out the fun "Meet Rory Becker" video that finally exposes what the real Rory Becker looks like! Watch the video to see my friend Rory talk about: CodeRush evangelism Working ...

Video: Free Windows Phone 7 Development Webinars by Chris Williams

Check out this video interview with Chris Williams, XNA MVP. Chris discusses his free webinar series which explores the Windows Phone 7 platform in detail and offers you practical insights into the mo...

ASP.NET Docking - Create Drag-and-drop Style Widgets with New Docking Controls (coming soon in v2011.1)

Check out these slick new ASP.NET Docking Controls that coming out in our next major release, DXperience v2011 volume 1. Benefits Our new ASP.NET Docking controls give you the ability to create a &...

Attend Live Webinar And Question The DevExpress ASP.NET Team

Join me and the DevExpress ASP.NET team on Tuesday, May 31st, 2011 at 10am PDT for your chance to: 1. See DevExpress ASP.NET v2011.1 features and products 2. Ask the DevExpress ASP.NET team any ...

Pictures from Microsoft TechEd 2011 - DevExpress Awards and Fun! #msteched

Check out these pictures of DevExpress crew having fun and working hard at Microsoft TechEd 2011 conference in Atlanta, Georgia. Awards Recap Check out these posts describing the awards that DevExpr...

Meet Me At TechEd 2011 in Atlanta And Don't Miss Scott Hanselman's Session

Drop by the DevExpress booth at Microsoft TechEd 2011 next week. I'll be there in Atlanta, Georgia with several of the DevExpress evangelists. Preview of 2011 volume 1 While it's still to ...

ASP.NET Upload Control (WebForms & MVC) - Upload Large Files using less RAM! (coming soon in v2011 volume 1)

Check out the upcoming feature of our ASP.NET Upload Control that lets your end-users upload very large files without having your web server use lots of memory (RAM). And there are other benefits too....

ASP.NET PDF/XLS Export - Speed and Performance Increased! (coming soon in v2011 volume 1)

photo 2008 Nathan | more info (via: Wylio) Check out the speed improvements for exporting large amounts of data from DevExpress ASP.NET products. Julian, our CTO, blogged about the improvements com...

Webinar Available: Improving Web Site Performance and Scalability with Robert Boedigheimer

Check out the "Improving Web Site Performance and Scalability with Robert Boedigheimer" webinar video that is available online now: Robert gives some great insights and goes over techniqu...

ASP.NET HTML Editor (WebForms & MVC) - New Document Selector For Inserting Links (coming soon in v2011 vol 1)

Check out the upcoming 'Document Selector' feature of the DevExpress ASP.NET HTML Editor. This short 6 minute video shows how easily your end-users can insert hyperlinks in to documents using ...

DevExpress in India - Video Mix from GIDS 2011 in Bangalore

Check out the great time that Julian, Mark, Rachel, Gary and I had representing DevExpress in India for the first time! Watch this short 2 minute video of our recent trip to Bangalore, India for the ...

ASP.NET HTML Editor (WebForms & MVC) - Import and Export Multiple Formats Like RTF, Docx, and more! (coming soon in v2011 vol 1)

Check out the upcoming import and export feature of our ASP.NET HTML Editor in the next major release, DXperience v2011 volume 1: WebForms and MVC The new Import and Export feature will be availab...

Upcoming Webinar: Improving Web Site Performance and Scalability with Robert Boedigheimer

Register for the upcoming "Improving Web Site Performance and Scalability While Saving Money" with Robert Boedigheimer. Webinar Details Subject: Improving Web Site Performance and Scala...

View Other bloggers