Board index » VB.Net
All times are UTC
how to find out application path of vb.net project . In vb6 you can find out application path using app.path
thanks
Devesh
System.Reflection.Assembly.GetExecutingAssembly.Location
> how to find out application path of vb.net project . > In vb6 you can find out application path using app.path
> thanks
> Devesh
Application.StartupPath
> System.Reflection.Assembly.GetExecutingAssembly.Location
> > hello
> > how to find out application path of vb.net project . > > In vb6 you can find out application path using app.path
> > thanks
> > Devesh
1. VB.NET - New Project - Form1.VB - ERROR: EnvDTR, or one of its dependencies, was not found
2. VB.NET: Steps for Converting a Windows .NET Application to a Web .NET Application
3. VB 6.0 project to VB.NET project ?
4. Referencing a C# project within a VB.NET project
5. .NET project locking/loading DLL created by other .NET project
6. Finding App Path in .Net
7. Couldn't find net path or user name
8. Html editing in a asp.net project using vb.net
9. Convertion of VB .Net project to ASP .Net
10. Finding the application path
11. Finding application path
12. Find path to application