CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_web_developer_2008_express Tags:
Item Type: NewsGroup Date Entered: 12/7/2007 4:45:27 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 5 Views: 30 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
6 Items, 1 Pages 1 |< << Go >> >|
onemind
Asp.Net User
VS2008 designer breaks to easy which is crappy12/7/2007 4:45:27 AM

0/0

Hello,

The vs designer seems to be very good, however, it doesnt seem to apply themes which makes it kind of useless. 

For example, in my main theme stylesheet i will relatively position some images which work fine in the browser but they dont sit at the right location in the designer. So i end up with a bunch of images sitting next to each other in a row in the designer but a page that renders fine in the browser.

So if the designer doesnt apply stylesheets what good is it?

I broke it in the first 5 minutes which makes it unusable.

Unless i am going about it the wrong way? Or does it do this to everyone that uses themese and master pages?

Cheers

vidalsasoon
Asp.Net User
Re: VS2008 designer breaks to easy which is crappy12/7/2007 6:07:17 PM

0/0

Did you set your default theme in the web.config? 

http://msdn2.microsoft.com/en-us/library/0yy5hxdk.aspx 

Mikhail Arkhipo
Asp.Net User
Re: VS2008 designer breaks to easy which is crappy12/7/2007 9:52:25 PM

0/0

Are you using Theme or StylesheetTheme attribute? Can you post page markup and the stylesheet content here as well?


Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
warmangle
Asp.Net User
Re: VS2008 designer breaks to easy which is crappy12/7/2007 9:55:08 PM

0/0

Dreamweaver and Front Page do the same thing. Were any of your images in tables or layers? That usually contributes since the IDE applies a thickness to the tables to make them easy to modify. "Relativity" could change between the IDE, IE, FireFox, Opera, etc. Unless it was a major difference, it was probably just the nature of the design environment.

onemind
Asp.Net User
Re: VS2008 designer breaks to easy which is crappy12/8/2007 1:36:27 AM

0/0

Thanks guys,

By the sounds of it, it seems like your designers dont get broken with css which gives me some hope of fixing this. I thought it a bit odd that microsoft would go to all the trouble of creating an excellent designer that just breaks with css and their main theme feature.

 

Did you set your default theme in the web.config? 

http://msdn2.microsoft.com/en-us/library/0yy5hxdk.aspx 

 Yes, did that. Like i said, the theme does get applied in my browsers so obviously the theme is set in config but it doesnt get recognized by the designer.

 I have a Theme folder with a stylesheet.css

It gets applied in config like so:  

<pages theme="Main Theme">

 Main Theme is the name of a folder inside App_Themes

The stylesheet.css contents are below:

 

body

{

text-align: center;

}

div#main

{

margin: 0 auto;

width: 727px;

text-align: left;

}

.line

{

width: 160px;

height: 21px;

left: 260px;

position: relative;

top: -20px;

}

.home

{

width: 59px;

height: 17px;

position: relative;

left: 105px;

top: -27px;

}

.contact

{

position:relative;

left:116px;

top:-27px;

width:75px;

height:17px;

}

This get applied to the master page for example, the .contact class gets applied to an <a>

<a href="Default.aspx" class="contact">

<img border="0" src="images/contact.gif" alt="Contact" /></a>

 

Any help would be greatly appreciated.

 Thanks :)

Mikhail Arkhipo
Asp.Net User
Re: VS2008 designer breaks to easy which is crappy12/8/2007 7:18:54 AM

0/0

Neither VS 2005 nor 2008 designer supports Theme attribute. Try using StylesheetTheme attribute instead - it is fully supported in both 2005 and 2008. 


Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
6 Items, 1 Pages 1 |< << Go >> >|


Free Download:


Web:
VS2008 designer breaks to easy which is crappy - ASP.NET Forums Re: VS2008 designer breaks to easy which is crappy ... Re: VS2008 designer breaks to easy which is crappy ...
VS2008 designer breaks to easy which is crappy - ASP.NET Forums Re: VS2008 designer breaks to easy which is crappy. 12-07-2007, 1:07 PM. Contact ... Re: VS2008 designer breaks to easy which is crappy. 12-07-2007, 4:52 PM ...
ng.asp-net-forum.visual_web_developer_2008_express/7 - Fix error ... What are differences between VS2008 Standard and VS2008 Express? 2, 10, 12/8/ 2007 7:20:35 AM. VS2008 designer breaks to easy which is crappy ...
TheMSsForum.com >> MFC >> Visual Studio VS2008 - FIRST THOUGHTS ... on the designer (or even use the designer) its permanently ... Vista Windows SDK , Document Explorer 2008 and some web and SQL crap that ...
HnD::List all messages of thread: LinqToLLBL and the three ... One area I wish to see LLBL going for is the LinqToSQL designer adopted in VS2008. The dotNet community in Kuwait had an open day event ...
visual-studio at Ken Egozi's Blog btw, since I've installed VS2008 without going 2005 first and without the full SDKs .... From those files you can set a break point. So yes, it wasn't easy, ...
Work at the dining table: The way programming should be - easy Jan 11, 2008 ... Sometime ago, I'd posted a rant calling VS2008 a piece of crap. ... The HARD part should not be in the programming but the design. ...
Paul Stovell says… » Thought: Evolution of the WPF Designer Nov 2, 2007 ... No more “Page intentionally left blank” crap. ... Technorati tags: wpf, cider, vs2008, designer, visual basic 1.0, xaml. Filed under: WPF ...
Visual Web Developer Team Blog : JScript Debugging in Visual Web ... I have dropped this feature and use some crappy FireFox tools now. ... 摘要本期 共有6篇文章:Ajax自动化测试以及调试工具列表VS2008的JavaScript调试 ...
WPF Learning curve too steep? - Topic Powered by eve community It's what the VS2008 designer should really be IMO. .... It feels so lame to use that I might as well be using a crappy open source IDE. ...




Search This Site:










vs2005 image map editing

using network account in web.config

need of mac skin and css file, where can i get it.....urgent

using iis as a web server problem

yikes, you folks in the core group have been busy! is the 'formsname' in the web.config still the name used to store cookies?

how using/import to use csscollection??

update dnn username programmatically

help debugging first custom module

can't drag any object from toolsbox !!! :(

cannot access file

groupware and blog module

help: how to reuse code when building controls? with no dependancies?

image files missing on presentation

rel="nofollow" attribute in hyperlinks

cusomize login module

links, categories & articles don't appear on front page

treeview not displaying default expand/collapse images

msdn survey sample

can you have two instances of forms authentication?

how? install a module using a [token]

skin list location?

why webpart display title by default even i havn't logged in?

free upgrade to vs 2005 if you buy now?

generate local resource question

simple question about datareader

stylesheettheme & theme in master page

object reference not set to an instance of an object error

http error 401.1 - unauthorized: access is denied due to invalid credentials.

deploy and run a dll

error with preinit for masterpage (vb)

 
All Times Are GMT