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
January 2007
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
all groups > vb.net > july 2003 > threads for july 29 - 31, 2003

Filter by week: 1 2 3 4 5

Help: Requiredfield validator
Posted by Sean at 7/31/2003 8:40:00 AM
Hi, I have 2 buttons A and B, textbox C and dropdown list D. When A is clicked, C is required field. When B is clicked, C and D are required fields. There is a dummy entry "please select" in the dropdown list. When B is clicked, D can't be the dummy option. I wonder what is the best practic...more >>


Should I learn VB.NET or ASP.NET?
Posted by TAM at 7/30/2003 5:43:47 PM
Hi, I read that ASP.NET uses VB.NET instead of VBScript. I also read that ASP.NET is a subset of VB.NET. So if I learn VB.NET first then do I have the knowledge for programming ASP.NET applications or do I need to learn both VB.NET and ASP.NET. Thank you. TAM ...more >>

Dataset Update che funziona in modo strano
Posted by Webmaster of Moon at 7/30/2003 3:09:38 PM
Ciao ho una piccola anomalia, in un dataset. Ho una form di dettaglio collegata con delle textbox a un database sqlserver tramite dataadapter, dopo aver generato il dataset e le stringhe sql per aggiornamenti e selezioni, mi si presenta il prblema. Tramite metodo fill riempio il database, e poi ...more >>

VS.NET 2003 consume 150MB of physical memory !!!!HELP!!
Posted by Ms.net at 7/30/2003 12:38:42 PM
Please, what to do??? ...more >>

RadioButtonList and JavaScript ... Help
Posted by Sean at 7/30/2003 11:54:58 AM
Hi .... I have a radiobutton list and a label in a webform. <asp:radiobuttonlist id="one" runat="server" CssClass="text" AutoPostBack="False" RepeatDirection="Horizontal"> <asp:ListItem Value="one">one</asp:ListItem> <asp:ListItem Value="two">two</asp:ListItem> <asp:ListItem Value="thre...more >>

ANN: Future of .NET, Whidbey, Orcas
Posted by Thomas Scheidegger [MVP] at 7/30/2003 2:54:24 AM
Some new details to the next .NET and Visual Studio.NET versions: http://www.microsoft.com/presspass/press/2003/Jul03/07-29InnovationListPR.asp New 'Roadmap' up to 2005 ! http://msdn.microsoft.com/vstudio/productinfo/roadmap.aspx -- Thomas Scheidegger - MVP .NET - 'NETMaster' ...more >>

Problems with ImageList Control
Posted by Alan at 7/29/2003 11:01:37 PM
I am developing a Windows Form application and I am experiencing issues = with the following line of code..... Me.ImageListCRSGroupImages.ImageStream =3D = CType(resources.GetObject("ImageListCRSGroupImages.ImageStream"), = System.Windows.Forms.ImageListStreamer) The type of error I get is a ...more >>

Using RegConnectRegistry() with VB.net
Posted by Brian Patrick at 7/29/2003 5:28:07 PM
I cannot seem to get the following code to work in VB.net: ---------------------------------------------------------------------------- ------------------------- Const HKEY_LOCAL_MACHINE = &H80000002 Declare Function RegConnectRegistry Lib "advapi32.dll" Alias "RegConnectRegistryA" _ (B...more >>




DevelopmentNow Blog