sorted by:
best match first |
newest listings first
Featured Listings
- ASPxPivotGrid 101: How To Get Started With A Pivot Grid For ASP.NET
Check out this 10 minute video that introduces you to the aspxPivotGrid control. You’ll learn: The basics of how a pivot table works What a pivot grid
From: The ASPx Blog - ASP.NET - 9/18/2008
- How To Get Started With The ASPxGridView
Check out these 2 new videos which show the basics of using with the aspxGridView in a project. The first video covers things like dropping the aspxGr
From: The ASPx Blog - ASP.NET - 9/9/2008
- Redirect Callback using an ASPxHttpHandler Module
Check out this three minute video on how to redirect from within an Ajax callback. Normally, to redirect, you would call the HttpResponse.Redirect met
From: The ASPx Blog - ASP.NET - 8/7/2008
- 123aspx.com has RSS
Well, I finally exposed the latest resources on www.123aspx.com as a RSS feed. If you want to stay up-to-date with all the latest and greatest article
From: Wanta .NET ? - ASP.NET - 7/19/2003
- Error message when you browse an .aspx page and the World Wide Web Publishing Service is configured to interact with the desktop: "The compiler failed with error code 128"
From: kbAlertz.com :: ASP.NET 1.0 - ASP.NET - 10/1/2008
- FIX: A Web page that is served from IIS 7.0 may display the source code for the .aspx file after you upgrade a computer from Windows XP to Windows Vista
From: kbAlertz.com :: ASP.NET 1.1 - ASP.NET - 10/1/2008
- ASPx GridView Video: How to Bind to An ArrayList
Check out this short 2 minute video that shows how to bind the aspxGridView to an ArrayList at runtime.
From: The ASPx Blog - ASP.NET - 10/14/2008
- Video: How to Create and Initialize New Rows with ASPx GridView
Check out this short 3 minute video which shows you how to create and initialize new rows of the aspxGridView: This help topic shows how to call the I
From: The ASPx Blog - ASP.NET - 10/13/2008
- ASPxGridView: How to use a Combo box with Incremental Filtering
In this video, Amanda narrates on how to use a combo box in the aspxGridView. The combo box is very useful when you need to display lookup values. And
From: The ASPx Blog - ASP.NET - 10/7/2008
- ASPxGridView: How To Create And Initialize At Runtime
Check out this 3 minute video with Erica on how to create and initialize an aspxGridView at runtime: You can also download and run a sample version of
From: The ASPx Blog - ASP.NET - 10/6/2008
- ASPxGridView: Select Rows Using An External Textbox
Check out this video with Amanda on how to select rows in the aspxGridView using an external textbox: Links mentioned in the video: How to filter the
From: The ASPx Blog - ASP.NET - 10/1/2008
- ASPxGridView: Render A Different Content From Default Exporting
Check out this video with Amanda as she explains how to change the color of rows exported from the aspxGridView. The video relates to the following on
From: The ASPx Blog - ASP.NET - 10/1/2008
- Mapping a different file extension for ASPX Pages in IIS 7.0
Today I read a question in one of the IIS.NET forums - although I'm not sure if this is what they really wanted to know - I figured it might be useful
From: CarlosAg Blog - ASP.NET - 7/4/2008
- index.html using a .aspx file?
My issue is this, If i upload to my server my index.aspx file... I get an error saying 'no index.html file located'. If I rename the file index.html i
From: Installation and Setup - ASP.NET - 11/28/2008
- Problem in getting logged in user Name for ASPX page with (even with this.User.Identity.Name)
Hi friends, I am creating an application that takes current logged in user and displays on the page itself. for this I am getting the user name in Pag
From: Security - ASP.NET - 11/30/2008
- Error in accessing .aspx pages over the net after Web Deployment
Hi Friends!
I have developed website using ASP.Net/C#. I have deploy it using Cute FTP. Our project consisting of HomePage.htm having links to othe
From: Configuration and Deployment - ASP.NET - 11/28/2008
- how to call a function from .aspx.cs file to .aspx file
hi all,
I am developing a web application.I have to call a function from .aspx.cs file to .aspx file. I have written the function in .aspx file.I w
From: Data Presentation Controls - ASP.NET - 12/3/2008
- How to access a particular ASPX page from Generic Handler and Add Controls to Controls Collection
Hello all,
I was wondering how to get access to a particular page class from Generic Handler (.ashx). My purpose is to access Default.aspx from the
From: HttpHandlers and HttpModules - ASP.NET - 12/2/2008
- Derived control: mark property (attribute in ASPX-markup) as required/mandatory
Hi everyone (How) is it possible to mark a property of a derived control as "required"? I am looking for something similar to the "runat"-property of
From: Custom Server Controls - ASP.NET - 12/2/2008
- anyway to automatically show an excel file in aspx webpage?
I tried: <IFrame runat="server" id="iframepdf" style="width: 632px; height: 544px; background-color: silver;" visible="true" frameborder="yes">
From: Enterprise Services Integration - ASP.NET - 11/13/2008
- Using a session variable in aspx AND asp?
I have an aspx application that sets a Session["theID"] variable. I still have some asp files that I want to link to - while NOT forcing the user to r
From: Migrating from ASP to ASP.NET - ASP.NET - 8/18/2008
- Trying to add a included dbconnection file to connect aspx file to db - new to asp net - I am a classic ASP Guy need help though!
I am sure I am missing something easy here however I can not find out to include my dbconnect file to a aspx page that I have uploading data from an e
From: Migrating from ASP to ASP.NET - ASP.NET - 11/9/2008
- Call aspx page from php website
Hi,
I have an application running on internet that is already designed completely in PHP, now i just want a hyperlink on its index page. so when ev
From: Migrating from PHP to ASP.NET - ASP.NET - 5/12/2008
- Problems VBC Compiling a aspx.vb file
I have a class I created let's say 'Class.dll' in the bin folder with a 'Class1' public class inside. I have accessed it simply with 'Dim A As new Cla
From: Visual Basic .NET - ASP.NET - 11/10/2008
- Need Help: Changing Display/Layout options in Admin/Photos.aspx
I have added a description field to the photos, in addition to the caption field that was available. I have them both displaying & editable on the Adm
From: Personal Site Starter Kit - ASP.NET - 11/16/2008