CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting



Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: NewsGroup Date Entered: 4/19/2007 7:59:48 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 11 Views: 29 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
12 Items, 1 Pages 1 |< << Go >> >|
JoshStodola
Asp.Net User
Web Devloper: Disable Designer4/19/2007 7:59:48 PM

0/0

Hi everyone,

I want to disable design view entirely.  I am not complaining about it, dont get me wrong.  I do understand how hard (nearly impossible) WYSIWIG things are to develop.  But it's just not accurate enough for me, it is very misleading.  I never use it, and I dont want to wait for it to load anymore.  I am also discovering some colleagues trying to solve problems that dont even exist, based on what they see in the designer.

I hope this is an option, there really cant be too many people that rely on the designer out there.  To be completely honest with you, the majority of all my pages look like crap in design view.  Stuff is scattered all over the place out of position.

How can I completely disable this option?

Thanks in advance...


Josh Stodola ? Come check out my blog!
vcsjones
Asp.Net User
Re: Web Devloper: Disable Designer4/19/2007 8:18:40 PM

0/0

Open "Tools" > "Options..." > "HTML Designer".

Change the "Start pages in" to "Source View"

 This won't completely "disable" the design view, but when you open a page, it will start in the source view and not the design view. You will have to manually switch to the design view now.


Cheers,
       Kevin Jones


JoshStodola
Asp.Net User
Re: Web Devloper: Disable Designer4/19/2007 8:22:43 PM

0/0

Thanks Kevin, but I did that the same day I installed VS Big Smile

I want to completely disable it, so I don't have to wait for it to load each time I open a solution.  I'm also sure having the designer up and running requires quite a bit of overhead, even when it's not being used.  These are the things I am trying to fix.

Thanks again.

 


Josh Stodola ? Come check out my blog!
vcsjones
Asp.Net User
Re: Web Devloper: Disable Designer4/19/2007 8:24:52 PM

0/0

The designer doesn't do any loading until you actually switch to it, so if it starts out in the Source View, VS won't initialize the designer until you switch to it for the first time. So, disabling it won't have any benefits. Secondly, I don't beleive there is a way to truely disable the designer.
Cheers,
       Kevin Jones


JoshStodola
Asp.Net User
Re: Web Devloper: Disable Designer4/19/2007 8:29:53 PM

0/0

On the contrary, Kevin.  Sometimes I have to work with huge solutions.  When I say huge, I mean huge (500+ web forms, no exaguration).  And it spends minutes with the message at the bottom "Loading Designer" (even with my current setting to start in source view).  So obviously it does do plenty of loading before switching to it.

And then, sometimes my intellisense takes forever to respond, I also feel this could be designer related.

Thanks again.


Josh Stodola ? Come check out my blog!
vcsjones
Asp.Net User
Re: Web Devloper: Disable Designer4/19/2007 8:37:37 PM

0/0

Ah, IntelliSense is doing it - I think. In order for IntelliSense to work correctly, it needs to load up all of the pages, and determine all of the classes and their members. Try disabling IntelliSense, and see if that is what is causing it. I know that is a not-so-good solution, but I am interested if that is what is causing the issue.

The actual Designer "Surface" is not loaded until it is activated for the first time with that page.


Cheers,
       Kevin Jones


JoshStodola
Asp.Net User
Re: Web Devloper: Disable Designer4/19/2007 8:45:48 PM

0/0

I think you might be right.  I disabled statement completion (why they call it intellisense everywhere except in the settings I have no clue), closed the solution, waited a minute or two, and re-opened it.  It did load significantly quicker.  But, I just had it open and running, so the true test is going to be tomorrow morning after a fresh boot.

I will let you know how it turns out.  In the meantime, Im going to email Mikhail and see if he knows a "secret" way of disabling the designer.

Thanks for your help so far.


Josh Stodola ? Come check out my blog!
Mikhail Arkhipo
Asp.Net User
Re: Web Devloper: Disable Designer4/20/2007 12:36:35 AM

