Software Development Network Logo
  • .NET Development
  • Architecture
  • Microsoft ISV
  • SQL Server
  • Visual FoxPro
  • Visual Basic
  • Windows Forms
  • Game Technologies
  • Windows Live
  • Windows Vista
  • Visual J#
  • Visual C++
  • Smart Device
  • Visual Studio
  • VS Team System

Software Development Network >> Visual Studio

Visual Studio

New Question

Missing Database Project Template
Shortcut to word template for VSTO application
Network Adaptors not working after VS 2005 Beta 2 Install
WCF Client Kills Windows Service Hosting WCF Service
WCFdiagnostics in the September CTP
Adding files to a project during compile
adding a table of content in a word document using c#.net
Debugging multi-threaded operations problem
database vendor code 4060
WinFX CTP install issue

Top Answerers

MollyBos MSFT
ksilhol
Gastón Marrero
HohnerMan20
brunozck
ckimmel
mfacen
Imp 001
lauramc
Andre Phillip
MedicineNet Daily News
Only Title

Answer Questions

  • agrogers Windows 2003 Enterprise Server Problem

    I set up a small network with Windows 2003 enterprise server as DNS server and about 10 Clients running on Windows XP pro. My server connect directly to internet through DSL Modem with IP address: 192.168.1.189, subnet mask: 255.255.255.0, default gateway: 192.168.1.1. My clients have IP range from 192.168.1.20/180. But when I want online with my client some trouble happended. Some websites when I want to visit ...Show All

  • golf4dee Class Details window (MSDN bug ID: FDBK24857)

    I'm having a problem with the Class Details window. Click on the following link to see the corresponding bug details: http://lab.msdn.microsoft.com/ProductFeedback/viewFeedback.aspx feedbackid=914d3c3f-efdd-41ed-8c6c-da5ed91f48db When I click on a class in the Class Designer, the Class Details window shows up, docked at the bottom of the screen. But when I click inside the Class Details window, it dissapears! Every time. I tried to&n ...Show All

  • Armin_ Word Document Protection

    I've created a Word Template project with an XSD schema that has elements for users to fill in. The users will then upload the docs to a server so I can read some values from the ServerDocument cache and save the Node WordML. Somewhat similar to memo example on MSDN: http://msdn.microsoft.com/library/default.asp url=/library/en-us/odc_wd2003_ta/html/odc_wd11xml.asp I've added protection to the doc so that users cannot modify anything except t ...Show All

  • ElvenWong Document Explorer Crashes on Search

    Clean install of Windows xp Service Pack2, Sql Server 2005 Developer Edition installed, VS 2003 installed, Whenever I perfrom a search or filter I get Document Explorer has encountered a problem and needs to close. Document Explorer works fine for Sql Server Documentation, it only exhibits this behavior with Visual Studio Documentation and does not matter if it is launched from the IDE or from menu. Help!!! this is very frustrating. Thanks ...Show All

  • Abid Ali Linking files from another database

    Does anyone know if it is possible, and if so how does one link files from another database. Thanks, John This is not possible with SourceSafe. Alin ...Show All

  • Warren B hidden project

    Is it possible to have a project in the solution hidden What I am looking to do is create a project and load it into the solution, but have it be invisible to the user. My project would handle the loading and building of the hidden project. Thanks, Mike Thanks for the help Ole. Do these projects have to be nested Any reference I could find for AddVirtualProjectEx pointed to nested examples and classes. ...Show All

  • recai Using per-pixel opacity and there's nothing to see

    Hi, I'm experimenting with the per-pixel opacity and I used the "MSN stockwatch" example from unni's blog http://blogs.msdn.com/unnir/archive/2006/03/01/541154.aspx Problem is that I don't see anything. At first, I had two windows open, but I fixed that. But all I see now is that there's a window open, but not visible. Anyone who had this problem that can/wants to help me thanks in advance, kimme ...Show All

  • Fwank79 INotifyPropertyChanging forces unnecessary dependencies on System.Data.DLinq

    The DLinq documentation recommends implementing INotifyPropertyChanging to assist change tracking. Sqlmetal generates entity types that also implemented INotifyPropertyChanged . I understand why the ship schedules mean it cannot go with its partner INotifyPropertyChanged in System.dll, but this requirement forces any assemblies referencing domain objects that follow the recommendation to have to take a dependancy on System.Data.DLinq.dll. ...Show All

  • maliakkas Problem installing .NET Framework 2.0

    When installing the .NET 2.0 framework in the VS 2005 installation, th einstallation would just take forever not getting anywhere. I would leave it for 4 hours hoping that it would install but nothing happpened. This was using an ISO downloaded from the MSDN Academic Alliance (my University is subscribed to it for all members of my course - therefore I was using a DVD burnt by one of my mates, that had worked on his computer). Having given up wi ...Show All

  • bootyman531 Custom Header of message like SoapHeader

    Hi, How I can create a data header for all message like I do with WebService public class MyService { private CredentialSoapHeader m_credentials; // custom SOAP header to pass credentials public CredentialSoapHeader Credentials { get { return m_credentials;} set{ m_credentials = value ;} } [ SoapHeader ( "Credentials" )] public void Anything() { } } public class CredentialSoapHeader : SoapHeader { ...Show All

  • sigol Error "CallbackOnCollectedDelegate was detected" found in VS2005(final)

    could any one help me with following error: when i run an vb.net 2005 application with embeded crystal report and get following error message: "CallbackOnCollectedDelegate was detected Message: A callback was made on a garbage collected delegate of type 'CrystalDecisions.ReportAppServer.DataSetConversion!CrystalDecisions.ReportAppServer.DataSetConversion.DataSetConverter+CrdbAdoPlusDelegate::Invoke'. This may cause application crashes, corrup ...Show All

  • Gun Translate coordinates from Image control to it's source

    What would be the best way of translating coordinates from Image control to the bitmap that is set as it's source ...Show All

  • Springy Error Creating DSL Designer Project

    I installed the March 2006 Visual Studio 2005 SDK and every time I try to create a DSL Designer Project I get the following errror: <Error Message> Could not load file or assembly 'file:///C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\DSLTools\Microsoft.VisualStudio.Modeling.Sdk.DesignerWizard.dll' or one of its dependencies. The system cannot find the file specified. </Error Message> Any ideas Regards Santos ...Show All

  • KWU SourceSafe Integration

    We have a multi-project solution bound to sourcesafe. Everytime a attempt to view a form in the designer I get prompted to check the file out. I guess the designer is attempting to change something in the form. I certainly do not want to check out a form everytime I view it...but out of curiosity I let the IDE check out the file and then did a compare to find out what has changed. In fact some obscure setting in the resx file for the form had ...Show All

  • erossetto Fields cut off printing Crystal Report

    I have a C# .net program that contains a Crystal Report.  The program allows the user to print the report from within the program.  I am not using the report viewer control, I am simply telling the report object (quoteReport) to print to the printer after showing a print dialog window (reportPrintDialog).  Here is my code: // printer settings quoteReport.PrintOptions.PrinterName = reportPrintDialog.PrinterSettings.Print ...Show All

757677787980818283848586878889909192

©2008 Software Development Network

powered by phorum