Click here to Skip to main content
15,921,113 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Graphics Bitmap Pin
Christian Graus20-Sep-08 19:54
protectorChristian Graus20-Sep-08 19:54 
QuestionTop Most Window Pin
Gagan.2020-Sep-08 17:30
Gagan.2020-Sep-08 17:30 
AnswerRe: Top Most Window Pin
Christian Graus20-Sep-08 19:56
protectorChristian Graus20-Sep-08 19:56 
AnswerRe: Top Most Window Pin
Caio Kinzel Filho22-Sep-08 5:55
Caio Kinzel Filho22-Sep-08 5:55 
QuestionCreatingTop Most Window Program Pin
Gagan.2020-Sep-08 6:40
Gagan.2020-Sep-08 6:40 
AnswerRe: CreatingTop Most Window Program Pin
jzonthemtn20-Sep-08 9:07
jzonthemtn20-Sep-08 9:07 
GeneralRe: CreatingTop Most Window Program Pin
Gagan.2020-Sep-08 17:26
Gagan.2020-Sep-08 17:26 
GeneralRe: CreatingTop Most Window Program Pin
Christian Graus20-Sep-08 19:59
protectorChristian Graus20-Sep-08 19:59 
GeneralRe: CreatingTop Most Window Program Pin
Saul Johnson20-Sep-08 23:15
Saul Johnson20-Sep-08 23:15 
AnswerRe: CreatingTop Most Window Program Pin
Paul Conrad20-Sep-08 10:36
professionalPaul Conrad20-Sep-08 10:36 
QuestionDeployement (.cab) project Pin
Gagan.2020-Sep-08 4:57
Gagan.2020-Sep-08 4:57 
AnswerRe: Deployement (.cab) project Pin
ChandraRam21-Sep-08 20:24
ChandraRam21-Sep-08 20:24 
Questionhow to add a new row to datagridview at runtime. Pin
VB 8.020-Sep-08 2:54
VB 8.020-Sep-08 2:54 
AnswerRe: how to add a new row to datagridview at runtime. Pin
Rupesh Kumar Swami20-Sep-08 3:22
Rupesh Kumar Swami20-Sep-08 3:22 
QuestionSolve System.Threading.ThreadAbortException Pin
pdnet19-Sep-08 20:54
pdnet19-Sep-08 20:54 
AnswerRe: Solve System.Threading.ThreadAbortException Pin
Guffa20-Sep-08 9:13
Guffa20-Sep-08 9:13 
QuestionPlug and Play Service in Windows XP Pin
llcoollasa19-Sep-08 20:41
llcoollasa19-Sep-08 20:41 
AnswerRe: Plug and Play Service in Windows XP Pin
jzonthemtn20-Sep-08 9:08
jzonthemtn20-Sep-08 9:08 
AnswerRe: Plug and Play Service in Windows XP Pin
Zaegra21-Sep-08 2:26
Zaegra21-Sep-08 2:26 
QuestionSniffing detection on ethernet Pin
asim araeen19-Sep-08 17:14
asim araeen19-Sep-08 17:14 
AnswerRe: Sniffing detection on ethernet Pin
jzonthemtn20-Sep-08 9:12
jzonthemtn20-Sep-08 9:12 
AnswerRe: Sniffing detection on ethernet Pin
Paul Conrad20-Sep-08 10:59
professionalPaul Conrad20-Sep-08 10:59 
QuestionPassword and registry Pin
afridy19-Sep-08 14:14
afridy19-Sep-08 14:14 
AnswerRe: Password and registry Pin
Rupesh Kumar Swami19-Sep-08 20:25
Rupesh Kumar Swami19-Sep-08 20:25 
if your program have multiple user then i prefer to store it in database( like MSAccess, SQL Server etc.) or if your program have only single user then you can store in any way like in text file, XML file, registry , database or even in code(bad option). you can also store user name and password in registry in encrypted form

Rupesh Kumar Swami
Software Developer,
Integrated Solution,
Bikaner (India)

My Company
Award: Best VB.NET article of June 2008: Create Column Charts Using OWC11

GeneralRe: Password and registry Pin
afridy19-Sep-08 20:30
afridy19-Sep-08 20:30 

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.