Click here to Skip to main content
16,011,508 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to Save from datagridview to Remote- sqlserver 2005 table Pin
Mycroft Holmes13-May-09 0:54
professionalMycroft Holmes13-May-09 0:54 
AnswerRe: How to Save from datagridview to Remote- sqlserver 2005 table Pin
Tiyani Miyambo13-May-09 1:44
Tiyani Miyambo13-May-09 1:44 
Questiondll not found exception Pin
AB_dev12-May-09 20:44
AB_dev12-May-09 20:44 
AnswerRe: dll not found exception Pin
DidiKunz12-May-09 21:12
DidiKunz12-May-09 21:12 
GeneralRe: dll not found exception Pin
AB_dev12-May-09 21:21
AB_dev12-May-09 21:21 
QuestionHow to create Dynamically DataSource property to Propertygrid in vb.net windows Pin
dilipmca0412-May-09 19:51
dilipmca0412-May-09 19:51 
AnswerRe: How to create Dynamically DataSource property to Propertygrid in vb.net windows Pin
Mycroft Holmes13-May-09 0:40
professionalMycroft Holmes13-May-09 0:40 
QuestionPartial Classes andSolution explorer Pin
nishkarsh_k12-May-09 18:27
nishkarsh_k12-May-09 18:27 
Hello every one.

I have a Vb 2005 express application and i am using partial classes. The application works fine. I had a observation that in the solution explorer the partial class is shown as a new form and there is no designer and resx file.

When i double click the partial class file it shows a blank form.

What i was assuming that it should come under the class for which i have declared it as partial class and not as a independent form


Diagrammatically what the solution explorer has

+ -- frmMain.vb<br />
.   |-- frmMain.Designer.vb<br />
.   |-- frmMain.resx<br />
---- frmMainPartial.vb


What i was expecting was

+ -- frmMain.vb<br />
.   |-- frmMain.Designer.vb<br />
.   |-- frmMain.resx<br />
.   |-- frmMainPartial.vb


I am concern that had i implemented the partial class the right way and the solution explorer is showing the right thing or i am wrong at some place

Regards
Nishkarsh
AnswerRe: Partial Classes andSolution explorer Pin
Eddy Vluggen13-May-09 0:06
professionalEddy Vluggen13-May-09 0:06 
QuestionUsing Xbox360 controller Pin
o m n i12-May-09 12:44
o m n i12-May-09 12:44 
AnswerRe: Using Xbox360 controller Pin
Dave Kreskowiak12-May-09 17:13
mveDave Kreskowiak12-May-09 17:13 
QuestionVB working with SQL... Pin
smjunior0912-May-09 8:26
smjunior0912-May-09 8:26 
AnswerRe: VB working with SQL... Pin
Christian Graus12-May-09 9:39
protectorChristian Graus12-May-09 9:39 
GeneralRe: VB working with SQL... Pin
smjunior0912-May-09 9:44
smjunior0912-May-09 9:44 
GeneralRe: VB working with SQL... Pin
smjunior0912-May-09 9:50
smjunior0912-May-09 9:50 
GeneralRe: VB working with SQL... Pin
Christian Graus12-May-09 10:02
protectorChristian Graus12-May-09 10:02 
GeneralRe: VB working with SQL... Pin
smjunior0912-May-09 10:17
smjunior0912-May-09 10:17 
GeneralRe: VB working with SQL... Pin
smjunior0912-May-09 10:18
smjunior0912-May-09 10:18 
QuestionCompare Two Text Files Pin
vijay248212-May-09 4:47
vijay248212-May-09 4:47 
AnswerRe: Compare Two Text Files Pin
David Mujica12-May-09 5:20
David Mujica12-May-09 5:20 
GeneralRe: Compare Two Text Files Pin
vijay248212-May-09 21:33
vijay248212-May-09 21:33 
AnswerRe: Compare Two Text Files Pin
riced12-May-09 7:34
riced12-May-09 7:34 
GeneralRe: Compare Two Text Files Pin
vijay248212-May-09 21:31
vijay248212-May-09 21:31 
GeneralRe: Compare Two Text Files Pin
riced12-May-09 23:10
riced12-May-09 23:10 
GeneralMessage Closed Pin
13-May-09 0:15
vijay248213-May-09 0:15 

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.