I'm unable to open a .hlp file using vb.net application.
Answer / ankur
using System.Diagnostics;
private void DisplayHelp()
{
string path = Application.StartupPath + "\\HELPFILE.HLP";
Help.ShowHelp(this, path);
}
| Is This Answer Correct ? | 0 Yes | 0 No |
What is early binding?
Can you please explain the difference between c# and vb.net?
Compare c# and visual basic.net?
Hi I am planning to take interview in VB.net,can any one share your interview Questions for a Entry-level job. Regards Lina
Explain the observations between vb.net and vc#.net?
what is commom language runtime?
What is the difference between a "jagged array" and multidimensional array" ?can anyone show me it practically ?
How does you get record no from 5 to 15 from a dataset of 100 records?
Explain the difference between web.config and machine.config and where it will be ?
What is the difference between import system.data.sqlclient and system.data.oledb?
What are the differences between c# and visual basic.net?
hi dear ! thank u for replying to my question regarding adding third party software in vb.net .My next question is that i haven created Data base in SQL server 2000 for Library and has connected that with VB and VB.net separately but it only works on single computer and when i takes my software to another computer on same Network it does not work . Can any body help me what i do to solve. Regards!
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)