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 > november 2007 > threads for saturday november 17

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

ListView. NET 3.5. Can't find it in MSDN
Posted by shapper at 11/17/2007 4:49:27 PM
Hello, Does anyone knows the page of the new .NET 3.5 ListView control in MSDN? I can't find it. Thanks, Miguel...more >>


ASPRUNTIME error
Posted by SISTEC at 11/17/2007 2:09:01 PM
Hi, I was using aspnet_compiler windows XP without problem, Now, I have windows Vista Bussiness, works nice, I just have one error, I have this virtual directory: myapplication and target empty directory: distributiondir Now, I do this to compile my application: aspnet_compiler -...more >>

runtime error on page whenever accessed from a subdomain?
Posted by Andy B at 11/17/2007 12:23:52 PM
I have a default.aspx file that keeps giving me some problems. Whenever I access it from www.eternityrecords.org/inhim/default.aspx it works fine. Any time I access it through the http://inhim.eternityrecords.org domain name that is mapped to that file, I get runtime error? Any idea what might...more >>

CreateUserWizard changed page.User.Identity
Posted by DAXU@hotmail.com at 11/17/2007 11:15:36 AM
Hi, I put a CreateUserWizard controll in my page to create users. One thing I notice is that after a user is created and when I goes to other pages, the property: Page.User.Identity.Name is changed to the newly created user. I guess it is that the CreateUserWizard automatically log the new ...more >>

question about aspnet 3.5 and IIS 5.1
Posted by Bob at 11/17/2007 10:56:29 AM
Hi, We still use windows xp sp2 with IIS 5.1. Can we install .Net framework 3.5 in order to use asp.net 3.5? Thanks Bob ...more >>

question about Page_ClientValidate() function
Posted by Bob at 11/17/2007 10:52:27 AM
Hi, i know what the javascript function Page_ClientValidate() function does: tests if all controls meet asp.net validation criteria. This function is provided by asp.net. But how can a browser (and escpecially firefox, netscape ..) understand that function, because it's not pre-programmed ...more >>

Visual Studio 2008 Hardware requirements
Posted by at 11/17/2007 10:43:06 AM
I am looking to purchase a laptop and wonder what I should be looking for to increase the speed of Visual Studio 2008, it seems very slow on the pc I have now (Pentium 4 CPU 3 ghz, 1gig ram). For the cpu, I'm looking atthe Intel Core 2 Duos, and am wondering what difference would I see betw...more >>

Partial Rendering without Ajax?
Posted by Rbrt at 11/17/2007 7:57:01 AM
I am trying to figure out how to do a postback that updates only changed controls without having the entire page refresh and flash on the screen. Seems to me this was available in ASP.NET 1.1, but I can't remember how it was done (I did it in another project but can't remember how). I do no...more >>



Forcing User.Identity to uppercase
Posted by jobs at 11/17/2007 3:48:12 AM
Any way to force User.Identity to UpperCase after it's authenitcated? Or if not, anybody got a good javascript snippet that would force everything you type to upper? Thanks....more >>

Insert Row in GridView using SqlDataSource and update to database ?
Posted by Luqman at 11/17/2007 12:21:31 AM
I added new rows to the GridView with the following code. I am using SqlDataSource and Sql Server 2000 Northwind Database Customers table. Dim sqlarg As New DataSourceSelectArguments Dim dv As New System.Data.DataView dv = SqlDataSource1.Select(sqlarg) Dim drNewRow As Data.DataRowVi...more >>


DevelopmentNow Blog