0/0

Intellisense is not using the designer at all. "Loading designer" message means that some pages in the solution were opened in DV when solution was closed so IDE is restoring page in the last used view. Perhaps other developers what are working on the solution closed it with pages open in DV?
Thanks

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

This posting is provided "AS IS" with no warranties, and confers no rights.
JoshStodola
Asp.Net User
Re: Web Devloper: Disable Designer4/20/2007 4:27:00 AM

0/0

Mikhail, this would be an accurate assumption.  We use visual source safe, and all my colleagues use the designer.

So, would it be at all possible to disable this on my machine?


Josh Stodola ? Come check out my blog!
Mikhail Arkhipo
Asp.Net User
Re: Web Devloper: Disable Designer4/20/2007 4:57:14 PM

0/0

No, it cannot be disabled selectively. However, view state is saved in SUO files which typically reside next to SLN file. SUO file is per user and should not be checked in or shared across developers. Perhaps it is checked in into VSS?
Thanks

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

This posting is provided "AS IS" with no warranties, and confers no rights.
JoshStodola
Asp.Net User
Re: Web Devloper: Disable Designer4/20/2007 5:09:00 PM

0/0

Darn.  I guess I will have to deal with it (sigh).  SUO files were not getting checked in, by the way.

Thanks for all your help.


Josh Stodola ? Come check out my blog!
Mikhail Arkhipo
Asp.Net User
Re: Web Devloper: Disable Designer4/20/2007 5:26:17 PM

0/0

If you always have personal SUO file, and you never open pages in DV, then it should not contain any saved view state that would make VS open page in DV and load the designer.
Thanks

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

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


Free Download:

Books:
Web Design in a Nutshell: A Desktop Quick Reference Authors: Jennifer Niederst Robbins, Pages: 796, Published: 2006
Greasemonkey Hacks: Tips & Tools for Remixing the Web with Firefox Authors: Mark Pilgrim, Pages: 469, Published: 2005
Wrox's ASP.NET 2.0 Visual Web Developer 2005 Express Edition Starter Kit: visual web developer 2005 express edition starter kit Authors: David Sussman, Alex Homer, Pages: 312, Published: 2005
60 Hot to Touch Accessible Web Design Tips - The Tips No Web Developer Can Live Without!: The Tips No Web Developer Can Live With Authors: Jim Byrne, Pages: 104, Published: 2006
Dreamweaver MX Bible Authors: Joseph W. Lowery, Pages: 1178, Published: 2002
Beginning DotNetNuke Skinning and Design: Skinning and Desing Authors: Andrew Hay, Nina Meiers, Shaun Walker, Pages: 432, Published: 2007
Professional Web Parts and Custom Controls with ASP.NET 2.0 Authors: Peter Vogel, Pages: 449, Published: 2005
Web Standards Creativity: Innovations in Web Design with XHTML, CSS, and DOM Scripting Authors: Cameron Adams, Andy Clarke, Mark Boulton, Simon Collison, Pages: 266, Published: 2007
Graphic Artists Guild Handbook: Pricing & Ethical Guidelines Authors: Graphic Artists Guild, Graphic Artists Guild, Pages: 334, Published: 2007
Professional ASP.NET 2.0 Design: CSS, Themes, and Master Pages Authors: Jacob J. Sanford, Pages: 474, Published: 2007

