<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Lisa Wollin : FP and VS</title><link>http://blogs.msdn.com/lisawoll/archive/tags/FP+and+VS/default.aspx</link><description>Tags: FP and VS</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Working with ASP.NET Controls in FrontPage</title><link>http://blogs.msdn.com/lisawoll/archive/2004/06/18/159758.aspx</link><pubDate>Fri, 18 Jun 2004 23:45:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:159758</guid><dc:creator>lisawoll</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/lisawoll/comments/159758.aspx</comments><wfw:commentRss>http://blogs.msdn.com/lisawoll/commentrss.aspx?PostID=159758</wfw:commentRss><description>&lt;P&gt;I wanted to post a quick note about an add-in that one of the FrontPage testers, Harris Chan, developed for working with ASP.NET controls in FrontPage. To be honest, I just installed it, so I haven't had a lot of time to work with it. If you're interested in downloading and installing the add-in, you can find it on the &lt;A href="http://www.microsoft.com/frontpage/downloads/addin/launchupdate/searchdetail.asp?a=535"&gt;FrontPage Add-in Center&lt;/A&gt;
&lt;P&gt;
&lt;P&gt;If you have any comments or questions, feel free to post them. I'll forward them onto Harris.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=159758" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/lisawoll/archive/tags/FP+and+VS/default.aspx">FP and VS</category><category domain="http://blogs.msdn.com/lisawoll/archive/tags/ASP.NET/default.aspx">ASP.NET</category></item><item><title>Using ASP.NET with FrontPage 2003</title><link>http://blogs.msdn.com/lisawoll/archive/2004/04/29/123204.aspx</link><pubDate>Thu, 29 Apr 2004 19:05:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:123204</guid><dc:creator>lisawoll</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/lisawoll/comments/123204.aspx</comments><wfw:commentRss>http://blogs.msdn.com/lisawoll/commentrss.aspx?PostID=123204</wfw:commentRss><description>&lt;BASEFONT face=verdana size=2&gt; 
&lt;P&gt;We've published a new FrontPage article on working with ASP.NET pages, called &lt;A href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_fp2003_ta/html/odc_FPUsingASPNETWithFrontPage2003.asp"&gt;Using ASP.NET with FrontPage 2003&lt;/A&gt;. The author, Dave Berry, a FrontPage MVP, has worked extensively with Web development and FrontPage.&lt;/P&gt;&lt;/BASEFONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=123204" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/lisawoll/archive/tags/FP+and+VS/default.aspx">FP and VS</category><category domain="http://blogs.msdn.com/lisawoll/archive/tags/Articles/default.aspx">Articles</category></item><item><title>FrontPage Visual Studio Saga Continues ...</title><link>http://blogs.msdn.com/lisawoll/archive/2004/04/24/119423.aspx</link><pubDate>Sat, 24 Apr 2004 08:56:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:119423</guid><dc:creator>lisawoll</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/lisawoll/comments/119423.aspx</comments><wfw:commentRss>http://blogs.msdn.com/lisawoll/commentrss.aspx?PostID=119423</wfw:commentRss><description>&lt;BASEFONT face=verdana size=2&gt; 
&lt;P&gt;I've been burried in FPSE land lately and haven't had much time to play with ASP.NET Web applications in FrontPage, but I did spend some time, and I can tell you, my experience was not good.&lt;/P&gt;
&lt;P&gt;Here's my setup.&amp;nbsp; For whatever reason, my ISP doesn't have the server extensions configured so that I can edit my personal site directly in FrontPage, so I've set it up to FTP.&amp;nbsp; I transferred all of the files for my personal site to the wwwroot folder on my local machine.&amp;nbsp; Easy to do from inside FrontPage.&lt;/P&gt;
&lt;P&gt;My thinking was that I would create my Web apps directly inside of my site so that I could use the FTP feature in FrontPage.&amp;nbsp;&amp;nbsp; In addition, by putting my site in the wwwroot folder, I could create my Web apps directly from within my Web site, edit them as needed from within FrontPage or work on them in VS, and FTP the whole lot when I'm finished.&lt;/P&gt;
&lt;P&gt;Nope.&amp;nbsp; Doesn't work.&lt;/P&gt;
&lt;P&gt;When I tried to access the Web app folder, I received an error message that the folder did not exist in the current Web site even though I could plainly see it in the list of files and folders.&amp;nbsp; So I attempted to open the ASPX page in FrontPage from the Windows Explorer and received another similar message. No matter what I did, I was not able to open the ASPX file in FrontPage unless I moved the ASPX page and supporting files into another folder within my site (sans all the hidden vti folders).&lt;/P&gt;
&lt;P&gt;I talked to a FrontPage tester about why, and he said there was a KB article about FTP'ing ASP.NET Web apps from FrontPage, but he couldn't remember where it was, and I haven't been able to find it.&amp;nbsp; (If someone knows where it is, please post it.&amp;nbsp; I'm dying to read it!)&lt;/P&gt;
&lt;P&gt;With the exception of creating simple Web apps and opening single files within FrontPage for designing, my experience has been less than ideal.&amp;nbsp; I agree with &lt;A href="http://weblogs.asp.net/lisawoll/archive/2004/04/15/114226.aspx#118851"&gt;Saurabh Nandu&lt;/A&gt; and the many people who have commented (either in feedback, newsgroups, or other blogs) that FrontPage integration with VS could be better, and although both FrontPage and VS are developed by Microsoft, they are technically competing apps, and IMHO FrontPage should compete as if it expects to do business and provide support based on user expectations and needs.&lt;/P&gt;
&lt;P&gt;I haven't given up my quest for understanding how FP and VS SHOULD integrate.&amp;nbsp; I strongly believe that a developer should be able to create ASPX pages in either FP or VS within a&amp;nbsp;folder (in my case it was wwwroot, but this could be any folder that has IIS permissions) and manage all pages in a Web site from within FrontPage, whether they be HTML, ASP, ASPX, PHP, XML, XSLT, whatever.&lt;/P&gt;&lt;/BASEFONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=119423" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/lisawoll/archive/tags/FP+and+VS/default.aspx">FP and VS</category></item><item><title>Integrating FrontPage and VS .NET</title><link>http://blogs.msdn.com/lisawoll/archive/2004/04/15/114226.aspx</link><pubDate>Thu, 15 Apr 2004 22:56:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:114226</guid><dc:creator>lisawoll</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/lisawoll/comments/114226.aspx</comments><wfw:commentRss>http://blogs.msdn.com/lisawoll/commentrss.aspx?PostID=114226</wfw:commentRss><description>&lt;P&gt;I hadn't anticipated posting again so soon, but I wanted to comment on &lt;A href="http://weblogs.asp.net/lisawoll/archive/2004/04/14/113544.aspx#113729"&gt;Saurabh Nandu's&lt;/A&gt; comment about Visual Studio .NET and FrontPage.&lt;/P&gt;
&lt;P&gt;Although both products provide Web development functionality, the two are not intended to be competing products.&amp;nbsp; FrontPage is largely still a design application.&amp;nbsp; WYSIWYG support in FrontPage is better because that was what FrontPage was originally designed to do.&amp;nbsp; VS .NET is largely a development environment and provides a larger set of tools and features for working with ASP.NET code.&lt;/P&gt;
&lt;P&gt;Our expected scenario for integration between FrontPage and Visual Studio .NET focuses on teams of designers and developers working on the same sites.&amp;nbsp; Developers write and modify code for Web apps, services, etc. in Visual Studio, and designers pull the projects into FrontPage to design the pages.&lt;/P&gt;
&lt;P&gt;FrontPage 2003 made huge strides to integrate with Visual Studio .NET, but we all agree that it doesn't have quite the level of support that people want and need.&amp;nbsp; I can't tell you what the development team is planning for the next release, but I can tell you that we are all aware of the problems with FrontPage and VS .NET integration.&lt;/P&gt;
&lt;P&gt;It's true that expected scenarios are not always the real scenarios.&amp;nbsp; People often use FrontPage in ways that we didn't anticipate, and FrontPage and VS integration is much more complex than I've stated above.&amp;nbsp; To help developers who are working with VS and FrontPage, I published on the &lt;A href="http://msdn.microsoft.com/frontpage" target=_blank&gt;FrontPage Developer Portal&lt;/A&gt; a reprint of a chapter from Jim Buyen's book &lt;I&gt;FrontPage 2003 Inside Out&lt;/I&gt;:&amp;nbsp; &lt;A href="http://msdn.microsoft.com/office/understanding/frontpage/techarticles/default.aspx?pull=/library/en-us/odc_fp2003_bk/html/odc_fp_c43615101.asp"&gt;Using FrontPage 2003 and Visual Studio .NET Together&lt;/A&gt;.&amp;nbsp; However, I have read in some newsgroup posts that developers want more information than what is contained in this chapter.&amp;nbsp; To help accommodate this need, we have scheduled an article focused on working with ASP.NET controls in FrontPage, which should be available within the next month or so, and I'm considering writing an additional article based on our targeted scenario (described above).&lt;/P&gt;
&lt;P&gt;I have to be honest, I haven't spent a great deal of time working on the integration of VS and FrontPage, so I have no words of wisdom for you ... yet.&amp;nbsp; I will say that I've created very simple Web apps in Visual Studio and pulled them into FrontPage and modified their designs.&amp;nbsp; I admit that I haven't gone through the full process of publishing the app into my site, but on the surface, the integration with FrontPage for my simple app was relatively seamless and straight-forward.&lt;/P&gt;
&lt;P&gt;I think, however, that many Web developers want to replace Visual Studio with FrontPage when working with ASP.NET.&amp;nbsp; In this case, developers can write inline ASP.NET code, but I don't believe FrontPage provides great IntelliSense for ASP.NET code. Again, the logic behind this is largely because FrontPage was not attempting to replace or compete with Visual Studio but was intending to complement it with the excellent design tools for which FrontPage is so well known.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=114226" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/lisawoll/archive/tags/FP+and+VS/default.aspx">FP and VS</category></item></channel></rss>