Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:108938
More Search Options
RSS Available
Matching Posts
Re: disable file preview when ctrl+tab(ing)
I don't think you can. However, you can use Ctrl+F6 (or Ctrl+Shift+F6) to cycle forwards and backwards through the active documents
Posted to
Visual Studio 2008
(Forum)
by
billhie
on 1/3/2008
Re: VS 2008 build error
Can you provide me with the file version of the following file? %programfiles%\Reference Assemblies\Microsoft\Framework\v3.0\PresentationBuildTasks.dll If the file does not exist, it means that you do not have the 3.0 framework installed. You many have to re-install Visual Studio to correct the problem
Posted to
Visual Studio 2008
(Forum)
by
billhie
on 1/3/2008
Re: 'Publish' feature broke :-(
I have tried to reproduce your situation but I have not been successful. Can you try running the Asp.Net compiler manually? I want to confirm that it is compiling correctly. To do so: - open an adminstrator command prompt - Switch to the framework directory: cd C:\Windows\Microsoft.NET\Framework\v2.0.50727 - run the asp.net compiler: aspnet_compiler -p "<path to your source web>" -v "virtual directory" "<target folder>" for the web you show in the post, you
Posted to
Visual Studio 2008
(Forum)
by
billhie
on 12/3/2007
Re: setting the text property of a label in a master page
Take a look at the followin MSDN article: How to: Reference ASP.NET Master Page Content http://msdn2.microsoft.com/en-us/library/xxwa0ff0(vs.90).aspx
Posted to
Visual Web Developer 2005 Express
(Forum)
by
billhie
on 5/4/2007
Re: What environment will speed development time up?
It will only rebuild as requests come in. It needs to recycle the appliction domain (which is not the same thing as a rebuild), to load the new assemblies. In general it tries to be smart about what to rebuild, but changes to top level references like this pretty much require every page to be rebuilt (note that they are only rebuilt as requests come in - it won't rebuild the entire site).
Posted to
VS 2005 Web Application Projects
(Forum)
by
billhie
on 5/4/2007
Re: Want sample code(webprofile.cs) generated by WebProfileGenerator Add-in
When the generator is installed you should have a r-click menu on web.config called Gernerate WebProfile. If it is not there try manually install the add-in by copying WebProfileGenerator.dll and WebProfileGenerator.AddIn to your "My Documents\Visual Studio 2005\AddIns" folder.
Posted to
VS 2005 Web Application Projects
(Forum)
by
billhie
on 5/4/2007
Re: Problem with controls registered in web.config
Have you added a client reference to the assembly containing the custom control (r-click on the project node and choose Add Reference)
Posted to
VS 2005 Web Application Projects
(Forum)
by
billhie
on 5/4/2007
Re: Designer Files driving me batty!
Best practice is to use ~/ syntax and for nested webs on IIS, set theoverride app root url (on the Web tab of project properties). Doing this will help us to resolve the physical path correctly. If a particular control is causing problems your can cut the control declaration out of the .designer file and put it in the codebehind.If we find a control declaration in the code behind we will not attempt to add one to the designer file. I'd recommend reading Omar Khan's posts on nested projects with WAP
Posted to
VS 2005 Web Application Projects
(Forum)
by
billhie
on 5/3/2007
Re: Designer Files driving me batty!
Best practice is to use ~/ syntax and for nested webs on IIS, set theoverride app root url (on the Web tab of project properties). Doing this will help us to resolve the physical path correctly. If a particular control is causing problems your can cut the control declaration out of the .designer file and put it in the codebehind.If we find a control declaration in the code behind we will not attempt to add one to the designer file.
Posted to
VS 2005 Web Application Projects
(Forum)
by
billhie
on 5/3/2007
Re: Development is very unproductive since loading after build is very slow
I am not aware of any way around this. A change to Bin, global.asax or web.config will cause the application domain to be recycled by Asp.Net and will force the pages to be rebuilt on the next request.These are top level dependencies for the web
Posted to
VS 2005 Web Application Projects
(Forum)
by
billhie
on 5/3/2007
Page 1 of 34 (334 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
Forefront Protection for Exchange customer story
WindowsClient:
Windows Client Developer Roundup for 12/7/2009
WindowsClient:
Introducing the new Bing Maps beta
ASP.NET:
My Presentations in Europe (December 2009)
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online