Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > asp.net > june 2005 > threads for sunday june 26

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

Configuration
Posted by Just D. at 6/26/2005 9:22:13 PM
Does anybody know if we have a good web control to select the colors for the WebApp? It can be like a circle with the colors, table with the standard colors or in the worst case a triple slider for the same purpose to mix the colors and get the number to use it in the WebApp. So whatever, t...more >>


Determining the type of a UserControl (ascx) in code
Posted by Trevor Andrew at 6/26/2005 6:50:01 PM
Hi There, I have a usercontrol that presents the majority of a page's content. Within the ASP.NET application it appears as XXXX.PageControl, where XXXX is the namespace of my project. There will only ever be one and onely one of these controls per page. I want to identify the control and s...more >>

Need help displaying images dynamically in a table
Posted by tperri at 6/26/2005 3:51:01 PM
I'm familiar with the Data Controls, however what I have is a website where users can upload multiple pictures. I want to display these pictures in a table, that has 3 columns in each row, and for instance if a user has 3 pictures, one row of three pictures will display, or if they have 5 p...more >>

NUnitAsp and custom controls and pages
Posted by Sasha at 6/26/2005 2:44:05 PM
Hi, I want to start unit testing my ASP.NET applications with NUnitAsp. But all my applications are written with the help of custom page and server control classes (They all inherit from core classes though. For example CustomTextBox inherits from TextBox). So the question is this - how do ...more >>

Requires help of true Super-MVP to explain a particular aspect of Asp.Net behavior?
Posted by Amelyan at 6/26/2005 1:58:00 PM
Can anyone explain *why* this happens (not how to work around it)? [Step-by-step explanation would be great] An error has occurred because a control with auto-generated id '_ctl8' could not be located to raise a postback event. To avoid this error, explicitly set the ID property of controls...more >>

Can two Web User Control have same File (.ascx) name within projec
Posted by MilanB at 6/26/2005 9:21:03 AM
Hello I'm asking is it possible that two or more Web User Control have same file (.ascx) name within same project? Namespace is different. I got error message: "CS1595: 'ASP.EditForm_ascx' is defined in multiple places;" I know that I have two controls EditForm, in different namespaces, bu...more >>

How to get the page name of itself
Posted by ad at 6/26/2005 12:00:00 AM
When I a webpage, say "MyPage.aspx", How to get the page name of itsef (MyPage.aspx)? ...more >>

Difference between Html Element and Web Controls
Posted by SAI at 6/26/2005 12:00:00 AM
Both have "TextBox" element and "Runat server". I don't understand the difference. Please advise. Thanks. ...more >>



Question About Code Behind
Posted by SAI at 6/26/2005 12:00:00 AM
I have 2 files which are copied from Microsoft for testing code behind. But always show error "Parser Error Message: Could not load type 'MyClass'." and highlight the aspx file code, Is my server has problem? thx. Line 1: <%@ Page Language="C#" Inherits="MyClass" %> aspx file content : <%@...more >>

Globalisation help needed.
Posted by Jensen Bredahl at 6/26/2005 12:00:00 AM
Hello, i'm implementing globalisation in my asp.net website. i'm getting the following error when i try and read my text from the sattelite assembly. *** Could not find any resources appropriate for the specified culture (or the neutral culture) in the given assembly. Make sure "MyApp.St...more >>


DevelopmentNow Blog