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

Software Development Network >> Visual Studio

Visual Studio

New Question

animation and timelines
It works
Problem installing .NET Framework 2.0 Beta 2
Adding sperators between toolbar buttons
Visibility expression not working as expected.
Package 'Visual Studio Source Control Integration Package' failed to load
Dialogs on a 3D cube...
DLink -- Object DAC
My VSIP task provider is broken on Whidbey Beta 2. Help!
Are WCF services ready for primetime??

Top Answerers

Andy_Webber_
CStacker
Rob McDonald
Serge Gavrilov
Kevin310
Jon Irish
pattygaribay
Sniperumm
Delboy
ganeshramiyer
Castor
Only Title

Answer Questions

  • ExcelinLondon Finding the associated presentation element (CTP June)

    How can i find the associated shape of a model in the new version (old AssociatedPresentationElements property) Thank you, Malain Here's a way: ModelElement myElement = null ; ... LinkedElementCollection < PresentationElement > presentations = PresentationViewsSubject .GetPresentation(myElement); Steve Cook [MSFT] ...Show All

  • keenb Changes to App.Config not propagating to runtime in Excel VSTO 2005

    When I change a connection string in my App.Config for Excel VSTO 2005 the change is not being reflected at run time or in the debugger. Where is the runtime App.Config being kept It's not in the bin or obj\debug... I verified this seems to work ok in the latest builds.   I can independently change either the Settings designer or app.config file and the changes seem to synchronize.  When ...Show All

  • FundamentalDiscord How I can create sample certificate for using with WCF Infocard Message exchange.

    I am using WinFx Dec 2005 CTP. I have created a hello world WCF application as mentioned in help docs that uses Infocard. I have also created two certificates one for service and one for client using makecert.exe. The commands are specfied below: Client: E:\>"E:\Program Files\Microsoft Visual Stud io 8\SDK\v2.0\Bin\makecert" -n "CN=MyInfocard1" -sky exchange -ss My -a sha1 -pe  -sr CurrentUser Server: E:\>"E:\Program Files ...Show All

  • Ron Schrimp Viewport3D Mouse.MouseUp

    Hi! Using the code below, when I click the model in my viewport it rotates twice. After that clicking the model in the viewport has no effect whatsoever. How do I get the rotation to be played everytime I click BTW: the only values that seem to be allowed for RepeatBehavior are 1x, 2x, 3x, ... and Forever. I can't find any references about valid values in the docs. Thanks. <Viewport3D.Triggers>   <EventTrigger RoutedEv ...Show All

  • David Kleinot How to make this kind of report?

    Hi. I have a report like this at the moment: Device1 Device2 Recipename1 Date1 SummaryData SummaryData Recipename1 Date2 SummaryData SummaryData Recipename2 Date2 SummaryData SummaryData The data source is a dataset that I manipulate by C# code after getting the raw data from a sql server. I then use the push model to put this data into a crystal report. I summarize column data above by recipe name ...Show All

  • Kreuger File or assembly name Microsoft.VisualStudio.Tools.Applications.Runtime, or one of its dependencies, was not found.

    Dear forum, I have started developing Office application using VSTO 2005. I am unable to run any office application from a sever. The error code is listed below. The server running the Excel application has the following configuration: 1. Windows Server 2003 + latest update (06.06.06) 2. .Net Framework 2.0 3. .Net Framework 2.0 SDK 4. Office 2003 Professional + lastest updates (06.06.06) - Including PIA's 5. VSTOR (Visual Studio Tools for Off ...Show All

  • LucyS 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

  • ZEugene A more complexed usage

    Hi, At work, we use mapping engine that uses GDI+ as renderer. Map is combined of several small bitmaps. At the background we build a "BIG" bitmap from 9x9 tiles of bitmaps. The viewed area is clipped from the "BIG" bitmap. We used to refresh the map every 300mSec in order to see location changes of icons/shapes which we managed as layers. I'm evaluating how to do it/ is it the purpose of WPF There is no OnPaint event (which ...Show All

  • muku Problem when hosting Windows Forms Controls in WPF

    I am trying to use Windows Forms Controls in my WPF application. I did the following steps. First added reference to System.Windows.Forms.dll and WindowsFormsIntegration.dll Then I added the following tags to the XAML file < Mapping XmlNamespace="wf" ClrNamespace="System.Windows.Forms" Assembly="System.Windows.Forms" > < Mapping XmlNamespace="wfi" ClrNamespace="System.Windows.Forms.Integratio ...Show All

  • CVL How can I run a SVC based service with a trusted account

    How can I configure (convince) a SVC based service (i.e. hosted in IIS) to run with a trusted service account In ASMX I would use the <! --identity impersonate="true" userName="neptune" password="password"-- > configuration, however, it has no effect with SVC hosted services and I have not yet found a way of simulating the impersonate option in WCF. Hey there. I apologize for the delay in getting a ...Show All

  • dlausch Layout broke after migrated from January to February CTP

    My main Window contains a grid with 3 rows: header, content area and a footer, and one grid was placed in each area.  The resultant layout is expressed in the following Pseudo-XAML: <grid name="main">   <grid name="header" row="0"/>   <grid name="footer" row="2"/>   <grid name="content" row="1">       <grid name="sumary" row=0>           < ...Show All

  • rickywong Binding to PathFigure.StartPoint. AKA whats wrong with this XAML?

    I have an ItemsControl that holds a collection of objects. It makes use of an ItemContainerStyle that looks like the following  <Style TargetType="{x:Type ContentPresenter}">    <Style.Triggers>     <EventTrigger RoutedEvent="TextBlock.Loaded">      <EventTrigger.Actions>       <BeginStoryboard>      ...Show All

  • Feint Does Source safe 6.0 run in a Terminal Service Environment?

    Hi, Does anyone know if there is any problem installing and running Source safe client in a terminal service environment Are there any additional requirements or plug-ins Limitations Thanks, TDP Depends on what terminal service environment you are talking about. There shouldn't be any problems installing and running SourceSafe client on Windows Server 2003. Windows NT4 however might have problems ...Show All

  • Yosi Templates, Images and Databinding

    Hi, I'm having trouble with a listbox and its ListboxItems "templated" with Images Well, said like that, it's not crystal clear so here's my code : XAML : <ListBox x:Name="listBox1">   <ListBox.ItemTemplate>     <HierarchicalDataTemplate>       <ContentControl Content="{Binding .}" />     </HierarchicalDataTemplate>   </ListBox.ItemTempl ...Show All

  • mesh How does Client/Server comunication will work

    As we know that in WBAs application download in part and run in sandbox. So how can we specify that what type of data will not go to client and what type of data will go, means if a client access my application and transit between pages go forth and back so where in this transition server is involve and how it comunication to server.  Thanks Karen! But the link you have provided is not working. A ...Show All

222324252627282930313233343536373839

©2008 Software Development Network

powered by phorum