visual-studio
Trying to displaying whats on listview on a textbox WPF
I have a WPF with a listview filled with names that are coming from a database. On the listview(gridview) are 3 coloumns (Name, Age, Grade). What I\'m trying to do is when I select a person on the lis[详细]
2023-04-11 16:04 分类:问答Remote debugging client computer
I have problematic deployment of my application on some client computer. I really need to see what is going with my applica开发者_开发技巧tion in the run time and my logging is not sufficient.[详细]
2023-04-11 15:32 分类:问答visual basic if statement that makes the user check at least one box and radio button or they cannot continue
This is what I have so far for the following scenario: I want to have it so that if a users clicks submit without checking a check box from one section it throws up a dialog box that makes the proces[详细]
2023-04-11 14:45 分类:问答After creating a database with Visual Studio, on SQL Server 2008, how do I create a form to query the data?
I want to create a database in Visual S开发者_如何学Gotudio. I will be using SQL Server 2008. After I create it, I want to lets say.. I have created a code[详细]
2023-04-11 14:01 分类:问答Why does TortoiseHg think Resource.h is binary?
Using Visual Studio 2010.I have a resource.h file which Tort开发者_如何转开发oiseHg thinks is binary so it won\'t display a diff for it in the commit window.I can easily open the file in a text editor[详细]
2023-04-11 13:45 分类:问答Embed HTML browser into a native C++/Win32 project using Visual Studio
I have 开发者_开发技巧a C++ project in the MS Visual Studio 2008 IDE (note, NO MFC, NO .NET, just native Win32 APIs!) and I was wondering if it is possible to add to it a child window that can parse a[详细]
2023-04-11 13:39 分类:问答Is it possible to statically share code between projects in C#?
Is it possible, in C#, to share code between Visual Studio projects without needing to distribute a DLL?[详细]
2023-04-11 12:58 分类:问答This graphing technique works in my head, why not in RL?
Alright, I am trying to create a graph that changes every second and just shows a 3 second history. In my head it would make sense to tie it into the T variable (Time in seconds), so I have form1 outp[详细]
2023-04-11 12:22 分类:问答visual studio project deployment file confusion?
I have gone through all the steps to deploy an XNA VS2008 project and created an installer. I built the project and now have a release file with 3 folders containing dependencies in .msi format, a ste[详细]
2023-04-11 09:45 分类:问答How to add Assembly-References on a per-configuration-basis
I\'m currently looking to add some debug only code to a windows phone project. This debug code will drag in some debug class library references (nunit helpers) and some WCF service client references,[详细]
2023-04-11 09:42 分类:问答