Click here to Skip to main content
15,949,686 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalconnection error Pin
Member 426231713-Apr-08 22:36
Member 426231713-Apr-08 22:36 
GeneralRe: connection error Pin
N a v a n e e t h13-Apr-08 23:00
N a v a n e e t h13-Apr-08 23:00 
GeneralRe: connection error Pin
Christian Graus13-Apr-08 23:41
protectorChristian Graus13-Apr-08 23:41 
GeneralRe: connection error Pin
Anoop Brijmohun13-Apr-08 23:42
Anoop Brijmohun13-Apr-08 23:42 
GeneralRe: connection error Pin
Christian Graus13-Apr-08 23:55
protectorChristian Graus13-Apr-08 23:55 
GeneralRe: connection error Pin
ChandraRam14-Apr-08 1:11
ChandraRam14-Apr-08 1:11 
GeneralRe: connection error Pin
Member 426231714-Apr-08 2:08
Member 426231714-Apr-08 2:08 
GeneralRe: connection error Pin
Smithers-Jones14-Apr-08 2:42
Smithers-Jones14-Apr-08 2:42 
GeneralRe: connection error Pin
Christian Graus14-Apr-08 3:05
protectorChristian Graus14-Apr-08 3:05 
GeneralRe: connection error Pin
ChandraRam14-Apr-08 4:40
ChandraRam14-Apr-08 4:40 
QuestionHow to send Multiple values for one formula field in crystal reports through vb.net? Pin
aswath00713-Apr-08 22:00
aswath00713-Apr-08 22:00 
GeneralRe: How to send Multiple values for one formula field in crystal reports through vb.net? Pin
aswath00714-Apr-08 2:26
aswath00714-Apr-08 2:26 
Generalmp3 recording / LAME encoder Pin
Fred Worms13-Apr-08 21:26
Fred Worms13-Apr-08 21:26 
GeneralRe: mp3 recording / LAME encoder Pin
Christian Graus13-Apr-08 21:37
protectorChristian Graus13-Apr-08 21:37 
GeneralRe: mp3 recording / LAME encoder Pin
Fred Worms15-Apr-08 7:59
Fred Worms15-Apr-08 7:59 
QuestionHow fill records to listview with datareader Pin
Coban_13-Apr-08 21:17
Coban_13-Apr-08 21:17 
AnswerRe: How fill records to listview with datareader Pin
Christian Graus13-Apr-08 21:48
protectorChristian Graus13-Apr-08 21:48 
GeneralRe: How fill records to listview with datareader Pin
Coban_13-Apr-08 22:12
Coban_13-Apr-08 22:12 
GeneralRe: How fill records to listview with datareader Pin
Christian Graus13-Apr-08 22:20
protectorChristian Graus13-Apr-08 22:20 
GeneralRe: How fill records to listview with datareader Pin
Coban_14-Apr-08 0:10
Coban_14-Apr-08 0:10 
GeneralBactracking Pin
BoyPols13-Apr-08 20:55
BoyPols13-Apr-08 20:55 
GeneralRe: Bactracking Pin
Christian Graus13-Apr-08 20:59
protectorChristian Graus13-Apr-08 20:59 
Questionregarding storing the key windows registry in vb.net Pin
vijaylumar13-Apr-08 19:52
vijaylumar13-Apr-08 19:52 
hai friends


to store a key in windows rwgistry

that too in "HKEY_CURRENT_USER"

i used the following code.....

Application.UserAppDataRegistry.CreateSubKey("Software\Microsoft\Keyname")

oke its working..

but the key is storing along my application details..

say my application name:appxyz
company name: compxyz
Version :1.0.0.0
first it is creating a key with company name
and within company name... the sub key is ...version

then with in version .... it is creating .... software\microsoft\keyname..

i dont want to happen this....
by any one can find out the key...
bcoz they know my company name...
they will search for it in registry
and looks for the data...


my requirement is like this ...
i want to create a key(s) in "Hkey_Current_User"
but in differnet places...

plz help me...

thanks in advance
bye

vijay
devulapally_vijay@yahoo.co.in
GeneralRe: regarding storing the key windows registry in vb.net Pin
Christian Graus13-Apr-08 20:56
protectorChristian Graus13-Apr-08 20:56 
GeneralRe: regarding storing the key windows registry in vb.net Pin
Dave Kreskowiak14-Apr-08 3:11
mveDave Kreskowiak14-Apr-08 3:11 

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.