Thank you. I will review the articles listed below!
"clintonG" <csgallagher@REMOVETHISTEXTmetromilwaukee.com> wrote in message
news:ePTqpxYWFHA.2128@TK2MSFTNGP14.phx.gbl...
> Read these articles [1],[2],[3] about using FrontPage with Visual
> Studio.NET.
>
> Be advised all versions of Visual Studio.NET through 2003 will mangle and
> even delete the HTML source when moving back and forth between its
> so-called 'designer' and its editor. So far Visual Studio 2005 Beta 2
> appears to be stable in this regard.
>
> <%= Clinton Gallagher
> METROmilwaukee (sm) "A Regional Information Service"
> NET csgallagher AT metromilwaukee.com
> URL
http://metromilwaukee.com/ > URL
http://clintongallagher.metromilwaukee.com/ >
> [1]
http://support.microsoft.com/default.aspx?scid=kb;EN-US;871217 > [2]
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_fp2003_bk/html/odc_fp_c43615101.asp
> [3]
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_fp2003_ta/html/odc_FPUsingASPNETWithFrontPage2003.asp
>
> "Amar Kapadia" <AmarKapadia@msn.com> wrote in message
> news:ONOk%23XPWFHA.1508@tk2msftngp13.phx.gbl...
>> hello:
>>
>> Apologies if I am posting in the wrong forum. If so, please direct me to
>> the proper forum and I will repost. Here is my question:
>>
>> I am slowly learning ASP .NET programming and am now doing an exercise to
>> build a very small and simple Shopping Cart. My problem is that I am
>> having a devil of a time tyring to create a nice looking table (which is
>> really what the checkout cart will be) using the Designer tools in Visual
>> Studio 2003. It just seems so very difficult for me to get things just
>> right. For example, when I slide the column seperators all the cells
>> sort of re-adjust. But even if I were to get the table just right for my
>> cart page, how the heck am to then convert this into code? I have
>> learned enough that I know I will have to creating TableRow objects and
>> TableCell objects and them to the appropriate container controls But
>> isn't there any utility or addon that will convert a custom designed
>> table into ASP .NET code automatically? Even if I knew all the
>> properties that I had to set in order to get the code to generate a table
>> just like the one I made in the Visual Studio IDE that would be great!
>>
>> Does this make any sense? Am I doing something wrong? How are most
>> tables created by professionals? Do they always first visually design it
>> and then code it to make it look just like what was visually designed?
>>
>> Anyway, please help!! Anything will be most welcome!!
>>
>> Sincerely,
>> Amar
>>
>>
>
>