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 > january 2006 > threads for saturday january 28

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 31

pattern for displaying tabular data
Posted by t at 1/28/2006 8:19:38 PM
Hi, I have the following problem. The web-based software I am to create is going to display tabular data. Lots of data so I need some pagging mechanism. I thought about creating three classes: GridView (displayng tabular data), PaggingControl (displaying [Previous] and [Next] buttons) and Data...more >>


URGENT & TRICKY: code for membership/profile fails when published to webserver
Posted by VB Programmer at 1/28/2006 6:01:06 PM
I would appreciate your assistance on this ASP.NET 2.0 site.... This is the wierd problem: While accessing the built in .NET functions for 'profiling' or 'membership' an error is generated (see following 2 examples): ---- EXAMPLE 1 -------- OK --> Dim p As New ProfileCommon OK --> p = Pr...more >>

Newbie question: Why don't forms act reasonably?
Posted by CedricCicada NO[at]SPAM gmail.com at 1/28/2006 5:20:21 PM
Greetings! I am trying to teach myself ASP.Net, using the Visual Studio .Net IDE. So far, the hardest thing I've found is trying to edit controls on a page. The editor does not seem to act as I have come to expect from VB, C#, and FoxPro. For example, I can't drag a rectangle around several...more >>

Button Click Events not firing .NET 2.0
Posted by Vi at 1/28/2006 4:03:27 PM
Hi, I have an ASP.NET web app and for some reason the Button Click Events are not firing. I ran C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -c and it created the aspnet_client folder, but it doesn't contain any files and it's still not working. I'm kind of stuck here ...more >>

Freelance MSI Developer Available
Posted by JamieB at 1/28/2006 2:10:46 PM
Freelance MSI Developer Available 6+ Yrs experience developing installations using a wide variety of tools (Wise, Installshield, Orca, INNOSetup etc) No job too small/large Quick Turnaround Based in the UK but willing to work purely over the internet, payment via paypal accepted. ...more >>

Question about ChangePassword control
Posted by Evgeny at 1/28/2006 2:06:28 PM
Hello, I use in ChangePassword web control. The control is connected with a Membership provider that I also has defined. Particularly, there is such property in the provider: MinRequiredPasswordLength As far as I understood this property should control automatically length of of new password...more >>

VS2003 ASP.NET solution conversion to VS2005 ASP.NET
Posted by Bob at 1/28/2006 2:05:29 PM
I've got an ASP.NET solution with one web project and 4 class libraries that was developed using VS2005 Enterprise Edition. When I open the solution in VS2005 Professional Edition, it starts the conversion wizard and only attempts to convert my web project, ignoring my class library project...more >>

Multiple Page_Load events firing
Posted by gellis99 NO[at]SPAM aol.com at 1/28/2006 12:34:42 PM
I've searched several discussions on this topic and haven't been able to resolve my issue. I have a function I call within the page_load event of a page. This function makes a call to the database to retrieve data. While I was doing performance review of the site, my sql profiler showed that ...more >>



Deploying ASP.NET 2.0 web app
Posted by Vi at 1/28/2006 12:19:26 PM
Hi, I read somewhere that you can deploy an ASP.NET 2.0 web app just like an ASP.NET 1.1 app, having the original aspx files on the production web server for easier editing of the HTML code. But I can't find how to do it. Does anybody know how this can be done? Thank you....more >>

Printing from web form without print dialog.
Posted by John Peterson at 1/28/2006 11:25:08 AM
Hello all! I'm at my wits end trying to search for what I assumed to be a relatively straightforward task. I have a Web application written in C#, and I have a button on the form that I want to print the current contents of the browser without bringing up the print dialog. At first I th...more >>

Accessing _Default page from a child derived from UserControl (Express 2005)
Posted by RKT at 1/28/2006 8:53:09 AM
(Web Developer Express 2005, CSharp, C#) I've searched high and low... If have the typical _Default page. In it is a MultiView that contains another MultiView - in both of those are Views containing my specialized UserControls. In any of those views, I need to acess the _Default page (par...more >>

EnableViewState
Posted by JohnZing at 1/28/2006 7:17:06 AM
I Have EnableViewState="false" in the top of my page has you can see below <%@ Page Language="VB" EnableViewState="false" MasterPageFile="~/MasterPage.master" AutoEventWireup="false...... I have the EnableViewState="False" in the control tag <asp:TextBox id="txtMsg" runat="server" MaxLen...more >>

Submit command?
Posted by Oded Dror at 1/28/2006 6:40:08 AM
Hi there, I'm using VWD 2005 Express with MS Access data source ( northwind employees table FirstName and LastName only) I created a form with two input box FirstName and LastName and one Submit button My question is how to make this button on click event to submit a new FirstName and...more >>

Folder Selection
Posted by barry at 1/28/2006 5:08:51 AM
Hi HtmlInputFile control allow selection of one file at a time on the client-side. Is there any control or some way to select a FOLDER on the client-side. TIA Barry ...more >>

Session Timeout
Posted by close browser without Logout at 1/28/2006 1:10:27 AM
Hi, Im facing a problem of session timeout. Session is getting timedout before the actual time set for the timeout. What may be the reasons. Im also using @output catche directive in pages .........more >>


DevelopmentNow Blog