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

Software Development Network >> Visual Studio

Visual Studio

New Question

SourceSafe Internet Plugin and IIS on W2K Server
VSS 2005 and Visual Studio 2005 Professional Edition
Visibility expression not working as expected.
Formula
Formatting a String
Adding project to solution
Word shared add-in not loading (solved)
Consuming MSSCCI plugin - calling SccInitialize
Visio 2003 : Save as web page bug
WinFX - Setup Error

Top Answerers

swtpotato183
ericdvr
starsky
Shivaraja K
duke_
TheBC
GreenArms
jvcoach23_23
alex2308
Bayamo
Dye, Aleksander: Dye.no
Only Title

Answer Questions

  • markbate How To Calculate Text Object between two subreport

    i used two subreport in main report, so i need two calculate two text object at different sub report. please help me write some code that make me understand, thank you my friends................... ...Show All

  • Hila123 first Print doesn't work

    Even when I am trying the sample of webloganalyzer, I have to click the print on the toolbar more than once to make it print. First print always pops up Printing box showing "1 page ...", "2 page....", then nothing happens to printer. Tried on other computer, did the same thing. I would assume nobody else has this problem, otherwise, they should have posted question already, but really don't know what to try. Thanks Wei I'm experie ...Show All

  • Benjamin Ray [Feb CTP] endpoint configuration doesn't work anymore

    Hello, I unistalled the Jan CTP and then reinstalled the Feb CTP on a WinXP SP2 box. I then created the first basic service: namespace Service { [ServiceContract()] public interface INotificationservice { [OperationContract(IsOneWay=true] void Notify(string message); } } namespace Service { public partial class Form1 : Form, INotificationservice { ServiceHost host = null; public Form1() { Initial ...Show All

  • Nani Help me snap to device pixels...

    Why can't I get SnapsToDevicePixels to work <Window x:Class="WindowsApplication1.Window1" xmlns=" http://schemas.microsoft.com/winfx/2006/xaml/presentation " xmlns:x=" http://schemas.microsoft.com/winfx/2006/xaml " Title="WindowsApplication1" Height="300" Width="300" SnapsToDevicePixels="True"> <Grid SnapsToDevicePixels="True"> <ScrollV ...Show All

  • Juliana Low soap security negotiation failed

    I am working through the Windows Communications Foundation samples. I am currently working with the sample titled "Addressing". When I build the sample, client and server, and run them both on the same PC, the application works fine. However, when I move the client to another PC, I get the error: "soap security negotiation ... failed ". This is using the wsHttpBinding as the sample is delivered. If I change the binding to ...Show All

  • Yaniv Feinberg Platform SDK uninstall/install problems

    I do developemnt that sometimes require the nov 2001 SDK(legacy systems) and sometimes the newest SDK. Having uninstalled the feb 2003 SDK I try to install the nov 2001 SDk and cannot as it says I have a newer version installed and must uninstall it first. When I go to add/remove programs, it is not there anymore , so I cannot uninstall it more than it was uninstalled before. When I try to install the feb 2003 version, it shows I still have ...Show All

  • planetmarshalluk RESOLVED --> Question regarding MSBuild copy task

    My solution builds approximately 12 projects and the DLL for each needs to ultimately reside in its own directory for deployment.  I'm looking for suggestions as to the best approach for achieving this.  One approach I tried is to recursively load all the .dll files into an ItemGroup collection, however, I'm faced with having to: filter out unwanted/extraneous .dlls when I attempt to move the .dlls to their folders determ ...Show All

  • damonbaker Seroius error while having combobox into each column's cells

    Hi all, After binding my listobject/excelsheet with database I put following code to add combobox into each cell of the column. Excel . Worksheet mainSheet = (Excel. Worksheet ) Globals .ThisWorkbook.Sheets[1]; Excel. Range oRange = mainSheet.get_Range( "C10" , missing); oRange.Validation.Add(Excel. XlDVType .xlValidateList, Excel. XlDVAlertStyle .xlValidAlertStop, Excel. XlFormatConditionOperator .xlBetween, "= ...Show All

  • DanTanzer Factoring Interfaces

    I am embarking on my first WCF based service. This service will be evolved from an existing .asmx based set of web services that expose over 200 webmethods. My question is, what is the best way to (re)factor the .asmx interfaces in WCF I was considering a single IMyInterface containing the 200+ methods, and then perhaps partial classes for the implementation to maintain some modularity. Is this a bad idea Are there any best practices for factori ...Show All

  • Haitham Salah Reportviewer doesn't print first time I click print button

    I use a WindowsForm Reportviewer. C# 2.0 I generate the report and all is OK but when the user try to print (print button in toolbar), the application open the printdialog, I select the printer and press Ok. But the application doesn't generate a document. When I try again, all work fine. If I close the application and restart, occurs the same (first doesn't works, second works, all time works). somebody have any idea Thanks form ...Show All

  • Luc Pettett BrokenToolboxItem objects: where do they come from?

    Is there any way to figure out where a BrokenToolboxItem comes from I have one that keeps getting created. When I drop it on a Form I get an error message. When I catch the exception thrown, by attaching to the devenv.exe process with a debugger, I am able to examine the ToolboxItem that causes the problem -- but it gives no clues. It says its type is simply "Component" and its namespace is System, as if it were a toolbox item just for ...Show All

  • Ramez Awad WinFX Beta 2: Not for Danish Windows XP?

    Hello! As I attempt to run the installation of the WinFX Runtime Components on my Danish Windows XP the installation program reports a problem that it cannot download something after 22 MB out of 32 MB. Can the WinFX not work under a Danish Windows XP, or perhaps only under an English Windows XP (and Vista of course) Best regards, Henrik Dahl I got the same error too. The proble ...Show All

  • BSure How to Read a Date Field from Excel Cell?

    Hello, I am trying to read an Excel cell, which is supposed to be a date field. I need to validate it, and cast it to a DateTime field. This code returns me the format, string format = ((Excel. Range )dataRange.Cells[i, 1]).NumberFormat.ToString();   and this code return the value of the cell. string  value = ((Excel. Range )dataRange.Cells[i, 1]).Text.ToString();   I can use format along with a DateT ...Show All

  • cmccarrick When willbe available the next CTP ?

    When will be available the next CTP... It's already necesary...! I hope that it could have more controls unless the DateTimePicker, the idea of a nullable datetimepicker could be very interesting. And, Do you know if when WPF be released will change the name of the properties ...maybe like 'Content' because this will be a very big problems if it change, current code could not work...! Grettings...! -- Miguel Ortiz Falcon michaelof ...Show All

  • artesran Vector Image Format for WPF?

    How can I go about creating vector images for use in WPF. I've heard of different XAML export capabilities, but this simply translates the image into XAML markup, which is not a vector image format. Will there be an image format which will be used for vector images in WPF The reason I ask is that it seems rather painful to have to copy/paste the markup for the image into an elements resource section each time I want to make use of that image. I ...Show All

83848586878889909192939495969798990

©2008 Software Development Network

powered by phorum