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

Software Development Network >> Visual Studio

Visual Studio

New Question

Moving a label
Can’t create any new projects with VS 2005 Beta2
Knowntypes from configuration
Custom type for property
MailItem Properties
Pivot table using c#
Add Shortcut key to my Add-In
how can i get shorcut keys
How to Hide controls during printing or proview
Report footer not printing in landscape A4

Top Answerers

ryan_scanner
bdp973
StuartFreeman
zz2
BrianJones-Adroit
Absolute Beginner
Abercrombie07
Matt Wyncoop
UserAccountControl
gocheif
Exact Software
Only Title

Answer Questions

  • curiousbeginner Similar attribute to [XmlElement, typeof] in DataMember

    Hi Is there similar to [ XmlElement (ElementName = "MyCommand" , Type = typeof ( Command1 ))] [ XmlElement (ElementName = "MyAnotherCommand" , Type = typeof ( Command2 ))] public Command [] Commands{} in DataMember Thanks in advance Javier Well, not exactly. With KnownType, you will still get the same element names for Command1 and Command2, but you'll sti ...Show All

  • Geeta .NET DataTable to ADODB.Recordset converter

    In order to support legacy vbScripting using the MSScriptControl that is run against recordsets, I must convert a DataTable over to an ADODB.Recordset. Anyone know of sample code on how to do this data conversion ADODB disconnected recordsets can be created using XML. Has anyone output a .NET DataTable to XML and successfully imported it to ADODB My research shows that vbScripting doesn't run against .NET Data structures. VS ...Show All

  • Alik Khavin - MSFT TransportWithMessageCredential interop

    I'd like to consume a WCF service from a VS 2003/.Net 1.1 c# client. So far, I have the following in my server config: < xml version ="1.0" > < configuration xmlns ="http://schemas.microsoft.com/.NetConfiguration/v2.0"> < system.serviceModel > < services > <!-- Before deployment, you should remove the returnFaults behavior configuration to avoid disclosing information in exception messages - ...Show All

  • JVled Extending C#/VB-Project Properties

    Hi! I am new to the VSIP SDK and don't know where to start. I want to extend C# and VB projects with an new property page. I have already read about sub project types but I think this has too much overhead. I only want to add an additional property page and persist some settings in the project file. Kind regards Sebastian Hi Again! Here is a more precise description of what I am going to do: I would like ...Show All

  • coolbiker ANN:VS SDK 2005 Feb CTP for v2

    Community, the Feb CTP bits are live at https://www.vsipmembers.com/   this release contains DSL and an RC of VSTA. The TFS bits are still the B3 bits from the RTM SDK. New samples since the RTM SDK include SingleFileGenerator, CodeSweep, SingleViewEditor, DSL Samples, VSTA Samples, SCC Samples, and the IronPython end-end integration sample. Other important improvements include doc updates, VSL improvements, the prototype VSTC ...Show All

  • NickatKewSoft Recursive version builds

    Since VSS uses labels rather then version/revision, shouldn't it also support a recursive get by label.  The documentation indicates it is better to only use labels.  And I prefer to minimize sharing and branching.  But it doesn't look like labeling is an option.  We typically only move around a compressed VSS for code updates--we're geographically dispersed.  Without a recursive get labeled, there isn't any reasonble wa ...Show All

  • WissamBishouty Package 'Visual Web Developer Trident Designer Package' has failed to load properly.

    I've been using VS 2005 Beta 2  for a few weeks now on a win2K machine, with nothing else installed at all. It's been working fine every day for three weeks, but today I get the following error message whenever I try to open an .aspx file. "Package 'Visual Web Developer Trident Designer Package' has failed to load properly. ( GUID = {30AE7E2B-6CO2-496D-8E43-85F7A90AEFF1} )..." I have not had any previous versions installed, and instal ...Show All

  • Wizard of Ogz VSS Add-in Missing after Installation

    I have installed Visual Studio 2005 RC1 and VSS 2005 RC1 on a machine that has never had a previous beta.  The VSS add-in is not available from within VS2005.  I did it on another machine and it worked fine.  I also uninstalled and re-installed VSS with no effect.  VSS works fine except that it is not integrated with VS2005. Has anyone seen this problem   How can I install the Add-in manually Thanks, Steve Wright ...Show All

  • JUSTFUN up

    up ...Show All

  • mario gutierrez DSL tools on XP 64 bit

    Hi, I've just installed the DSL tools on VS 2005 .. on XP 64bit. I'm getting the same empty toolbox when I try the walk throughs as a number of others have mentioned. I have tried all the suggestions without success. I'm wondering if it's worth conitnuing on the 64bit platform or to rather revert ot dev-ing on the 32bit ... i.e. is there going to be a lot of issues like this dustyn Hi Gareth, I'm gl ...Show All

  • Tony Yu How To Get The Relative Path Of A SubFolder Within My Application

    i need to compute the path for a subdirectory within my application. as i cannot be certain where my application will get installed, i am presuming that this must be a relative path rather than a static path the only way I can think of doing this so far is to get the path of the executing Assembly, then work up, but this seems cumbersome and I am sure I must be missing something. am i missing something A ...Show All

  • Tom Meschter Please, test: 3D WPF chat

    We can't  believe that we have created a   3D WPF chat application having only 417 Kb! Please test and let me know if it's working for you. Download these 4 files (rightclick):   http://www.dmu.com/Tu43v.exe http://www.dmu.com/Tu14p.dll     http://www.dmu.com/door.wav http://www.dmu.com/boing1.wav Run the exe file. Wait the contact with our server. Liberate the firewall. You can choose one of two avatar ...Show All

  • jsmahesh Server Report and Printing

    I am using the WinForms Report Viewer to access a server report. It connects and displays fine. However the print preview button, when pressed, does not do anything. (When accessing a local report, the print preview button works correctly.) Any ideas Thanks, Paril This is a known issue. In Beta 2, Print Preview is not implemented in remote mode. This will work in the final version. ...Show All

  • mattjb Custom data source provider

    I have some data that comes through a Web Service and it is cached locally using the isolated storage. For me it seems like a good scenario for implementing a custom data source provider: look for the data in the cache, if the data is stale get it from the web service. My questions are: 1. How is the error mechanism working For example, if an exception is raised during the connection to the web service, how do I notify about this err ...Show All

  • wundrlik After installing VSTO2005 no Office Templates in VS

    Hi all, I have been trying to install the VSTO 2005 on my box (Windows XP SP2), I already have Office 2003 Professional (with/without SP2) and Visual Studio 2005, but it looks like it is not being installed at all. I can see it in Control Panel Add/Remove Programs, but when I open my Visual Studio 2005 and go to Create Project no Office Templates are displayed in any language. Am I missing something I was expecting to see something ...Show All

9091929394959697989901234567

©2008 Software Development Network

powered by phorum