Questions tagged [visual-web-developer]

Visual Web Developer Express is a freeware web development tool, with the role of former ASP.NET Web Matrix, that allows developers to evaluate the web development and editing capabilities of the other Visual Studio 2005/2008/2010 editions at no charge.

Express Editions were conceived beginning with Visual Studio 2005. The idea of Express editions is to provide streamlined, easy-to-use and easy-to-learn IDEs for users other than professional software developers, such as hobbyists and students.

365 questions
-3
votes
1 answer

The transition on the content is not working

Here is the code i used. On pressing the navbar menu the content should move right with a delay of 0.7s same as the sidebar opens with a delay of 0.7s but it is not working. Kindly review the code and suggest something. is it because of some media…
-3
votes
1 answer

How to build a search engine box in web-development

I would like to make a search engine box where I can search country names. About the User Interface, I want it to be like Google search engine box. It activates when a user tries to type something, and it does not close by clicking the input typing…
jdw
  • 19
  • 5
-3
votes
1 answer

Why do we use mostly LocalDB instead of SQL Server?

I am confused between localDB and SQL Server. What is actual difference between using LocalDB and SQL Server? And, which one is recommended?
-4
votes
2 answers

How many combinations are there in RGB without editing blue component values?

If the blue part of a RGB value were set to 0, how many color combinations do I still have available by changing the other components values of the RGB value?
sjcoder
  • 11
  • 1
  • 2
-6
votes
1 answer

I need to use multiple response.redirect in ASP.NET using C#

I'm writing a school program and I'm trying to move 3 input fields to a new page. I can get the response.redirect to work on one field but not more. When I click the button it takes me to the next page and only one field is brought over. Not the 3…
Shawn
  • 9
  • 2
  • 6
1 2 3
24
25