Re: Web application defined?
From: Ian (ianinmalaga_at_hotmail.com)
Date: 06/01/04
- Next message: John Oakes: "Re: Static classes with static members"
- Previous message: Ben: "Static classes with static members"
- In reply to: VB Programmer: "Re: Web application defined?"
- Next in thread: David Coe, MCP: "RE: Web application defined?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 1 Jun 2004 21:27:43 +0200
Thanks for the reply....
I am using VS for asp.net files with code behind...
and dreamweaver for everything else..
So basically have the aps.net code behind in a project and keep everything
else out of it ...??
I suppose that sounds logical... I was just a little confused :-)
Thanks
Ian
"VB Programmer" <I-Hate-Spam@Nowhere.com> wrote in message
news:uM1v$wASEHA.628@TK2MSFTNGP11.phx.gbl...
> The standard .NET web page with "code behind" has an ASPX extension. You
> can use a language of your preference for the "code behind". These pages
> would more than likely go within a project and you can have multiple
> projects for 1 "solution" depending on how you wish to organize
everything.
>
> HTH,
> VB Programmer
>
> "Ian" <ianinmalaga@hotmail.com> wrote in message
> news:%23AWAZsASEHA.3452@TK2MSFTNGP10.phx.gbl...
> > Hi there,
> >
> > I have been learning c# for a while now, although mainly the language
and
> I
> > am little confused about the completed picture.
> >
> > I am creating a website, part of it is standard html files, some are
aspx
> > files without any code behind files but inline coding and others are
> proper
> > aspx files with code behind.
> >
> > I am of course creating standard html files using dreamweaver as this is
> my
> > preference.
> >
> > Can anyone explain what the standard way of creating a so called "web
> > application" i.e. should I create several web application for each part
of
> > my website which consists of code or should the complete website also be
> > wrapped within a web application.
> >
> > i.e. The webapplication is VS would also consist of html..??
> >
> > I hope I have explained it correctly, as you can see I am a little
> > confused...
> >
> > Any help or guidance would be really appreciated
> >
> > Thanks
> >
> > Ian
> >
> >
>
>
- Next message: John Oakes: "Re: Static classes with static members"
- Previous message: Ben: "Static classes with static members"
- In reply to: VB Programmer: "Re: Web application defined?"
- Next in thread: David Coe, MCP: "RE: Web application defined?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|