Answer Questions
C Fandango How do I get svcutil to use generic List<> for proxies?
I have some services that return List<SomeType> but when I generate the proxy it uses SomeType[] rather then List<SomeType>. Is there a way to change this behavior Is the /rct switch what I need If so can someone give an example of how it should be used. I actually have a bunch of services that return generic lists so I'd like to try and do this across the board rather then for a single service/type. Thanks, Steve ...Show All
fattycat Explicit vs. Implicit Behaviour
Prefacing some words about the focus of this post: I am looking at the features described below having only the maintainability of the resulting code in mind. The assumed situation is having an enterprise project with > 20 developers, internal and external, who built the application, and a completely different team of developers maintaining the system later on. Also, the assumption is that none of the developers who originally created the sys ...Show All
Jackply bug in ProjectNode.GetProjectOptions?
I'm using this.GetProjectOptions("Release").ReferenceAssemblies to access the assemblies in my custom project type in my ProjectNode class. It seems that there might be a possible bug in the GetProjectOptions in ProjectNode.cs. The code below is the code at the end of the method. In my project file the System.dll assembly is defined as follows: <Reference Include="System"> ...Show All
Keshri Display image from http-address
Hi all, i want to display a image from a http-address but when the image is not there the complete app cancels and shows a 404 Not found ecxeption. I have no chance to catch these exception, without cancelling the app. Is there a way to check for the image before Displaying it thanks, Herbert We are addressing this issue in future builds of WPF. For now if you want to work around this you ...Show All
PrakashDR FlowDocumentScrollViewer and FlowDocumentReader zoom
Any way of stopping zoom on these controls from showing Andy You can restyle the viewer. Here is an example of how to do it: http://fortes.com/work Using the same technique you can hide the zoom control. FYI, if your using grid layout with these you can get around it by layering a rectangle over the same space as the viewer and setting it to be postioned at the bottom and wide/long enough to cov ...Show All
gabo_uy Export to Excel Problem: Visual Studio 2005 Pro + Crystal Reports 11
I used Visual Studio 2003 Pro + Crystal Reports 11. My project is simply to export a dataset from asp.net 1.1 to excel. All thing works well. When I try to use vs.2005 + CR11, I do the same thing while there are 2 bugs I found. 1) Can not show gridlines I have already set "Show gridlines" in "Excel Format Options" in CR11, while CR for vs can not load the saved file in CR11(version). 2) Can not fully display the header col for some long words wh ...Show All
somewww How to upgrade VB.NET 2005 Pro to Team Developer Edition
Orignally I installed VS.NET 2005 Pro. ( I use VB.NET mostly). Since that time, my boss bought the VS Team Systemfor Developers for me to use. Should I uninstall the original Pro edition and reinstall the Developer edition or simply "upgrade" my existing Pro edition TIA, Barking They can be installed on the same box SxS, however, when you launch Visual Studio, it will only show T ...Show All
B.I. - SQL 2005 Setup of Visual SourceSafe 2005 final version
Hi, I had installed the SourceSafe 2005 CTP (august). I removed the CTP and I was then to install the final version. It happens now that the final version does not install of form some. Somebody has some information on this I installed the same copy of the VSS2005 (final) in a machine that did not have the CTP and functioned! I will have that to format the PC to install the SS 2005 Final Version * OS: Windows XP Professional (SP2) and Win ...Show All
Gabeh What version to get 2005 standard or prof.
I am considering moving up to 2005 presently own 2003 standard and Prof. My question is does crystal reports come with 2005 standard Found the answer Prof. includes CR and Standard does not. I read through the threads for the answer. ...Show All
marc8080 VB.Net 2005 Add-ins
Hi, Can somebody point me to a simple article with sample code that explains how to get started with VB add-ins thanks in advance Nigel Hi Nigel, You have lots of resources at my web site: http://www.mztools.com/resources_addin_developers.htm -- Best regards, Carlos J. Quintero MZ-Tools: Productivity add-ins for Visual Studio You can code, design and document much faster: http://www.mztools.com A good ...Show All
paolog Localization to Crystal Reports?
Hi, I have just localized my win forms application (using resx files- localizable property - language property ). My application (Visual Studio 2003, VB.net) declares the Thread.CurrentThread.CurrentUICulture when starting (eg on the login form) and automatically every form selects the correct resx to load the correct language labels, texts etc. My application uses also Crystal Reports. Could you please tell me if there is any way to do t ...Show All
vico Using WF for PageFlow in WPF
I am working on a WPF application and am thinking about using WF State Workflow to contol the page flow. Are there any examples available of using WF for Page Flow in a WPF application Also are there any other examples which show how to integrate WPF and WF Zia Khan Moderator of the Largest WinFX Discussion Group with 1,000+ members: http://groups.yahoo.com/group/mywinfx/ I agree.. How can these tec ...Show All
kalaria VS 2005 Setup Errors
I am trying to setup "Visual Studio 2005 Team Suite Edition Beta 2- English" on my machine. I am currently have vs 2002 and vs 6.0. It says.. The following component failed to install X Microsoft .NET Framework 2.0 Beta 2 The following component was not attempted X Microsoft Visual Studio 2005 Team Suite Edition Beta 2- English Error Log [06/08/05,16:57:30] VS Scenario: [2] *** Blocking Components exist and must be satisified before ...Show All
wojtek suwala Stuck with Install
I have the DEC CTP installed at work so I decided to install it at home. I downloaded the FEB CTP and the SDK failed to install. I sent the error log to Microsoft but no answers. Can I post it here What are my next steps I really wish to start working with WCF but can't get it installed. thanks Ralph Krausse Ralph,I received your files,I am working with SDK setup team to know more about this issue,so ...Show All
timeee Merging Source Safe databases
Hello. Is there a tool to merge 2 VSS databases Considering that a branch is actually another VSS database (same projects structure), does anybody know a tool that can merge 2 branches into one Thank you. Cosmin Both approaches would retain the histories--they would just be in two individual databases. You could "restore" one database into the other (within a new, separate, project) to have the two ...Show All
