As per the title, I c开发者_C百科reate a msi installer and then run it and it claims to have successfully installed and if I look in the control panel to add/remove program it appears there. However,
I am using VS 2008 and C# but when Iadded namespace in web.config file, that namespace is not 开发者_StackOverflowimported or included in code behind or aspx
We are investigating using Silverlight as our UI creator.We can get a subproject running from the Platform builder but would like to pull this code to a standalone VS project.I have an SDK built from
I am after a pattern/view/opinion/tip/weblink fr开发者_开发知识库om an SSRS/SQL expert on how I might create a report that enables me to list something like the following:
I\'ve got a Visual Studio 2008 solution with a WCF service, and a client. When I run my client, and call a met开发者_JS百科hod from my service I get a message saying \"Unable to automatically debug \
I am working on the dll project which contain 3 module.All these module include comman header file.I have the include folder path like mf/cv/include.now In the property dialog box I have give the path
I am using Visual Studio 2008 SP1 on Windows XP SP3 to develop some .NET Compact Framework 3.5 SP1 solution for Windows CE 6.
I am having a datatable with following structure. midmnameversionbaseID ------------------------------------
开发者_StackOverflowI am very much new to the .net framework and Visual Studio. When i try to add a SQL Server database to my project using solution explorer App_data -> Add new item i get the followi
I have a DataGrid, with several columns. One of them is DataGridViewComboBoxColumn. I have a lot of items in this column - more than 1000 - and I need all of them. So grouping is not an option - all i