Ask a Question related to ASP.NET General, Design and Development.
-
Simon Harvey #1
How are you supposed to make a half interesting page in Visual Studio? :-(
Hi there everyone,
I have a fairly open ended but simple question that I could really use some
assistance with. When I first bought visual studio (under the student
license) i thought it was great. Especially the design tool for ASP.net. It
was like making websites as easily as VB or C# - Drag and drop - a total
life saver.
But, now that I want to make some more complicated pages I'm finding it
really hard to work in VS. The other option is of course dreamweaver, but
then its not so good at the coding part - only the design part.
So what does everyone else do? I'm not an html or asp genius, so i need to
use a tool like dreamweaver to design with, but i also need a decent
programming environment like Visual Studio. The two just dont seem to get on
though. For example, I've tried to design pages in dreamweaver and then do
the coding in VS - utterly tedious and i seemed to be hitting loads of bugs.
I'd really appreciate any advice on how you geniuses make even remotely
attractive sites (like this one!) :)
Many thanks to anoyone who can help
Simon
Simon Harvey Guest
-
DW8 to Visual Studio
I would like to get my DW8 asp.NET pages to open up in Visual Studio 2003. I have some co workers that need to do some work as well..... I have... -
Visual studio?
Not that i dont like the flex ide, but i'd much rather use visual studio? has anyone found a plug in or tried to intergrade into vs.net yet? -
Visual Studio .Net
You may need to repair your IIS mappings. To do this, run the following command: aspnet_regiis.exe -i Here's further information:... -
Using SRC attribute with Visual Studio.NET
Hi, I understand that the CodeBehind= is designed to be used by VS and not actually part of the .NET framework However, in my BenefitsVB... -
Visual Studio.NET and PHP
Hello, Does anyone have an idea how to integrate PHP into Visual Studio .NET 2003. Thanks, Albert Ahtenberg -
Kevin Spencer #2
Re: How are you supposed to make a half interesting page in Visual Studio? :-(
I do my HTML for the page in FrontPage, and then copy and paste it into the
page in the VS.Net IDE. From there, I can right-click any form controls to
make them runat server, add WebControls, code, etc.
HTH,
Kevin Spencer
Microsoft FrontPage MVP
Internet Developer
[url]http://www.takempis.com[/url]
Big things are made up of
lots of Little things.
"Simon Harvey" <sh856531@microsofts_free_emal_service.com> wrote in message
news:rSHKa.43931$9C6.2045778@wards.force9.net...some> Hi there everyone,
>
> I have a fairly open ended but simple question that I could really useIt> assistance with. When I first bought visual studio (under the student
> license) i thought it was great. Especially the design tool for ASP.net.on> was like making websites as easily as VB or C# - Drag and drop - a total
> life saver.
>
> But, now that I want to make some more complicated pages I'm finding it
> really hard to work in VS. The other option is of course dreamweaver, but
> then its not so good at the coding part - only the design part.
>
> So what does everyone else do? I'm not an html or asp genius, so i need to
> use a tool like dreamweaver to design with, but i also need a decent
> programming environment like Visual Studio. The two just dont seem to getdo> though. For example, I've tried to design pages in dreamweaver and thenbugs.> the coding in VS - utterly tedious and i seemed to be hitting loads of>
> I'd really appreciate any advice on how you geniuses make even remotely
> attractive sites (like this one!) :)
>
> Many thanks to anoyone who can help
>
>
> Simon
>
>
Kevin Spencer Guest



Reply With Quote

