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

Software Development Network >> Jean-Francois Peyroux's Q&A profile

Jean-Francois Peyroux

Member List

Terry19692000
lauramc
clayton h
.net.phil
Krushi
alemadi
amit9979
Vykintas
ShawnT123
Guillermo Proano MSFT
Tom Lake - MSFT
noname267
RanaRani
sureshsundar007
greatwhitenorth
Beky
Adam Willden
forcedfx
Alexandre Mineev MSFT
Matthew Haigh
Only Title

Jean-Francois Peyroux's Q&A profile

  • Visual Studio Team System TeamFoundationServerFactory.GetFactory

    I downloaded the VS Studio Team System Extensiblity Kit and I am using the TeamFoundationServerFactory .GetServer method to get the team foundation server. I am getting an error accessing registry key because I suspect the teamfoundationserver did not have the permissions to access the registry. Even when I try to pass in the default credentials using the following code, I am still getting the registry key error: System.Net. ICredentials ...Show All

  • Visual Basic Creating Arrays

    I have an array that is filled with strings, about 250 to be approximate. Now this is tons of typing as you might think. I already have all the strings in a text file, one string per line. Is there a way of filling the array with the strings from the file. I want each line in the text file to be a seperate value in the array. So, line 1 in the text file would be value 0 in the array, line 2 would be value 1 and so on. Thanks. This is wh ...Show All

  • Visual C++ i'm really new.

    i'm sorry to take your time with such a noob'ish question, but i can't even find where to start coding...can someone just help me get started here Start up VS via the icon and do ctrl^shift^n to start a new project. Select win32 console app and give it a name and you're away. And try not to get discouraged by people who would rather patronise you than spending less time and effort in giving you a helpful answer. ...Show All

  • Software Development for Windows Vista Getting workflow information before the Workflow has run?? (State based)

    hi guys, (We're about to kick a project using WF) To aid us in the UI space, we would like to obtain the following info for each state in our workflow: (1) What state am I in (2) What are my available operations in this state (i.e. approve, reject, abort...) - these are ROLE dependant. (3) What are my next states (that I may go into) - this will aid UI creation greatly. (This may be tied into #2 somehow) As far as I understand, we can only obtai ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. XNA needs visual studio 2005?

    I am working with Dark Basic Professional and want to check out XNA. I have visual studio.net I can't find if XNA will work with VS.NET or if I will be forced to upgrade to VS 2005.  Knowing Microsoft they will use XNA to drive sales of every new version of visual studio that gets released. So will XNA work with visual studio.net Sorry if I sound bitter about all the new version of visual C. I don't have a lot of money and I keep hitting ro ...Show All

  • Visual Studio 2008 (Pre-release) ListView performance when resizing columns.

    Hi, I'm using the ListView control with a standard GridView. I have about 8 columns bound to a DataSource (which inherits from Collection<T>) using aDisplayMemberBinding for each column. I don't give a CellTemplate - I just let the GridView display the values as Text. My problem is with Performance. I have about 250 items in the Grid (I'm going to need up to about 600), and yet already the performance is not good: specifically with r ...Show All

  • Visual C# doubt???

      hi,   actually when the first question loads up, i mark an answer from the given four options. suppose i marked 'A'  and then click the 'next' button. a new question comes up. till this its works fine.. but now if i mark my answer as 'B' ...it takes it as the older one i.e 'A' ...hence marks does not get incremented...i have even set the page to 'no cache' but nothin seems to work out.. ...Show All

  • Windows Forms WinXP Fax Console replacement

    I am looking into writing a replacement for the Windows XP Fax Console. I would like to add some features (e.g. auto-preview, 1-step printing). My problem is that I can't find where the Windows NT Fax Server stores the properties that show up&n ...Show All

  • Windows Search Technologies #msntb_toolbar_full_name#

    I have the following sign come up on the screen. #msntb_toolbar_full_name# is unable to load config file. If you recently upgraded to a newer version of #msntb_toolbar_full_name # and have not restarted your computer since the upgrade,please try resarting your computer.If the problem persist,please reinstall the #msntb_toolbar_full_name#. I'm currently running WXP Home Edition,IE7. W Defender.This problem only occured after I complet ...Show All

  • Visual C++ beginning c++

    I'm new to the C++ world, (first quarter intro to C++) and am trying to write a small simple program in school that uses the random number generator function in the standard library to generate a random sequence of letters from A to Z(ascii 65-91). How can I set the range of the random function to generate random numbers between 65 and 91 I understand how to cast them into a character, but as the program sits now, I keep getting random character ...Show All

  • Visual Studio How to retrieve the EnvDTE.Project from a VCProject?

    Hi,   When using C++ projects extensibility, given a VCProject, how can I get the EnvDTE.Project . The VCProject.Project property seems to return itself, so it does not work. The docs seems to confirm it:   http://msdn2.microsoft.com/en-us/library/microsoft.visualstudio.vcprojectengine.vcproject.project.aspx   In VB.NET / C# projects, VSLangProj.VSProject.Project does what I mean, but I want to do it for C++. ...Show All

  • Visual Studio Express Editions VWD Express Edition 2005 error

    I downloaded VWDEE several weeks ago and have been using it religiously since then. It is a great tool and I have really learned a lot during those weeks. I have now run into a real problem that I can't seem to get a handle on, so I thought I would ask here and see if anyone else has seen this problem. I started having random problems with my really simple ASP application. This application uses a database connection and most of the problems a ...Show All

  • Visual Studio Team System How to change user connected to team foundation server?

    Hi I've been trying to explore the beta 3 refresh and would like to know how to change the user that is connected to the team foundation server without logging into windows as that user Thanks Rivaaj Hello Steve, Could you please try the following 1. Login on the client with the current domain account you want to use. 2. Right click the VS 2005 icon. Select 'Run as..' . Select 'Current ...Show All

  • .NET Development Delayed send with smtpclient in .net 2.0

    Is there any way to force the smtpclient to send mail immediately with the .send method in system.net.mail 2.0 Right now it takes anywhere from 90 secods to two minutes before the mail is actually sent once the .send method executes. I've tried setting the object to nothing immediately after the .send method call, but no luck. The real issue for me is the send delay is also causing the smtpclient  to hold a lock on attached files that are ...Show All

  • Visual C# .net

    hi, I was wondering why C# converts its code to .net (byte-code) is there no option to convert to machine-language (like C++), it probably would make it the nr 1 language if it could. Also why isn't the .net language included in standard windows, so there is no conversion needed. this could give it a real boost, not (could be an advantage against java, because what is the advantage now against java) tnx Hi, C# wa ...Show All

©2008 Software Development Network

powered by phorum