Comprehensive Guide to Visual Web Developer 2010 Express
Hello,I'm looking for a complete guide to MS VWD 2010 Express. I have already gone through several of the videos, including thePluralsight videos, and written tutorials, but even though I have learned...
View ArticleCheckbox in DetailsView
I have a details view that has a checkbox and a text box. In the "Insert Mode", I want it so that when the checkbox is not checked, to disable the textbox.(In my database, if the Is Company checkbox...
View ArticleAdding new CSS style in VS2012
Other than directly editing the text of a style sheet, how does one add new styles in VS2012?In VS2008 (my previous version) right-clicking a node in the "CSS Outline" toolbar or right-clicking on the...
View ArticleUnable to retrieve folder
Hi All.I have made a new installation of the OS on my laptop, and installed VS2012 ultimate. I am trying to connect to my website.File -> open website -> FTP siteI enter the domain name:...
View ArticleAjax extension and Timer_Tick
Good morning,I'm developing a web site with Ajax extension. I'm interesting to understand how Timer_Tick works.This is my example code:<%@ Page Language="VB" AutoEventWireup="false"...
View ArticleDynamic Website
Hi Guys,first of all, I am sorry if this is not the right category where to ask this question, but I have zero experience with visual studio, asp.net and web development in general, and indeed I was...
View ArticleSelect button not sorting
I have a simple sql database link setup in an asp.net form using gridview. I've enabled sorting and select... this gridview is connected to a details view so that when the line item is selected, the...
View ArticleParser Error: could not load file or assembly Castle.DynamicProxy2...
I am recieving this Parser error message: Reference.svcmap Could not load file or assembly 'Castle.DynamicProxy2', version = 2.1.0.0, Culture=neutral, PublicToken=407dd0808d44fb.. or one of it's...
View ArticleDifference Between VS TFS Version
Hi All,In our company we are planning to buy the Visual Studio Team Foundation Server. Can please suggest me which the best version to buy.Please give the difference between this...
View ArticleUnit Test Order - Driving me crazy
Okay, I am using Microsoft Test instead of NUnit. I am trying to get my tests to run in a specific order. I had hoped the order they are coded work naturally work, or the priority attribute would....
View Articlevisual studio express 2012 for web - condition breakpoint
I have visual studio 2012 for web EXPRESS - can I set in loop in debug mode breakpoint and Condition when application should stop? For example I have loop:for (int i = 0; i <= 6000; i++) {...
View ArticleDefault Request.Cookie["Proxy"] get created if Visual Studio 2010 open as...
HI All,I am working on visual studio 2010 express edition.I have one application developed in VC# MVC3 architecture.I used form authentication and when user login into application I store some usefull...
View ArticleComprehensive Guide to Visual Web Developer 2010 Express
Hello,I'm looking for a complete guide to MS VWD 2010 Express. I have already gone through several of the videos, including thePluralsight videos, and written tutorials, but even though I have learned...
View ArticleCheckbox in DetailsView
I have a details view that has a checkbox and a text box. In the "Insert Mode", I want it so that when the checkbox is not checked, to disable the textbox.(In my database, if the Is Company checkbox...
View ArticleAjax extension and Timer_Tick
Good morning,I'm developing a web site with Ajax extension. I'm interesting to understand how Timer_Tick works.This is my example code:<%@ Page Language="VB" AutoEventWireup="false"...
View ArticleDynamic Website
Hi Guys,first of all, I am sorry if this is not the right category where to ask this question, but I have zero experience with visual studio, asp.net and web development in general, and indeed I was...
View ArticleSelect button not sorting
I have a simple sql database link setup in an asp.net form using gridview. I've enabled sorting and select... this gridview is connected to a details view so that when the line item is selected, the...
View ArticleSQL connection-login error
Hello I've recently installed microsoft visual web developer 2010 express after using it at uni all year. I was implementing a web application at uni and have no started to carry on with it on my...
View ArticleConverting Website Project to Web Appplication Project
HI,I want to perform code analysis and code metrics on few of my websites.However I came to know that code metrics cannot be performed on website. Hence I read in few forums and blogs that i need to...
View ArticleAdding new CSS style in VS2012
Other than directly editing the text of a style sheet, how does one add new styles in VS2012?In VS2008 (my previous version) right-clicking a node in the "CSS Outline" toolbar or right-clicking on the...
View Article