Click here to Skip to main content
15,896,557 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How can i blink the color of lable in the DatagridItemTemplate? Pin
Nilesh Hapse18-Jul-07 1:20
Nilesh Hapse18-Jul-07 1:20 
QuestionHow to drag a treeview node from a VB app to a VB.NET app? Pin
sj_aus17-Jul-07 18:20
sj_aus17-Jul-07 18:20 
AnswerRe: How to drag a treeview node from a VB app to a VB.NET app? Pin
Paul Conrad29-Jul-07 6:12
professionalPaul Conrad29-Jul-07 6:12 
QuestionMDI Applications on VB .NET Pin
muzzybee17-Jul-07 17:44
muzzybee17-Jul-07 17:44 
AnswerRe: MDI Applications on VB .NET Pin
Dave Kreskowiak18-Jul-07 2:09
mveDave Kreskowiak18-Jul-07 2:09 
QuestionReflection on a Collection Object Pin
twista17-Jul-07 13:27
twista17-Jul-07 13:27 
QuestionVB.NET Web Services question Pin
Subrat Parida17-Jul-07 13:00
Subrat Parida17-Jul-07 13:00 
AnswerRe: VB.NET Web Services question Pin
_Damian S_17-Jul-07 15:26
professional_Damian S_17-Jul-07 15:26 
Subrat Parida wrote:
Error is “Too many arguments to ‘Public Sub New()’ at value 1” at this line “Shipment.ShipmentItems = New ShipmentItem(1)”.


The error is telling you that your call to "New ShipmentItem" shouldn't have (1) on the end of it.

Whether or not you are using it correctly is for you to decide.

D.

-------------------------------------------
Don't walk in front of me, I may not follow;
Don't walk behind me, I may not lead;
Just bugger off and leave me alone!!

GeneralRe: VB.NET Web Services question Pin
Subrat Parida18-Jul-07 9:38
Subrat Parida18-Jul-07 9:38 
GeneralRe: VB.NET Web Services question Pin
Dave Kreskowiak18-Jul-07 11:40
mveDave Kreskowiak18-Jul-07 11:40 
GeneralRe: VB.NET Web Services question Pin
Subrat Parida18-Jul-07 15:06
Subrat Parida18-Jul-07 15:06 
Questionwhy no delete? Pin
boyindie17-Jul-07 12:34
boyindie17-Jul-07 12:34 
AnswerRe: why no delete? Pin
RepliCrux17-Jul-07 13:11
RepliCrux17-Jul-07 13:11 
GeneralRe: why no delete? Pin
boyindie17-Jul-07 13:20
boyindie17-Jul-07 13:20 
GeneralRe: why no delete? Pin
boyindie17-Jul-07 13:23
boyindie17-Jul-07 13:23 
QuestionDatabase permissions Pin
Cory Kimble17-Jul-07 10:43
Cory Kimble17-Jul-07 10:43 
AnswerRe: Database permissions Pin
Dave Kreskowiak17-Jul-07 11:05
mveDave Kreskowiak17-Jul-07 11:05 
AnswerRe: Database permissions Pin
leckey17-Jul-07 11:20
leckey17-Jul-07 11:20 
GeneralRe: Database permissions Pin
Cory Kimble18-Jul-07 3:13
Cory Kimble18-Jul-07 3:13 
GeneralRe: Database permissions Pin
Dave Kreskowiak18-Jul-07 11:42
mveDave Kreskowiak18-Jul-07 11:42 
QuestionByRef in class property setters Pin
Ahmad Zaidi17-Jul-07 9:16
Ahmad Zaidi17-Jul-07 9:16 
AnswerRe: ByRef in class property setters Pin
Dave Kreskowiak17-Jul-07 10:15
mveDave Kreskowiak17-Jul-07 10:15 
AnswerRe: ByRef in class property setters Pin
Guffa17-Jul-07 11:45
Guffa17-Jul-07 11:45 
AnswerRe: ByRef in class property setters Pin
Ahmad Zaidi17-Jul-07 22:26
Ahmad Zaidi17-Jul-07 22:26 
QuestionWindows service using webclient and Javascript Pin
Manuel F. Hernandez17-Jul-07 9:10
Manuel F. Hernandez17-Jul-07 9:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.