Top "Visual-web-developer-2010" questions

Integrated Development Environment from Microsoft targeting ASP.

How to convert an HTML page to .ASPX page and add/Remove Controls to it without changing the layout of the page

Hello I'm a newbie for ASP.NET I have a designed html page from another program, I want to convert …

asp.net vb.net visual-web-developer-2010
System.MethodAccessException: Attempt by security transparent method to access security critical method fails on all applications

Hello and thanks in advance for the help, I know that this question or similar questions have been posted, frequently …

c# asp.net .net .net-4.0 visual-web-developer-2010
C# NullReferenceException was unhandled by user code

Any help on this will be greatly appreciated. Whenever I run my program, I get a NullReferenceException was unhandled by …

c# asp.net sql nullreferenceexception visual-web-developer-2010
how to link imagebutton to url visual web developer

I was wondering, is it possible to link an imagebutton to a website? and how? Im using a web forms …

asp.net webforms visual-web-developer-2010
Collapse html in Visual Studio 2012

in previous versions of Visual Studio, you could collapse the html blocks, but that appears to be missing in VS2012. …

visual-studio-2012 visual-web-developer-2010
The type or namespace name 'Transactions' does not exist in the namespace 'System' (are you missing an assembly reference?) - C# ASP.NET

We have a C# ASP.NET Web Application that uses the System.Transactions namespace. using System.Transactions; This works fine …

c# asp.net dll visual-web-developer-2010
The difference between Visual Studio 2010 and Visual Web Developer 2010 Express?

What is the difference between purchasing Visual Studio 2010 Express, and downloading Visual Web Developer 2010 Express? Although I created a company …

visual-studio-2010 visual-web-developer-2010
What is the more recommended way to 301 redirect in asp.net?

I've googled everything, and I've read a ton of different responses -- some I've tried to implicate with no success. …

asp.net redirect http-status-code-301 visual-web-developer-2010
How to set a background image in html/ASP.net that will work even when the site is moved?

I'm trying to set an image as a background image. From what I've read – I need to have a tilde (~) …

asp.net html visual-web-developer-2010