Home All Groups Group Topic Archive Search About
Author
1 Dec 2006 8:36 PM
joelranck
My company is looking to migrate from classic ASP to ASP.Net. I know
the de facto IDE for ASP.Net is Visual Studio which will be a good step
up from Dreamweaver. We are currently on a shared hosting plan and I'm
wondering what is the best way to integrate remote web development in
VS.Net and our web host? I know a lot of people use FrontPage
Extensions but I've heard some bad things about them. What is everyone
else using? Are there any alternatives to FP Exts?

Thanks

Author
2 Dec 2006 3:00 AM
cbmeeks
Get Visual Studio 2005 and don't look back.  It's great for ASP.NET
programming.

Also, the FP Extensions are better than FTP in my opinion.  Seem to be
quicker but it really depends on your ISP.

How many people are going to be developing on the same project?  If
just one, then you don't have to worry about IIS.  You can just run the
demo mode locally.

I really recommend developing on a LAN or locally too. Demo it there
and post live to the remote.  You will go NUTS waiting for remote
check-ins/uploads, etc.

Oh, and I've done a lot of ASP to ASP.NET coding in the past.  I worked
for a company that forced me to use ASP and VB6.  Then, seeing the
future, I migrated them slowly to ASP.NET and VB/C#.NET.  Too bad I
didn't go all WinForms though...hehehe

