Click here to Skip to main content
15,892,746 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Validate data in a table Pin
mr_123456-May-06 10:04
mr_123456-May-06 10:04 
GeneralRe: Validate data in a table Pin
phokojoe7-May-06 1:32
phokojoe7-May-06 1:32 
GeneralRe: Validate data in a table Pin
phokojoe9-May-06 22:47
phokojoe9-May-06 22:47 
QuestionReading from notepad File Pin
Mr kilany6-May-06 3:08
Mr kilany6-May-06 3:08 
AnswerRe: Reading from notepad File Pin
Colin Angus Mackay6-May-06 3:15
Colin Angus Mackay6-May-06 3:15 
AnswerRe: Reading from notepad File Pin
kkppttoo7-May-06 0:49
kkppttoo7-May-06 0:49 
Questiondouble rows Pin
microuser_20006-May-06 2:03
microuser_20006-May-06 2:03 
QuestionCopy Objects - Am I missing something? Pin
Kaditcher6-May-06 1:07
Kaditcher6-May-06 1:07 
Hi, I need to perform Shallow and Deep copies in my VB.NET application. Ive seen several code intensive methods to do this. Anyone know whay Microsoft has not just given a basic copy object command? Am I missing something?

In my application I have several User Controls and the user needs to cut and paste the controls to build up a screen of data that is then saved. The user often need to copy an existing instance of a user control and then modify it and save it. The amount of code I need to manually write seems intense.

Are there 3rd party extension to VB.NET that offer help in this area? As aI said b4 am I missing something?

I want to be able to do something like...

dim newObject as ucMyControl
newObject = new list.selecteditem


I know the keyword, NEW, is for new instances of classes but it would be handy if it created a new copy of a class as instanciated.

Cheers,

Kadi
AnswerRe: Copy Objects - Am I missing something? Pin
Joshua Quick6-May-06 9:39
Joshua Quick6-May-06 9:39 
GeneralRe: Copy Objects - Am I missing something? Pin
Kaditcher9-May-06 7:24
Kaditcher9-May-06 7:24 
GeneralRe: Copy Objects - Am I missing something? Pin
Joshua Quick9-May-06 17:14
Joshua Quick9-May-06 17:14 
Questionselecting control at runtime (VB.NET) Pin
A M SOMAN6-May-06 0:55
A M SOMAN6-May-06 0:55 
QuestionPrinter Object in VB Pin
cberam6-May-06 0:01
cberam6-May-06 0:01 
AnswerRe: Printer Object in VB Pin
Duncan Edwards Jones8-May-06 3:23
professionalDuncan Edwards Jones8-May-06 3:23 
QuestionDSN File Change at run time Pin
prashantvashisht5-May-06 23:22
prashantvashisht5-May-06 23:22 
QuestionDisable Guest Account in VB Pin
QuickDeveloper5-May-06 23:07
QuickDeveloper5-May-06 23:07 
QuestionDatagrid Pin
militiaware5-May-06 21:33
militiaware5-May-06 21:33 
AnswerRe: Datagrid Pin
nesNYC7-May-06 20:07
nesNYC7-May-06 20:07 
GeneralRe: Datagrid Pin
militiaware7-May-06 23:29
militiaware7-May-06 23:29 
GeneralRe: Datagrid Pin
nesNYC8-May-06 5:11
nesNYC8-May-06 5:11 
QuestionProcess cpu usage of wmiprsve is 99% when getting processes Pin
MohammadAmiry5-May-06 20:53
MohammadAmiry5-May-06 20:53 
QuestionDatagrid Pin
militiaware5-May-06 20:52
militiaware5-May-06 20:52 
AnswerRe: Datagrid Pin
User 17164928-May-06 5:33
professionalUser 17164928-May-06 5:33 
GeneralRe: Datagrid Pin
militiaware9-May-06 21:13
militiaware9-May-06 21:13 
QuestionWeb Application related query Pin
Vijaya Krishnamoorthy5-May-06 19:54
Vijaya Krishnamoorthy5-May-06 19:54 

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.