Web:
Firefox Web Developer Toolbar | Webmaster Tips The Firefox Web Developer Toolbar is one of the most useful tools you can have for web design. This is a short introduction that will show you some ways ...
Web Developer Toolbar for Firefox - Best ever extension for ... Web Developer - Disable. Cookies:- will give many options to manipulate ... which IMHO is the BEST EVER extension for Designer/Web Developer. ...
Web Developer Nepal, Web Designer, Web Programmer, PHP Programmer ... web developer from Nepal, web designer nepal, web programmer, php programmer nepal, nepal web ... 12 unnecessary Vista features you can disable right now ...
WebAIM: The Web Developer Extension for Mozilla-based Browsers Disabling images allows the web developer to view the alternative text for ... and be able to design and develop web content that adheres to W3C standards. ...
Web Designer's Guide to Firefox Web Developer Add-on What you need; Web Developer Menu Items. Disable; Cookies; CSS; Forms ... This is the most important item if you're a web designer/frontend developer. ...
Web Developer 0.9 for Firefox/Mozilla released - Web Design Forums ... Web Developer Extension History Version 0.9 November 21, 2004 * Added the features: o Clear History o Clear Radio Buttons o Disable Cache ...
Web Developer's Journal - Tips on Web Page Design, HTML, Graphics ... Tips on Web Page Design, HTML and Graphics. SITE SEARCH .... The DISABLED attribute prevents a form field from receiving the focus, and hence any input. ...
Oday Pele - Web Designer & Developer Jakarta, Indonesia: TIPS: How ... web designer, web developer, web programmer, open source CMS, Drupal, Joomla, Mambo, ... Oday Pele - Web Designer and Developer in Jakarta, Indonesia. ...
Visual Web Developer Team Blog : Workaround: Empty Design View for ... I've noticed quite a few people run into the issue "Why is design mode empty for my ... Your official information source from the Visual Web Developer team. ...
Feedback: Visual Web Developer Express Edition - Can not swich to ... Package ‘Visual Web Developer Trident Designer Package’ has failed to load properly GUID ... Would you like to disable loading this package in the future? ...

Videos:
Disable MySpace CSS Have you ever had a friend show you their MySpace page and you had a hard time reading the page? Myspace has become the new Geocities when it comes t...
Developing JavaScript with Chickenfoot Google TechTalks July 25, 2006 Rob Miller Michael Bolin ABSTRACT Chickenfoot is a Firefox extension that embeds a JavaScript programming environmen...
A Googly MySQL Cluster Talk Google TechTalks April 28, 2006 Stewart Smith Stewart Smith works for MySQL AB as a software engineer working on MySQL Cluster. He is an active memb...
Literate functional testing Google London Test Automation Conference (LTAC) Google Tech Talks September 7th, 2006 Presenters: Robert Chatley and Tom White
Long Beach City Council Meeting Long Beach City Council Meeting
Zero Configuration networking with Bonjour Google TechTalks November 2, 2005 Dr. Stuart Cheshire, Apple Computer http://www.stuartcheshire.org/ ABSTRACT The desirability of making IP networ...
Long Beach City Council Meeting Long Beach City Council Meeting
Santa Monica Council Meeting Santa Monica Council Meeting




Search This Site:










debuging with firefox

dataset configuration bug

adding control class to toolbox

how do i tell vs 2005 to use iis 6 resides on another machine?

p/invoke

vwd -> vs 2005 pulls from vwdwebcache/ dir??

"unable to connect to visual studios localhost web server"

web dev 05 enterprise edition debugging problem

imports microsoft.visualbasic

q: vs2005: connect to ftp server

xml documentation for web sites

installation order

sql 2005 ctp question

.vbproj files and tfs

vs2005 std edition freezes when attempting to create web project

error when creating new report server project

has visual studio 2005 a memory leak?

memory allocation when creating an object of exception class

iis v1.5 and vs2005

don't display full paths in the window tabs?

upgrade to team edition problems

creating a data connection to a sql instance name

where to find add-in(s) for visual studio 2005

jscriptevaluate is obsolete!!

"add service reference" context menu option not available

how can i use iis in stead of the asp.net development server?

unable to add codebehind in asp.net 2.0 web site in vs2005?

how to define gridview paramaters for update sql

sever problem with references usnig asp.net vb projects

vertical-align: middle display problem in ie7

  Privacy | Contact Us
All Times Are GMT