How to Break Long code lines in Visual Studio 2010 (C#)
hi to allin vb this is easy just put " _ &" but in C# I don't know how to do itthanks
View ArticleRe: Loading large volume of data from SQL Server to list object
Hi, We have a requirement to send large volume of data from SQL server to WEB API application. Approximately 20000 records * 100 columns. Currently we are using SQLDataReader to load data into the...
View ArticleVisual studio support for URLs beginning with double slash
I've noticed that visual studion doesn't support // in url, how can be fixed?intellisence doens't recognizes images starting with //, so i can't see images in design time. If you make an asp.net page...
View ArticleTo use or not to use filename *.dll.config??
I'm working on merging 21 projects into 1 Visual Studio solution, to have some projects be jointly shared (or be depend on). All of those projects are made up of WinFrm app, WinSrvc app, Class app...
View ArticleAnyway to stop Visual Studio from modifying .ASPX page on Save?
This "feature" is starting to get seriously ridiculous. Had a lot of nested controls that was hard to read, so I went and put some nice comments in between them so I could scroll through and easily see...
View Articleunable to create the component used to generate asp.net intellisense information
I have VS 2010 and I getting this error ? How do I fix this ?"unable to create the component used to generate asp.net intellisense information.This can occur if VS or the .Net framework is not...
View ArticleValidation of textbox
I used the wrong type of validator, I should of used 'RegularExpressionValidator' from the toolbox.Fixed now Peter W Hello allWorking in VWD and I have one textbox, I have created a custom range...
View ArticleStopping VS2012 from enabling javascript debugging.
Problem: VS 2012 seems to enable javascript debugging regardless of what I have selected in the IE options.Environment: VS 2012, IE 10, Windows 8Steps to reproduce:1. Open IE Options > Advanced...
View ArticleUnit tests fail to queue
*** UPDATE: worked around issue by shutting down Visual Studio, opening a command prompt, then issuing the command: caspol -reset ***Sorry if this post is not in the correct section, did not see a...
View ArticleVS2012 designer web project classes/namespace issue
Hi All: I created a web project "myProject" with a master page "admin.master" and webpage "inventory.aspx". I've set some public properties on the master page and am accessing them on the webpage using...
View ArticleA potentially dangerous Request.QueryString value was detected from the...
Hi,I am using visual studio 2010 but my target framwork is 3.5.I am working on XXScripting prevention.when i add <script>alert('234')<script> to any url then i am getting this type of...
View ArticleVS-2010
Hi,I am not able open silverlight apllication designer window. i am getting unable to load Designer window error.I am using vs-2010
View ArticleASP.NET and Web Tools 2012.2 bug in resolving imports in LESS files -...
I can't find a better place to report and describe this.Cross-project imports failing with LESS 1.3.3Suppose I've a solution like this (Project1 and 2 are folders but they are separate projects in the...
View ArticleExecute exe file on another pc
Hello everyone,I have a web application and it's already deployed in the IIS, how can I access other computer file and execute that program there?? I know that for some security reasons is hard to do...
View ArticleSince "VWD", why "WebMatrix"?
Since we have "Visual Studio Web Development Express", Why do we need "WebMatrix"?Any ENOUGH REASON?Any Add-ins?Any forum support?Any……???
View Articleis there a software with the name klog or somthing like klog for standard...
I heard klog is a software that helps developers to write clean and standard code but with googling I couldnt find anything about it.do you know about it?
View Articlehow to close pop-up window with button when running C# Asp.Net
i create a pop up window and i put a button on pop up window to close the pop up windowwith button. but when i run the program i can not see the button on pop up window. Thats why i can not close the...
View ArticleHow to import whole folder in visual studio?
Hi there.I'm using vs2012.Is it possible to import whole folder into current solution?
View ArticleVS 2012 Publish: Can't find the valid AspnetMergePath
I just installed Update 2 for Visual Studio 2012, which introduces a new Publish dialog. I'm trying to make it do what it used to do (precompile a website before publishing), and I'm running into the...
View ArticleConversion from VS 2010 to VS 2012
Hello,I want to convert my application from VS 2010 to VS 2012. What are the challenges I am going to face ?What are the precautions I have to take before conversion ?TIA
View Article