show a record´s details to another form, by double clicking the desired...
Hello<o:p></o:p>I am using Visual Studio 2012 and SQL Server Express edition, I have three tables: "usuario", "paciente2" and "Paciente_det". What I want to do is when I double click on a...
View ArticleIf an app is a windows store project created in blend - VS2013 pro (xaml/C#),...
Hi,I am trying to get my head around what platforms we can deploy to using Blend for VS2013 using C#/XAML technology. We are comfortable developing sliverlight apps, but we want to look to the future...
View ArticleMSB3554 error encounted when building outlook plugin project
I encounter this error randomly when building a solution including a this outlook plugin project. The solution contains about 200 projects and it always fails at this project when failures occur. And...
View ArticleCan I bind design time data with an interface?
I've separated my data code from my display code through the use of interfaces so that my gui assembly and my data assembly are not dependent on one another at all. This should also allow me to bind a...
View ArticleLoad an dll failed while debugging
Hi all,These days I meet a problem trouble me much time. When I debug a .net WPF project slowly with Visual studio 2010, my code will throw out some exception like this, and the bebugging will be end...
View ArticleAccessing Internet Explorer Frames using VB.NET - ASP.NET via ShDocVw and MSHTML
Hi All,I am trying to access the content of frames using the above mentioned tools for a week now.I only get up to the point where I can see the tags of the frames and not the content inside.if one...
View ArticleNeed to Uninstall Express editions (Visual Studio Express 2013 for Desktop...
I'm waiting for delivery from Microsoft Store of a DVD full version of Visual Studio Professional 2013. Currently I have 2 Express editions installed on my Windows 8.1 64 computer: (1) Microsoft SQL...
View ArticleVisual Studio 2013 Professional Startpage Only Shows Up White on Load
Hi Guys,I have recently installed VS 2013 pro and my start page only shows up white upon load. I have to minimize and then maximize again to see anything. Can anyone help?Whutchison
View ArticleThe Intellisense menu is missing under the Edit menu in Visual Studio 2013...
I'm using Visual Studio 2013 Express for Web and I was used to being able to use the "List Members" feature of Intellisense from the menu. In Visual Studio Express 2012, I was able to map the "List...
View ArticleVisual Studio Error: Only true type fonts are supported.This is not a true...
Hi All, I am using VS 2010 (SP1), when i am trying to connect Team foundation server, getting below error message."Only TrueType fonts are supported and this is not a TrueType font". how to solve this...
View ArticleHow do I create project templates with Windows 8 express version?
In the version of visual studio that creates Windows Desktop apps it has File -> Export. I don't find that in the Windows store version. Is it possible to create project templates for windows 8...
View Articlevector subscript out of range
I read a file into a 2 dimensional vector named matrix and I want to check the frequency of the item inside the matrix, but when debugging it gives me the error message: vector subscript out of...
View Articlehow to use the web copy tool in vs 2013?
In previous versions of Visual Studio I could use the web copy tool to copy a web site project to the local IIS server. I can't find this tool in VS 2013. Is this still available? What would I need to...
View Articlevisual studio failure in showing the design view of the application
when i try to open groupdetails.xaml in grid app of visual studio it shows the following error System.Exception The package repository is corrupted. The package repository is corrupted. at...
View ArticleHow to register Visual Sudio 2013 Express offline ?
Hello,I have installed VS Express 2013 on an offline computer. Now I am asked at the start of VS Express to register online. Is there a way to register offline ?Moreover, there is no space where I...
View ArticleUnable to get the data from a website with dynamically filled textboxes when...
Hi Team,I am learning on webbrowser control and during the learning phase i have the following issue:-My webbrowser [mywb in this case] is successfully navigating and displaying the website content in...
View ArticleMicrosoft TBIL Integration
Hi,I have a asp.net webpage in which i have to provide a facility for users to convert their Malayalam Unicode Content in a word file to Shree-Mal-0502 ttf font data and download as another word file....
View ArticleC# Form Application
I am in the process of writing a program that accesses an MSSQL server to retrieve information. If I publish the program and change the exe to a text file I am able to see in Notepad the web path,...
View ArticleCannot register Visual Studio Express 2013
Gives an error: "Browser is security restricted or JavaScript is disabled." Could not find any threads with relevant problems.I am using Firefox, set as default browser with standard security settings....
View ArticleSource code in parts
I am using VS Ultimate C++ and have run up against a compile wall. I would like to break my source into several parts so only the changed part would need recompiling. I have moved my GUI lines to a...
View Article