Re: Project Items - What's the purpose?
From: Jay B. Harlow [MVP - Outlook] (Jay_Harlow_MVP_at_msn.com)
Date: 02/28/04
- Next message: Mary Chipman: "Re: Previewing ACCESS Reports from VB.NET"
- Previous message: Rob Windsor [MVP]: "Re: Help with vb.net controling excel and excel is hanging in mem"
- In reply to: copyco: "Project Items - What's the purpose?"
- Next in thread: Cor: "Re: Project Items - What's the purpose?"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 28 Feb 2004 17:37:24 -0600
copyco,
> Can anyone tell me what the purpose is to adding items such as a
> VBScript file or HTML document to your VB.NET project?
These files are commonly used in ASP.NET (web projects).
I will use an HTML document in Windows Forms projects to contain
documentation and/or readme files.
Having them in a Windows Forms project is also useful if your Windows Forms
project relies on the Web Browser control for its primary interface...
I'm sure there are other uses for them (read as "think out side the box").
> Once you have
> these things added, how to you access them and use them in your code?
Really depends on why you added them. (web project, documentation, Web
Browser UI, other).
Hope this helps
Jay
"copyco" <copyco@anon.com> wrote in message
news:%e80c.25580$6v7.6500@newssvr24.news.prodigy.com...
> Can anyone tell me what the purpose is to adding items such as a
> VBScript file or HTML document to your VB.NET project? Once you have
> these things added, how to you access them and use them in your code?
- Next message: Mary Chipman: "Re: Previewing ACCESS Reports from VB.NET"
- Previous message: Rob Windsor [MVP]: "Re: Help with vb.net controling excel and excel is hanging in mem"
- In reply to: copyco: "Project Items - What's the purpose?"
- Next in thread: Cor: "Re: Project Items - What's the purpose?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|