Click here to Skip to main content
16,014,650 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow do i call Other programs like office and Excel , Outlook From my VB App Pin
ozzyrocsdbn20-Oct-07 3:54
ozzyrocsdbn20-Oct-07 3:54 
AnswerRe: How do i call Other programs like office and Excel , Outlook From my VB App Pin
Ajay.k_Singh21-Oct-07 21:00
Ajay.k_Singh21-Oct-07 21:00 
QuestionType mismatch error for date field Pin
Trav120-Oct-07 3:00
Trav120-Oct-07 3:00 
AnswerRe: Type mismatch error for date field Pin
Guffa20-Oct-07 4:07
Guffa20-Oct-07 4:07 
QuestionHow to remove unneccessary information while writing into xml file from vb.net Pin
VB 8.020-Oct-07 2:41
VB 8.020-Oct-07 2:41 
QuestionMonitoring Printer Pin
Dawn Info19-Oct-07 22:46
Dawn Info19-Oct-07 22:46 
AnswerRe: Monitoring Printer Pin
Duncan Edwards Jones20-Oct-07 1:11
professionalDuncan Edwards Jones20-Oct-07 1:11 
QuestionHow to use .xsd file in vb.net programming while generating .xml file [modified] Pin
VB 8.019-Oct-07 22:44
VB 8.019-Oct-07 22:44 
Hi

I am writing a datatable to xml file ,so in the meanwhile i wanted touse the .xsd file to validate the xml format. how to use . presently , i am using xmlwriter to write .In that i am uisng writestartelement(string ,namespace,) ,writeAttribute,etc . I am writing in it but how toknow whether it is correct or not . I want to set the prefix also .I used the namespace on the top ,but how to use in vb.net to get done like this .I am getting without this txt:, fn:. I have to generate from xsd .
i want like this , i am looping my datatable .How to set fn,txt

<code> <txt:TextBox TextIndex="1">
<txt:TextName>Text1</txt:TextName>
<txt:TextAlign>0</txt:TextAlign>
<txt:Appearance>1</txt:Appearance>
<txt:TextBackColor>-2147483643</txt:TextBackColor>
<txt:TextForeColor>-2147483640</txt:TextForeColor>
<txt:TextBorderStyle>1</txt:TextBorderStyle>
<txt:TextText>Text1</txt:TextText>
- <fn:Font></code>

I am new to this topic .
Any references for that or suggestions

Dvs



-- modified at 6:41 Saturday 20th October, 2007
QuestionHow to recive mail from POP3 Server in VB.Net 2005? Pin
hgs24shravgi19-Oct-07 20:38
hgs24shravgi19-Oct-07 20:38 
AnswerRe: How to recive mail from POP3 Server in VB.Net 2005? Pin
MidwestLimey22-Oct-07 12:43
professionalMidwestLimey22-Oct-07 12:43 
QuestionTechnology Conference Registration, need help Pin
jesseax19-Oct-07 16:52
jesseax19-Oct-07 16:52 
AnswerRe: Technology Conference Registration, need help Pin
Scott Dorman19-Oct-07 18:18
professionalScott Dorman19-Oct-07 18:18 
GeneralRe: Technology Conference Registration, need help Pin
jesseax21-Oct-07 17:14
jesseax21-Oct-07 17:14 
Questionusing ErrorProvider in VB HELP!! [modified] Pin
vbDigger'z19-Oct-07 16:13
vbDigger'z19-Oct-07 16:13 
QuestionProblems with Tic Tac Toe game in VB 2005 Pin
JeffMonty19-Oct-07 15:27
JeffMonty19-Oct-07 15:27 
AnswerRe: Problems with Tic Tac Toe game in VB 2005 Pin
Luc Pattyn19-Oct-07 16:12
sitebuilderLuc Pattyn19-Oct-07 16:12 
AnswerRe: Problems with Tic Tac Toe game in VB 2005 Pin
bapu288921-Oct-07 7:57
bapu288921-Oct-07 7:57 
QuestionCan we convert Visual Studio VB to Visual Studio C++? Pin
ATC19-Oct-07 10:11
ATC19-Oct-07 10:11 
AnswerRe: Can we convert Visual Studio VB to Visual Studio C++? Pin
Dave Doknjas19-Oct-07 14:24
Dave Doknjas19-Oct-07 14:24 
QuestionRe: Can we convert Visual Studio VB to Visual Studio C++? Pin
Hamid_RT21-Oct-07 4:59
Hamid_RT21-Oct-07 4:59 
QuestionWCF Problem Pin
RobBlu19-Oct-07 8:47
RobBlu19-Oct-07 8:47 
AnswerSorry, I forgot the app.config Pin
RobBlu19-Oct-07 8:53
RobBlu19-Oct-07 8:53 
Questionproblem in deployment Pin
Shuaib wasif khan19-Oct-07 8:04
Shuaib wasif khan19-Oct-07 8:04 
AnswerRe: problem in deployment Pin
svanwass19-Oct-07 9:16
svanwass19-Oct-07 9:16 
AnswerRe: problem in deployment Pin
Scott Dorman19-Oct-07 9:23
professionalScott Dorman19-Oct-07 9:23 

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.