Ok, to throw in a shameless plug, feel free to take up some ASP.NET
discussions at my new and improved (how can something be improved if
it's new???) web site for coders:

http://www.codershangout.com

cbmeeks


joelra***@gmail.com wrote:
Show quote
> My company is looking to migrate from classic ASP to ASP.Net. I know
> the de facto IDE for ASP.Net is Visual Studio which will be a good step
> up from Dreamweaver. We are currently on a shared hosting plan and I'm
> wondering what is the best way to integrate remote web development in
> VS.Net and our web host? I know a lot of people use FrontPage
> Extensions but I've heard some bad things about them. What is everyone
> else using? Are there any alternatives to FP Exts?
>
> Thanks
Author
2 Dec 2006 2:32 PM
Kevin Spencer
In addition, I wouldn't get rid of Dreamweaver yet. Although Visual Studio
is the best development software on the market, it is lacking in support for
HTML design. You can do design work in Dreamweaver and incorporate the HTML
in Visual Studio.

--
HTH,

Kevin Spencer
Microsoft MVP
Logostician
http://unclechutney.blogspot.com

Parabola is a mate of plane.


Show quote
"cbmeeks" <cbme***@gmail.com> wrote in message
news:1165028447.381016.43800@j72g2000cwa.googlegroups.com...
> Get Visual Studio 2005 and don't look back.  It's great for ASP.NET
> programming.
>
> Also, the FP Extensions are better than FTP in my opinion.  Seem to be
> quicker but it really depends on your ISP.
>
> How many people are going to be developing on the same project?  If
> just one, then you don't have to worry about IIS.  You can just run the
> demo mode locally.
>
> I really recommend developing on a LAN or locally too. Demo it there
> and post live to the remote.  You will go NUTS waiting for remote
> check-ins/uploads, etc.
>
> Oh, and I've done a lot of ASP to ASP.NET coding in the past.  I worked
> for a company that forced me to use ASP and VB6.  Then, seeing the
> future, I migrated them slowly to ASP.NET and VB/C#.NET.  Too bad I
> didn't go all WinForms though...hehehe
>
> Ok, to throw in a shameless plug, feel free to take up some ASP.NET
> discussions at my new and improved (how can something be improved if
> it's new???) web site for coders:
>
> http://www.codershangout.com
>
> cbmeeks
>
>
> joelra***@gmail.com wrote:
>> My company is looking to migrate from classic ASP to ASP.Net. I know
>> the de facto IDE for ASP.Net is Visual Studio which will be a good step
>> up from Dreamweaver. We are currently on a shared hosting plan and I'm
>> wondering what is the best way to integrate remote web development in
>> VS.Net and our web host? I know a lot of people use FrontPage
>> Extensions but I've heard some bad things about them. What is everyone
>> else using? Are there any alternatives to FP Exts?
>>
>> Thanks
>
Author
6 Dec 2006 12:51 PM
cbmeeks
Has anyone tried Microsoft's new Web Express or whatever they're
calling it??

cbmeeks

Are you a programmer?
http://www.codershangout.com


Kevin Spencer wrote:
Show quote
> In addition, I wouldn't get rid of Dreamweaver yet. Although Visual Studio
> is the best development software on the market, it is lacking in support for
> HTML design. You can do design work in Dreamweaver and incorporate the HTML
> in Visual Studio.
>
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
> Logostician
> http://unclechutney.blogspot.com
>
> Parabola is a mate of plane.
>
>
> "cbmeeks" <cbme***@gmail.com> wrote in message
> news:1165028447.381016.43800@j72g2000cwa.googlegroups.com...
> > Get Visual Studio 2005 and don't look back.  It's great for ASP.NET
> > programming.
> >
> > Also, the FP Extensions are better than FTP in my opinion.  Seem to be
> > quicker but it really depends on your ISP.
> >
> > How many people are going to be developing on the same project?  If
> > just one, then you don't have to worry about IIS.  You can just run the
> > demo mode locally.
> >
> > I really recommend developing on a LAN or locally too. Demo it there
> > and post live to the remote.  You will go NUTS waiting for remote
> > check-ins/uploads, etc.
> >
> > Oh, and I've done a lot of ASP to ASP.NET coding in the past.  I worked
> > for a company that forced me to use ASP and VB6.  Then, seeing the
> > future, I migrated them slowly to ASP.NET and VB/C#.NET.  Too bad I
> > didn't go all WinForms though...hehehe
> >
> > Ok, to throw in a shameless plug, feel free to take up some ASP.NET
> > discussions at my new and improved (how can something be improved if
> > it's new???) web site for coders:
> >
> > http://www.codershangout.com
> >
> > cbmeeks
> >
> >
> > joelra***@gmail.com wrote:
> >> My company is looking to migrate from classic ASP to ASP.Net. I know
> >> the de facto IDE for ASP.Net is Visual Studio which will be a good step
> >> up from Dreamweaver. We are currently on a shared hosting plan and I'm
> >> wondering what is the best way to integrate remote web development in
> >> VS.Net and our web host? I know a lot of people use FrontPage
> >> Extensions but I've heard some bad things about them. What is everyone
> >> else using? Are there any alternatives to FP Exts?
> >>
> >> Thanks
> >
Author
6 Dec 2006 5:16 PM
Rad [Visual C# MVP]
On 6 Dec 2006 04:51:37 -0800, cbmeeks wrote:

> Has anyone tried Microsoft's new Web Express or whatever they're
> calling it??
>
> cbmeeks
>
> Are you a programmer?
> http://www.codershangout.com
>

Visual Web Developer you mean. Yes indeed. It's surprisingly fully
functional for a free product, complete with reporting functionality


Author
7 Dec 2006 3:04 PM
Michael D. Ober
OP may also be referring to the replacement for FrontPage, which is called
Microsoft Expression Web at
http://www.microsoft.com/products/expression/en/web_designer/fpupgrade/default.mspx.

Mike Ober.

Show quote
"Rad [Visual C# MVP]" <nospam@nospam.com> wrote in message
news:mbtq4bes6sb8$.1feos2olx56ni.dlg@40tude.net...
> On 6 Dec 2006 04:51:37 -0800, cbmeeks wrote:
>
>> Has anyone tried Microsoft's new Web Express or whatever they're
>> calling it??
>>
>> cbmeeks
>>
>> Are you a programmer?
>> http://www.codershangout.com
>>
>
> Visual Web Developer you mean. Yes indeed. It's surprisingly fully
> functional for a free product, complete with reporting functionality
>
>
> --
> Bits.Bytes
> http://bytes.thinkersroom.com

AddThis Social Bookmark Button