Click here to Skip to main content
15,894,405 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
GeneralJanusGridEx problem Pin
en.Mahdi13-Apr-08 19:11
en.Mahdi13-Apr-08 19:11 
GeneralRe: JanusGridEx problem Pin
Christian Graus13-Apr-08 19:27
protectorChristian Graus13-Apr-08 19:27 
GeneralRe: JanusGridEx problem Pin
Christian Graus14-Apr-08 10:49
protectorChristian Graus14-Apr-08 10:49 
Generalarray style codeprovider in .net Pin
cstrader23213-Apr-08 16:14
cstrader23213-Apr-08 16:14 
GeneralRe: array style codeprovider in .net Pin
Christian Graus13-Apr-08 16:45
protectorChristian Graus13-Apr-08 16:45 
GeneralRe: array style codeprovider in .net Pin
cstrader23214-Apr-08 1:42
cstrader23214-Apr-08 1:42 
GeneralRe: array style codeprovider in .net Pin
cstrader23214-Apr-08 2:03
cstrader23214-Apr-08 2:03 
GeneralRe: array style codeprovider in .net Pin
Luc Pattyn14-Apr-08 2:13
sitebuilderLuc Pattyn14-Apr-08 2:13 
GeneralRe: array style codeprovider in .net Pin
cstrader23214-Apr-08 2:53
cstrader23214-Apr-08 2:53 
GeneralRe: array style codeprovider in .net Pin
Luc Pattyn14-Apr-08 3:31
sitebuilderLuc Pattyn14-Apr-08 3:31 
GeneralRe: array style codeprovider in .net Pin
cstrader23214-Apr-08 4:06
cstrader23214-Apr-08 4:06 
Generalerror running application on other computer Pin
shee_dee8613-Apr-08 15:41
shee_dee8613-Apr-08 15:41 
GeneralRe: error running application on other computer Pin
Christian Graus13-Apr-08 15:55
protectorChristian Graus13-Apr-08 15:55 
GeneralRe: error running application on other computer Pin
shee_dee8613-Apr-08 18:32
shee_dee8613-Apr-08 18:32 
GeneralRe: error running application on other computer Pin
Christian Graus13-Apr-08 18:38
protectorChristian Graus13-Apr-08 18:38 

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.