Visual Studio .NET 2005
Hi,
I am working on a web application in C# using Visual Studio .NET 2005. Using the Web Developer Express I am doing the same.
When I drag the objects on the web page. I am not able to set the object at a place where I want to unlike in the Visual Studio .NET 2003
How do set the layout so that I place the objects on the page where ever I want, not going into the details of the HTML code it generates. Here I have to place the objects using spaces which adds nbsp tag in the html code, which does not look good.
Please help me with the layout in this new version of .NET
Thanks & Regards,
Saurabh
Niradhip ChakrabortyPosted Mar 10, 2009, 6:07 AM
You can place the control wherever you want. You have to do the html coding for designing the page. Study