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:83513
More Search Options
RSS Available
Matching Posts
Re: Open Website - VS Not Responding/Crashing
This may happen if you have ZIP files in the folder and VS tries to open them as folders. Try removing any zip files that you may have in the parent folder.
Posted to
Visual Studio 2008
(Forum)
by
Mikhail Arkhipov (MSFT)
on 11/19/2009
Re: VWD 2010 beta
http://blogs.msdn.com/webdevtools/archive/2009/10/23/visual-studio-2010-beta-2-intellisense-issue-in-javascript-html.aspx
Posted to
Visual Studio 2010 Beta 2
(Forum)
by
Mikhail Arkhipov (MSFT)
on 11/19/2009
Re: Visual studio and tables
HTML tables resize automatically by design. If you want fixed cell width you can specify it in the TD element. Also, which way cell dimensions move may depend on content of other cells.
Posted to
Visual Studio 2008
(Forum)
by
Mikhail Arkhipov (MSFT)
on 11/19/2009
Re: Cant see layout in designmode (includefiles ASP)
VWD and VS do not support ASP-style includes at design time, sorry. Also, code intellisense (VB/C#) may not work if you have #include in the page.
Posted to
Visual Web Developer 2008 Express
(Forum)
by
Mikhail Arkhipov (MSFT)
on 11/19/2009
Re: Threading Issue
Most probably issue is that code tries to call single-thread apartment from another thread. Calls to STA go through application Windows message loop. Hence receiving code must be pumping messages while waiting for the event. Otherwise call will never get through and message queue will overflow and app will hang.
Posted to
Visual Studio 2008
(Forum)
by
Mikhail Arkhipov (MSFT)
on 11/19/2009
Re: Visual Studio thinks I'm using VB.net instead of C#
There are two cases here. In Web sites language is recognized from page directive. Default or untecognized is VB and C# pages must have language="C#". When you change language in the directive, you must close and reopen the page. It is possible to have pages in different languages in a Web site. In Web Application project situation is different. Language is property of the project. WAP cannot have pages in differet languages. Also, changing project language is quite hard.
Posted to
Visual Studio 2008
(Forum)
by
Mikhail Arkhipov (MSFT)
on 10/21/2009
Re: Visual web Developer
It is available at the bottom of this page http://msdn.microsoft.com/en-us/subscriptions/downloads/default.aspx?pv=18:370
Posted to
Visual Web Developer 2008 Express
(Forum)
by
Mikhail Arkhipov (MSFT)
on 10/21/2009
Re: VB 2008 properties' items missing :/
PageLayout property was last available in VS 2003. It is no longer provided as 'grid' layout based on absolute control positioning is not recommended since it is does not work very well in different browsers, different font sizes and screen resolutions. VS 2008 provides extensive tools for creating CSS based layouts which resize and flow when window size or font size change.
Posted to
Visual Studio 2008
(Forum)
by
Mikhail Arkhipov (MSFT)
on 10/21/2009
Re: Visual Studio Design View Issue
Do you have this hotfix installed? http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=17185
Posted to
Visual Studio 2008
(Forum)
by
Mikhail Arkhipov (MSFT)
on 10/21/2009
Re: Install Application in default VS projects location (Path should pick from Registry)
Try Windows Client forums at www.windowsclient.net
Posted to
Visual Studio 2008
(Forum)
by
Mikhail Arkhipov (MSFT)
on 10/21/2009
Page 1 of 597 (5963 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
ASP.NET:
T4MVC now has a real home and a dedicated forum!
TechNet Edge:
Windows Server 2008 R2 : New Power Management Features
ASP.NET:
Web Deployment Painkillers: VS 2010 & MS Deploy
WindowsClient:
Application Accessibility Testing
WindowsClient:
Prism & WCF RIA Services
Channel 9:
Sharepoint 2010 and Claims-Based Identity
WindowsClient:
IRhetoric Ported To BlogEngine.NET
WindowsClient:
PDC Recap and More
Channel 9:
Reactive Extensions API in depth: Primitives
WindowsClient:
New WPF Features: MultiTouch
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online