webclient asp.net 4.0
webclient will only download a file to the local machine using the asp.net 4.0 using C# application development server...
View ArticleVSStudio - SSRS -Query designer Stopped Working
Hi,Today I worked in the SSRS tool and used the Query Designer all morning.Before lunch:Updated Java to jdk1.7.0_51RebootedAfter Lunch:Logged in and continued working on same report. Query Designer...
View ArticleMissing "New Query" option for Database under Data Connections
In VS2012 or 2013 (Professional), I created a new data connection from the DB Explorer. When I right-click on the new database I do not see an option to "Create a Table" nor "New Query".The database...
View ArticleUsing MDI forms
Is there a way for an MDI parent form to invoke a method in a child form?Specifically, I have a tool strip button on the parent form (Save) that I want to invoke the save method located in the child...
View ArticleConvert Visio Style into VB.Net style for bold, italic, underline, etc.
I'm writing a program that takes data from Visio shapes and uses it. When I take numbers from a visio shape's "Style" cell in the "Character" section, I am looking for a way to interpret that number...
View ArticleVS 2012 Update 4 Lightswitch Web Publishing missing files
Hi,I've been working with VS2012 Update 2 for some time now because of the number of errors with upgrading to Update 3, and the number of publishing problems I am now experiencing with Update...
View Articlex64 bit OS running Visual C++ Redistributable Package x64
Hi Team,Have 2 questions . Any pointers will be appreciated:1. If I have Windows 7 x64 version OS running VC++ redistributable package of x64, Can x86 app on it use VC++ x64 in this case or application...
View ArticleHow to move between left and right diff windows in MSVS2013 using the keyboard?
In the default MSVS TFS diff utility, you have a left side and a right side where the left side is the 'old' version and the right side is the 'newer' version.When I'm traversing the chunks of changed...
View ArticleCan't sign in to Visual Studio 2013 - Browser is security restricted or...
I have Visual Studio 2013 Express edition installed and the 30 days trials are about to expire. In order to license it I need to sign in via Visual Studio but it fails. Here is the thrown...
View ArticleAfter Update Visual Studio 2013 Update 1, dialog Waiting for a required...
Hi,After Update Visual Studio 2013 Update 1, dialog Waiting for a required operation ... don't hide.What I need to do to make this dialog closed?
View ArticleVS 2012 ultimate, after run installing, couple package failed.
here is the error i got Microsoft Web Developer Tools - Visual Studio 2012 Package failed. Microsoft Visual Studio 2010 Office Developer Tools (x64) package faled. Microsoft Visual Studio 2012...
View ArticleSample web browser extension problem
I installed a sample web browser extension for VS 2012. It is working fine when I used it through toolbar. But when I type some code and want to find sample code in code editor i.e visual studio IDE...
View ArticleCannot connect to web from VS2010/VS2012
I am unable to connect to the web from either IDE. I typically get a "navigation canceled" or "page can't be displayed" error when trying to view videos from the start page or just connecting to the...
View ArticleVisual Studio 2013 - Replace All bugged (Visual Studio 2013 bug)
Visual Studio 2013 "Replace All" is apparently bugged for Regular Expressions.SHORT VERSION: Under some conditions, using Regular Expressions, "Replace All" finds no matches; however "Find Next"...
View ArticleWhat is the best choose for new developer like me (VB or C#)
I don't have any experience in .Net or OOP at all and I decided to start learning programming to be a developer , but I'm confused in choosing the right programming language to start with it ( VB or C#...
View ArticleVS 2013 Premium : Resource Editor Error RC2108 expected numerical dialog...
All I did was copy a .rc file from VS2010 into VS2013 and remove 1 string constant.VS2013 has cleverly substituted the numerical constant in field 1 of all my bitmap controls :-CONTROL...
View ArticleVisual Studio 2013 - Objectdatasource
Hello everyone,In Objectdatasource wizard screen where it says (Choose your business Objects) I was trying to find my methods referenced from other project but I couldn't find it. even if I use...
View ArticleStucked
I am making a general store application from visual studio 2010 and Got a minor but an irritating problem. I was trying to display the name of the Product from the database of #StockItems where i kept...
View ArticleI want to use Excel table and give it if else conditions in C# (IDE Visual...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApplication9 { class Program { static void Main(string[] args) {...
View Articlehow to give IF ELSE conditions to a Excel table in C#(IDE visual studio 2012)
hello, i need an urgent help, i am making a program for BRidge Classification. In my program there are lengthy excel tables used. I need to put conditions on selection of rows and columns with...
View Article