Click here to Skip to main content
15,907,905 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Creating Database tables programatically VB.Net Pin
Colin Angus Mackay24-Apr-07 4:54
Colin Angus Mackay24-Apr-07 4:54 
QuestionStore user picture to database using VB .Net Pin
Dayseev23-Apr-07 22:44
Dayseev23-Apr-07 22:44 
AnswerRe: Store user picture to database using VB .Net Pin
Colin Angus Mackay24-Apr-07 0:03
Colin Angus Mackay24-Apr-07 0:03 
GeneralRe: Store user picture to database using VB .Net Pin
Dayseev24-Apr-07 16:07
Dayseev24-Apr-07 16:07 
QuestionHow to remove date from datetime Pin
Exelioindia23-Apr-07 22:02
Exelioindia23-Apr-07 22:02 
AnswerRe: How to remove date from datetime Pin
Tamimi - Code23-Apr-07 22:09
Tamimi - Code23-Apr-07 22:09 
QuestionType Inference in VB 9.0 Pin
Dave Sexton23-Apr-07 21:53
Dave Sexton23-Apr-07 21:53 
AnswerRe: Type Inference in VB 9.0 Pin
Colin Angus Mackay24-Apr-07 0:00
Colin Angus Mackay24-Apr-07 0:00 
It is still strongly typed. If you initially create the variable as an integer, you cannot later store a string in there - the compiler won't let you. The scope is limited to the local method. Also, the benefit is more in being able to store anonymous types than anything else. After all, what would you define a variable as for an anonymous type?


Upcoming events:
* Glasgow: Introduction to AJAX (2nd May), SQL Server 2005 - XML and XML Query Plans, Mock Objects, SQL Server Reporting Services...

Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton


My website

Questionhow i can connect webcame with vb or vb.net or c# Pin
saqibaba23-Apr-07 21:32
saqibaba23-Apr-07 21:32 
Questionwhat .NET technology I should use? Pin
PadmaPriya.S23-Apr-07 20:10
PadmaPriya.S23-Apr-07 20:10 
AnswerRe: what .NET technology I should use? Pin
Sathesh Sakthivel23-Apr-07 20:21
Sathesh Sakthivel23-Apr-07 20:21 
AnswerRe: what .NET technology I should use? Pin
Guffa23-Apr-07 21:09
Guffa23-Apr-07 21:09 
AnswerRe: what .NET technology I should use? Pin
Dave Sexton23-Apr-07 22:50
Dave Sexton23-Apr-07 22:50 
AnswerRe: I need to create a light weight Questionpaper Application in .Net Pin
Sathesh Sakthivel23-Apr-07 20:23
Sathesh Sakthivel23-Apr-07 20:23 
QuestionFormat Current Date & Time Pin
IvanIT23-Apr-07 14:51
IvanIT23-Apr-07 14:51 
AnswerRe: Format Current Date & Time Pin
Psycho-*Coder*-Extreme23-Apr-07 15:27
Psycho-*Coder*-Extreme23-Apr-07 15:27 
AnswerRe: Format Current Date & Time Pin
IvanIT23-Apr-07 15:34
IvanIT23-Apr-07 15:34 
GeneralRe: Format Current Date & Time Pin
Patrick Etc.23-Apr-07 18:47
Patrick Etc.23-Apr-07 18:47 
QuestionRSS Reader Pin
pronk4prez23-Apr-07 12:45
pronk4prez23-Apr-07 12:45 
AnswerRe: RSS Reader Pin
Psycho-*Coder*-Extreme23-Apr-07 16:16
Psycho-*Coder*-Extreme23-Apr-07 16:16 
AnswerRe: RSS Reader Pin
Exelioindia23-Apr-07 22:08
Exelioindia23-Apr-07 22:08 
QuestionDeployment Error Pin
reykentj23-Apr-07 12:09
reykentj23-Apr-07 12:09 
QuestionHow display current time? Pin
cwoods5623-Apr-07 10:18
cwoods5623-Apr-07 10:18 
AnswerRe: How display current time? Pin
Psycho-*Coder*-Extreme23-Apr-07 10:27
Psycho-*Coder*-Extreme23-Apr-07 10:27 
QuestionRe: How display current time? Pin
cwoods5623-Apr-07 10:45
cwoods5623-Apr-07 10:45 

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.